Skip to content

Releases: blackaxgit/clx

CLX v0.5.3

28 Mar 23:24

Choose a tag to compare

CLX v0.5.2

28 Mar 19:39

Choose a tag to compare

Full Changelog: v0.5.1...v0.5.2

CLX v0.5.1

28 Mar 19:29

Choose a tag to compare

Full Changelog: v0.5.0...v0.5.1

CLX v0.5.0

27 Mar 21:57

Choose a tag to compare

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

27 Mar 20:46

Choose a tag to compare

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

26 Mar 00:58

Choose a tag to compare

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

20 Mar 23:27

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

CLX v0.2.0

20 Mar 23:09

Choose a tag to compare

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

19 Mar 05:06

Choose a tag to compare

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

Full Changelog: https://github.com/blackaxgit/clx/commits/v0.1.0