Skip to content

Releases: aliasunder/vault-cortex

v0.35.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 04:28

Features

  • Add start_line/limit line paging to vault_read_note (#406)

Documentation

  • Update CHANGELOG.md for v0.34.0

CI / Infrastructure

  • deploy: Stamp the OCI revision label on release images (#401)

Maintenance

  • deps: Bump better-sqlite3 13.0.1 → 13.0.2 (#405)
  • Bump umm-actually to v0.3.2, raise scan byte cap to 512 KiB (#403)
  • deps: Resolve OSV advisories via in-range transitive bumps (#404)

v0.34.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 21:10

Features

  • files: Line paging for vault_read_file text results (#397)

Documentation

  • Update CHANGELOG.md for v0.33.7

CI / Infrastructure

  • Bump umm-actually to v0.3.1 (#399)
  • Replace PR-Agent with umm-actually for PR review (#398)

Maintenance

  • deps: Bump fast-uri from 3.1.4 to 3.1.5 (#400)

v0.33.7

Choose a tag to compare

@github-actions github-actions released this 03 Aug 05:43

Features

  • cli: Guided optional settings in init + configure subcommand (#393)

Documentation

  • readme: Frame the CLI as the server's lifecycle manager in Quick Start (#396)
  • readme: Rewrite How It Works as a capability-led system overview (#395)
  • Update CHANGELOG.md for v0.33.6

Other Changes

  • cli: Consolidate scripted Prompts and DockerRunner stubs into a shared helper (#394)

cli-v0.9.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 14:33
  • release(cli): v0.9.0
  • feat(cli): guided optional settings in init + configure subcommand (#393)

Published to npm: https://www.npmjs.com/package/vault-cortex/v/0.9.0

v0.33.6

Choose a tag to compare

@github-actions github-actions released this 01 Aug 02:37

Features

  • cli: Add down, logs, and restart lifecycle subcommands (#381)

Bug Fixes

  • locks: Fold lock keys so path spellings of one file mutually exclude (#392)
  • memory: Reject near-duplicate section names instead of fragmenting (#387)
  • ci: Keep Docker Hub short description within its 100-byte limit (#386)

Documentation

  • Update CHANGELOG.md for v0.33.5

CI / Infrastructure

  • Per-arch image build + boot smoke on every PR (#385)

Maintenance

  • deps: Bump the production group across 1 directory with 3 updates (#390)
  • deps: Bump docker/login-action from 4.5.1 to 4.5.2 (#388)
  • deps: Bump The-PR-Agent/pr-agent from 0.39.0 to 0.41.0 (#389)
  • deps-dev: Bump the development group with 3 updates (#391)

v0.33.5

Choose a tag to compare

@github-actions github-actions released this 30 Jul 21:37

Bug Fixes

  • docker: Trixie base so arm64 native prebuilds load; execute bindings per-arch at build time (#384)

Documentation

  • Update CHANGELOG.md for v0.33.4

v0.33.4

Choose a tag to compare

@github-actions github-actions released this 30 Jul 19:47

Features

  • Recognize setext headings per CommonMark §4.3 (#380)

Bug Fixes

  • Make upsertNote and removeNote atomic; state busy_timeout explicitly (#382)

Documentation

  • readme: Surface memory + file-tools opt-outs in feature sections, add Memory architecture link (#383)
  • Update CHANGELOG.md for v0.33.3

cli-v0.8.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 23:46
  • release(cli): v0.8.0
  • feat(cli): add down, logs, and restart lifecycle subcommands (#381)

Published to npm: https://www.npmjs.com/package/vault-cortex/v/0.8.0

v0.33.3

Choose a tag to compare

@github-actions github-actions released this 29 Jul 00:31

Features

  • Recognize empty ATX headings (##, ## ) (#379)

Bug Fixes

  • Accept tab separators and leading spaces in ATX headings (CommonMark §4.2) (#378)

Documentation

  • Update CHANGELOG.md for v0.33.2

v0.33.2

Choose a tag to compare

@github-actions github-actions released this 26 Jul 21:37

Features

  • Surface leading content in outline and warn on displacing prepends (#372)

Documentation

  • security: Fix stale directional self-reference in Runtime Hardening intro (#377)
  • devin: Slim wiki.json purposes to structural descriptions (#376)
  • Update CHANGELOG.md for v0.33.1