| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: switch update source to checksum-verified static package | 魏曹先生 | 28 hours | 1 | -155/+132 |
| | | | | | | | Replace GitHub API artifact discovery with a static base URL, verify the downloaded package by sha256, and record the applied checksum so the wrapper can report when mling is already up to date. | ||||
| * | feat: add self-update command for mling | 魏曹先生 | 29 hours | 1 | -0/+289 |
| Add `mling update` to fetch the latest GitHub Actions artifact for the current platform, stage it as a tarball in the data directory, and apply it on the next wrapper invocation. The wrapper extracts the staged package over the installation directory while skipping the running executable, then removes the staged file. | |||||
