Skip to content

Server v0.12.5

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:16
· 165 commits to main since this release
4bb498a

Docker Images

Tag Image
CPU (multi-arch) dvcdsys/code-index:v0.12.5
CUDA 12.8 dvcdsys/code-index:v0.12.5-cu128

What's Changed

  • chore(cli): align indirect x/crypto with the server (v0.52.0 → v0.54.0) by @dvcdsys in #150
  • chore: carry symbol-table build fixes to develop (#151, #152) by @dvcdsys in #154
  • chore(site): advertise cli v0.10.2 by @dvcdsys in #155
  • chore: carry site cli v0.10.2 bump to develop (#155) by @dvcdsys in #156
  • chore(server): bump oapi-codegen to 2.7.1 (security) + regenerate by @dvcdsys in #157
  • chore: carry oapi-codegen 2.7.1 bump to develop (#157) by @dvcdsys in #158
  • feat(site): SEO for crawlers — robots.txt, sitemap.xml, JSON-LD by @dvcdsys in #159
  • chore(main): carry site SEO from develop (#159) by @dvcdsys in #160
  • ci(site): auto-deploy to Cloudflare Pages on main + deployment pruning by @dvcdsys in #161
  • chore(develop): carry site auto-deploy workflow from main (#161) by @dvcdsys in #162
  • fix(site): quickstart was missing the dashboard-login + API-key step by @dvcdsys in #163
  • chore(main): carry quickstart API-key step from develop (#163) by @dvcdsys in #164
  • feat(site): dashboard screenshots for the API-key walkthrough by @dvcdsys in #165
  • chore(main): carry dashboard screenshots from develop (#165) by @dvcdsys in #166
  • fix(site): plugin install instructions use the terminal syntax by @dvcdsys in #167
  • chore(main): carry plugin terminal-syntax fix from develop (#167) by @dvcdsys in #168
  • feat(site): reposition landing as server + CLI + skills; multi-user merged into What-you-get by @dvcdsys in #169
  • chore(main): carry landing repositioning + demo autostart from develop (#169) by @dvcdsys in #171
  • feat(site): adopt "platform" wording across landing, docs, meta, README by @dvcdsys in #172
  • chore(main): carry platform wording from develop (#172) by @dvcdsys in #173
  • docs(readme): add dashboard home screenshot by @dvcdsys in #174
  • chore(main): carry README dashboard screenshot from develop (#174) by @dvcdsys in #175
  • feat(docs): Multi-user & sharing section with access-model diagrams by @dvcdsys in #176
  • chore(main): carry docs Multi-user & sharing section from develop (#176) by @dvcdsys in #177
  • feat(installer): interactive server installer, offline password reset, onboarding rework by @dvcdsys in #183
  • release(main): interactive server installer, offline password reset, onboarding rework by @dvcdsys in #184
  • fix(installer): apply the port answer to a kept .env on re-runs by @dvcdsys in #185
  • fix(installer): verify the launchd agent actually loaded on re-runs by @dvcdsys in #186
  • fix(installer): pull the image before starting the container by @dvcdsys in #187
  • fix(installer): repair Docker data-dir ownership instead of warning about it by @dvcdsys in #188
  • fix(installer): stop pinning container_name so a second cix can install by @dvcdsys in #189
  • fix(installer): read prompts off a separate fd so curl | bash survives them by @dvcdsys in #190
  • fix(installer): the embedding model is ~150 MB, not ~600 MB by @dvcdsys in #191
  • Promote develop to main: installer fix series (bugs 1-7) for server/v0.12.5 by @dvcdsys in #192

Full Changelog: cli/v0.10.2...server/v0.12.5