Server v0.12.9
·
101 commits
to main
since this release
Docker Images
| Tag | Image |
|---|---|
| CPU (multi-arch) | dvcdsys/code-index:v0.12.9 |
| CUDA 12.8 | dvcdsys/code-index:v0.12.9-cu128 |
macOS (Apple Silicon)
The same server for a Mac, installed and managed by
cix.app.
The app downloads it on its own — the tarball is attached so the
checksums cover it, not because it needs downloading by hand.
| Asset | Contents |
|---|---|
cix-runtime-*-darwin-arm64.tar.gz |
cix-server, the cix CLI, Metal llama-server |
What's Changed
- feat(mac): install the cix server outside the app, and ship it from the server release by @dvcdsys in #229
- test(cli): wait for FinishIndex instead of racing it by @dvcdsys in #231
- release: promote the macOS runtime split and the sidecar-path fix to main by @dvcdsys in #230
Full Changelog: server/v0.12.8...server/v0.12.9