Releases: blackaxgit/clx
Releases · blackaxgit/clx
CLX v0.5.3
Full Changelog: v0.5.2...v0.5.3
CLX v0.5.2
Full Changelog: v0.5.1...v0.5.2
CLX v0.5.1
Full Changelog: v0.5.0...v0.5.1
CLX v0.5.0
What's Changed
- feat(dashboard): add session detail drill-down view by @blackaxgit in #16
Full Changelog: v0.4.0...v0.5.0
CLX v0.4.0
What's Changed
- feat(install): auto-install Ollama, start server, and pull models by @blackaxgit in #14
- feat(trust): add clx trust command for auto-allow mode by @blackaxgit in #15
Full Changelog: v0.3.0...v0.4.0
CLX v0.3.0
What's Changed
- feat: customizable validator prompt with sensitivity presets by @blackaxgit in #12
- feat: add clx health command with 9 system validators by @blackaxgit in #13
Full Changelog: v0.2.1...v0.3.0
CLX v0.2.1
Full Changelog: v0.2.0...v0.2.1
CLX v0.2.0
What's Changed
- fix(hook): prevent SessionEnd timeout on fresh installs by @blackaxgit in #10
- feat: statically link sqlite-vec and improve fresh install reliability by @blackaxgit in #11
Full Changelog: v0.1.0...v0.2.0
CLX v0.1.0
What's Changed
- feat: initial CLX codebase by @blackaxgit in #1
- fix: install clx binary to PATH and improve install docs by @blackaxgit in #2
- docs: add Claude Code Auto Install Ready badge by @blackaxgit in #3
- feat(dashboard): add Settings tab for viewing and editing all configuration by @blackaxgit in #4
- feat: add auto-context recall to UserPromptSubmit hook by @blackaxgit in #5
- test: comprehensive test coverage improvement (618→776 tests) by @blackaxgit in #6
- fix: resolve intermittent LLM unavailable prompts with layered defense by @blackaxgit in #7
- feat: add Homebrew distribution and automated versioning by @blackaxgit in #8
New Contributors
- @blackaxgit made their first contribution in #1
Full Changelog: https://github.com/blackaxgit/clx/commits/v0.1.0