Releases: kitproj/coding-context-cli
Releases · kitproj/coding-context-cli
v0.0.34
26 Dec 01:53
Compare
Sorry, something went wrong.
No results found
What's Changed
Add .cursor/skills to skill search paths by @Copilot in #185
Add Coding Context Standard Specification by @Copilot in #186
Add comprehensive documentation for 35+ supported AI coding agents by @Copilot in #187
Add diagram showing generated prompt structure to README by @Copilot in #188
Remove task frontmatter from output by @Copilot in #191
Add centralized agent path configuration and simplify path handling by @Copilot in #189
Add skills directory support for all agents by @Copilot in #192
Fix documentation inaccuracies and reduce duplication by @Copilot in #193
Full Changelog : v0.0.33...v0.0.34
v0.0.33
25 Dec 01:20
Compare
Sorry, something went wrong.
No results found
What's Changed
Implement Agent Skills discovery with progressive disclosure by @Copilot in #182
Document Skills feature and correct documentation omissions by @Copilot in #183
[WIP] Remove skills from resume mode output by @Copilot in #184
Full Changelog : v0.0.32...v0.0.33
v0.0.32
24 Dec 02:41
Compare
Sorry, something went wrong.
No results found
What's Changed
Add test for combined task and user prompt parsing by @Copilot in #177
Log parameters and selectors after task is found by @Copilot in #178
Full Changelog : v0.0.31...v0.0.32
v0.0.31
24 Dec 01:33
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix parser failure on empty task content by @Copilot in #175
Full Changelog : v0.0.30...v0.0.31
v0.0.30
24 Dec 00:55
Compare
Sorry, something went wrong.
No results found
What's Changed
Skip download/cleanup for local search paths by @Copilot in #171
Add file paths to error messages by @Copilot in #173
Full Changelog : v0.0.29...v0.0.30
v0.0.29
24 Dec 00:17
Compare
Sorry, something went wrong.
No results found
What's Changed
Wrap all errors with context using fmt.Errorf by @Copilot in #170
Full Changelog : v0.0.28...v0.0.29
v0.0.28
23 Dec 21:42
Compare
Sorry, something went wrong.
No results found
What's Changed
Align documentation with code implementation by @Copilot in #167
Add selector support to command frontmatter by @Copilot in #168
Add Prompt field to Result struct combining rules and task content by @Copilot in #169
Full Changelog : v0.0.27...v0.0.28
v0.0.27
23 Dec 18:31
Compare
Sorry, something went wrong.
No results found
What's Changed
Change mcp_servers map to single mcp_server configuration object in rules only by @Copilot in #164
Full Changelog : v0.0.26...v0.0.27
v0.0.26
22 Dec 23:19
Compare
Sorry, something went wrong.
No results found
What's Changed
refactor: Reorganize into Subpackages and Enhance Parameter Parsing by @swedishborgie in #163
Fix documentation discrepancies with actual code behavior by @Copilot in #166
Full Changelog : v0.0.25...v0.0.26
v0.0.25
16 Dec 17:40
Compare
Sorry, something went wrong.
No results found
What's Changed
Add arbitrary field support to MCP server configuration by @Copilot in #161
Update pkg/codingcontext/README.md to reflect current API by @Copilot in #162
Full Changelog : v0.0.24...v0.0.25