Releases: agentis-tools/ctx
Releases · agentis-tools/ctx
Release list
v0.3.5
ctx 0.3.5
Added
- Homebrew, Scoop, and AUR package definitions, plus Debian and RPM artifacts in the release workflow with native-package validation and upgrade guidance (#38)
- Canonical Claude Code and Codex plugin trees that are regenerated and checked against the harness templates, then shipped as versioned release ZIPs (#40)
- Pull-request analysis workflows that install a checksum-verified ctx binary, run repository checks in an unprivileged workflow, and publish a single updatable report comment from the trusted default branch (#39)
Changed
- Standardized release archive construction, checksums, metadata generation, and package-manager-safe self-update behavior so package-owned installations defer upgrades to their package manager (#38)
- Updated GitHub Actions JavaScript runtimes to Node 24 (#39)
Fixed
- Removed unusable
-faliases from--filefilters that collided with the global-f/--formatoption and caused affected command help to abort (#41) - Restored Intel macOS release builds by pinning the last compatible fastembed/ONNX Runtime dependency line
Security
- Refreshed compatible locked dependencies to remediate actionable RustSec advisories and documented narrowly scoped, time-bounded transitive exceptions (#41)
Documentation
- Expanded installation, package upgrade, project configuration, and canonical plugin setup guidance (#38, #40)
Internal
- Added deterministic versioning, release governance, compatibility checks, supply-chain policy, and artifact provenance guardrails (#41)
v0.3.4
What's Changed
- docs: catch website up to v0.3.3 by @saldestechnology in #33
- fix: drop stray docs index db committed in #33 by @saldestechnology in #34
- docs: refresh whole-repo token figure (233k -> 503k) by @saldestechnology in #35
- feat: add Codex harness integration by @saldestechnology in #36
- chore: release v0.3.4 by @saldestechnology in #37
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- feat: add Ollama embedding provider + unify provider selection (AGE-1) by @saldestechnology in #28
- docs: run-record schema — duplication metrics and per-run budget ceiling by @saldestechnology in #27
- feat: lexical path boost + oversized-top budget guarantee for ctx smart by @saldestechnology in #25
- fix: emit calls edges for Solidity modifier invocations (AGE-4) by @saldestechnology in #29
- fix: fingerprint Solidity functions in ctx duplicates (AGE-2) by @saldestechnology in #30
- feat: run ctx index and ctx embed in parallel by default (AGE-3) by @saldestechnology in #31
- fix: resolve Solidity qualified library calls Lib.fn() (AGE-5) by @saldestechnology in #32
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- feat: benchmarking instrumentation (snapshots, gate logging, perf budgets) by @saldestechnology in #20
- docs: overhaul README around the ground-and-govern positioning by @saldestechnology in #21
- docs: run-record schema v1 additive extension for the ctx-bench runner by @saldestechnology in #22
- perf: first ubuntu-latest baseline by @saldestechnology in #24
- fix: exact-name symbol lookup silently fails on snake_case names by @saldestechnology in #15
- fix: make ctx smart deterministic and semantic-first by @saldestechnology in #18
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- docs: reposition, restyle, and document the governance suite by @saldestechnology in #14
- refactor: collapse solidity parser Symbol construction into a helper by @saldestechnology in #16
- refactor: factor tree-sitter symbol extraction into helpers (go, typescript) by @saldestechnology in #17
- feat: auto-wire ctx hooks into .claude/settings.json on harness init by @saldestechnology in #19
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- docs: deploy documentation site to GitHub Pages by @saldestechnology in #1
- feat: quality intelligence foundation — global --json, exit codes, schema versioning by @saldestechnology in #2
- feat: add ctx check — architecture rules engine by @saldestechnology in #6
- fix: Windows stack overflow in ctx binary + broken CI test matrix by @saldestechnology in #10
- feat: add ctx hotspots — churn × complexity ranking by @saldestechnology in #4
- feat!: replace ctx duplicates with MinHash structural near-duplicate detection by @saldestechnology in #7
- feat: add ctx similar — pre-implementation reuse check by @saldestechnology in #3
- feat: add ctx map — token-budgeted PageRank repo map by @saldestechnology in #5
- feat: add ctx score — diff-scoped quality scorecard + suite documentation by @saldestechnology in #8
- feat: add ctx harness — Claude Code plugin packaging and scaffolding by @saldestechnology in #9
- feat: add ctx self-update and release/update mechanism by @saldestechnology in #11
- feat: add
ctx sqlraw read-only SQL query surface by @saldestechnology in #12 - style: rustfmt the ctx sql sources by @saldestechnology in #13
New Contributors
- @saldestechnology made their first contribution in #1
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Full Changelog: https://github.com/saldestechnology/ctx/commits/v0.2.1