Releases: cachet-labs/cachet-cli
Releases · cachet-labs/cachet-cli
v0.2.0
Changelog
- cfe6f9f docs(readme): list new commands, MCP/serve usage, updated redaction + recall notes
- 411773a feat: MCP server, HTTP ingest + SDK shims, TUI, analytics, lifecycle cmds
- 6dea941 feat: embeddings recall tier (OpenAI + Ollama) + close all test gaps
- 139a011 feat: foundation hardening — security, storage integrity, recall, proxy, dev
- 73ad8e4 fix(proxy): drain capture workers on Close + correct test assertions
- f4de8e6 test(watcher): add ngrok parse/filter/dedup/redaction tests (0->79%)
v0.1.6
v0.1.5
v0.1.4
Changelog
- f8d8913 feat: add 'cachet dev' command to start dev server and proxy together with automatic failure capture
- df2a65c feat: add AI agent skill installation instructions for in-editor guidance in README.md
- ffad09c feat: add comprehensive usage guide and setup instructions for cachet-cli in SKILL.md
- 4d6bece fix: reorder and clarify installation instructions for cachet skill in README.md
- b3381ad fix: update capture command examples to include full URLs and clarify flag usage
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Changelog
- 4a708d0 Add initial implementation of Cachet CLI with release workflow, installation script, and documentation
- c447cba Initial commit
- 6c33e3a feat: add interactive configuration setup, clipboard support, and filtering for cases
- 303b910 feat: implement fingerprinting and normalization of API routes
- 1d5d0d7 feat: implement replay and verify commands with OpenAI integration, add resolver logic and tests
- 9dffe55 fix: update Go version to 1.26 and correct wrap_in_directory type in goreleaser configuration