Releases: kitproj/coding-context-cli
Releases · kitproj/coding-context-cli
v0.0.6
v0.0.5
What's Changed
- Replace slog with stdout for CLI output by @Copilot in #22
- Fix markdown title removal in parseMarkdownFile by @Copilot in #21
- Use original filename as prefix for bootstrap files with 8-char hash suffix by @Copilot in #24
- Print bootstrap file names during execution by @Copilot in #23
- Add -b flag to auto-run bootstrap script by @Copilot in #26
Full Changelog: v0.0.4...v0.0.5
v0.0.4
v0.0.3
v0.0.2
What's Changed
- Move bootstrap scripts from frontmatter to separate files by @Copilot in #7
- Add selector flags for filtering memory files by frontmatter metadata by @Copilot in #8
- Remove empty frontmatter from documentation examples by @Copilot in #9
- Rename coding-agent-context to coding-context by @Copilot in #10
- Add "Why" and "How" sections to README by @Copilot in #11
Full Changelog: v0.0.1...v0.0.2