Skip to content

Releases: dvcdsys/code-index

Server v0.7.0

02 Jun 15:50
efc6e56

Choose a tag to compare

Docker Images

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

See doc/MIGRATION_FROM_PYTHON.md if upgrading from the Python backend.

What's Changed

  • docs(readme): bring in sync with v0.6.0 by @dvcdsys in #56
  • Pluggable embedding providers (ollama / openai / voyage) + storage-path unification by @dvcdsys in #57

Full Changelog: cli/v0.6.0...server/v0.7.0

CLI v0.7.0

02 Jun 15:38
efc6e56

Choose a tag to compare

Install

curl -fsSL https://raw.githubusercontent.com/dvcdsys/code-index/main/install.sh | bash

Re-run the same command later to upgrade — the installer
picks the latest cli/v* release and skips if you already
have it (use --force to reinstall).

What's Changed

  • docs(readme): bring in sync with v0.6.0 by @dvcdsys in #56
  • Pluggable embedding providers (ollama / openai / voyage) + storage-path unification by @dvcdsys in #57

Full Changelog: cli/v0.6.0...cli/v0.7.0

CLI develop (efc6e563f3e0cdc9255f7df5714f1cea47286d18)

02 Jun 15:38
efc6e56

Choose a tag to compare

Floating develop release — force-updated on every merge to
develop that touches cli/**. Not a stable release.

Built from commit efc6e56.

Install

curl -fsSL https://raw.githubusercontent.com/dvcdsys/code-index/main/install-develop.sh | bash

Re-run the same command later to pick up the next develop build.
For stable, use install.sh instead.

Server v0.6.0

25 May 15:08
d9cef8d

Choose a tag to compare

Docker Images

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

See doc/MIGRATION_FROM_PYTHON.md if upgrading from the Python backend.

What's Changed

  • feat(workspaces): hybrid BM25+dense workspace search + CUDA prerelease CI by @dvcdsys in #38
  • feat(plugins): add cix plugin + fix Bash grep/rg PreToolUse hook by @dvcdsys in #39
  • feat(plugins/cix): bundle cix-workspace skill + investigator sub-agent (v0.2.0) by @dvcdsys in #40
  • ci(prerelease): add CLI develop channel + install-develop.sh by @dvcdsys in #41
  • refactor(workspaces): split workspace_repos into git_repos + workspace_projects by @dvcdsys in #42
  • feat(server): incremental reindex via git tree.Diff + always-on workspaces by @dvcdsys in #44
  • feat(server): Managed Tunnels (Cloudflare + ngrok) for webhook ingress behind NAT by @dvcdsys in #45
  • feat(server): git polling sync as webhook alternative for non-admin repos by @dvcdsys in #46
  • feat(dashboard): GitHub sync UX — honest webhook origin + project-page sync switcher by @dvcdsys in #47
  • feat(server): Sync + Force Stop for external projects by @dvcdsys in #48
  • feat(dashboard): live indexing progress for external projects by @dvcdsys in #49
  • Auth: ownership + view-group access model & per-machine project identity by @dvcdsys in #50
  • fix(server/cuda): pin llama.cpp digest + copy all /app libs (prod exit 127) by @dvcdsys in #51
  • ci(server/cuda): remind when pinned llama.cpp digest goes stale by @dvcdsys in #52
  • fix(auth): close admin/owner access gaps across backend + dashboard by @dvcdsys in #53
  • Release server/v0.6.0 + cli/v0.6.0 — workspaces, hybrid search, auth model, managed tunnels by @dvcdsys in #54

Full Changelog: server/v0.5.1...server/v0.6.0

CLI v0.6.0

25 May 14:57
d9cef8d

Choose a tag to compare

Install

curl -fsSL https://raw.githubusercontent.com/dvcdsys/code-index/main/install.sh | bash

Re-run the same command later to upgrade — the installer
picks the latest cli/v* release and skips if you already
have it (use --force to reinstall).

What's Changed

  • feat(workspaces): hybrid BM25+dense workspace search + CUDA prerelease CI by @dvcdsys in #38
  • feat(plugins): add cix plugin + fix Bash grep/rg PreToolUse hook by @dvcdsys in #39
  • feat(plugins/cix): bundle cix-workspace skill + investigator sub-agent (v0.2.0) by @dvcdsys in #40
  • ci(prerelease): add CLI develop channel + install-develop.sh by @dvcdsys in #41
  • refactor(workspaces): split workspace_repos into git_repos + workspace_projects by @dvcdsys in #42
  • feat(server): incremental reindex via git tree.Diff + always-on workspaces by @dvcdsys in #44
  • feat(server): Managed Tunnels (Cloudflare + ngrok) for webhook ingress behind NAT by @dvcdsys in #45
  • feat(server): git polling sync as webhook alternative for non-admin repos by @dvcdsys in #46
  • feat(dashboard): GitHub sync UX — honest webhook origin + project-page sync switcher by @dvcdsys in #47
  • feat(server): Sync + Force Stop for external projects by @dvcdsys in #48
  • feat(dashboard): live indexing progress for external projects by @dvcdsys in #49
  • Auth: ownership + view-group access model & per-machine project identity by @dvcdsys in #50
  • fix(server/cuda): pin llama.cpp digest + copy all /app libs (prod exit 127) by @dvcdsys in #51
  • ci(server/cuda): remind when pinned llama.cpp digest goes stale by @dvcdsys in #52
  • fix(auth): close admin/owner access gaps across backend + dashboard by @dvcdsys in #53
  • Release server/v0.6.0 + cli/v0.6.0 — workspaces, hybrid search, auth model, managed tunnels by @dvcdsys in #54

Full Changelog: server/v0.5.1...cli/v0.6.0

Server v0.5.1

04 May 15:36

Choose a tag to compare

Docker Images

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

See doc/MIGRATION_FROM_PYTHON.md if upgrading from the Python backend.

What's Changed

  • fix(server): align CPU image port + /data ownership with CUDA image (v0.5.1) by @dvcdsys in #31

Full Changelog: server/v0.5.0...server/v0.5.1

Server v0.5.0

04 May 14:44

Choose a tag to compare

Docker Images

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

See doc/MIGRATION_FROM_PYTHON.md if upgrading from the Python backend.

What's Changed

  • ci(release-server): enable max provenance + SBOM on Docker images by @dvcdsys in #26
  • Dashboard v0.5.0: full UI + auth + admin runtime control + security hardening by @dvcdsys in #28

Full Changelog: cli/v0.5.0...server/v0.5.0

Server v0.4.0

28 Apr 14:41

Choose a tag to compare

Docker Images

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

See doc/MIGRATION_FROM_PYTHON.md if upgrading from the Python backend.

What's Changed

  • feat: search quality + NDJSON index + drop legacy/python-api by @dvcdsys in #25

Full Changelog: cli/v0.4.0...server/v0.4.0

CLI v0.5.0

28 Apr 14:35

Choose a tag to compare

Install

curl -fsSL https://raw.githubusercontent.com/dvcdsys/code-index/main/install.sh | bash

Re-run the same command later to upgrade — the installer
picks the latest cli/v* release and skips if you already
have it (use --force to reinstall).

What's Changed

  • feat: search quality + NDJSON index + drop legacy/python-api by @dvcdsys in #25

Full Changelog: cli/v0.4.0...cli/v0.5.0

CLI v0.4.0

27 Apr 15:45

Choose a tag to compare

Install

curl -fsSL https://raw.githubusercontent.com/dvcdsys/code-index/main/install.sh | bash

Re-run the same command later to upgrade — the installer
picks the latest cli/v* release and skips if you already
have it (use --force to reinstall).

What's Changed

  • ci: split CLI/server release pipelines + standardize workflows by @dvcdsys in #23

Full Changelog: server/v0.3.0...cli/v0.4.0