Releases: kitproj/coding-context-cli
Releases · kitproj/coding-context-cli
v0.0.35
What's Changed
- Update documentation to reference v0.0.34 by @Copilot in #194
- Add explanatory inclusion/exclusion logging by @alexec in #197
- Add id, name, and description as standard frontmatter fields by @Copilot in #198
- feat: Add Task Name to Result Struct by @swedishborgie in #202
- fix: Preserve leading newlines in task parser content by @swedishborgie in #200
- Return map from rule ID to MCPServerConfig in Result.MCPServers() by @Copilot in #201
Full Changelog: v0.0.34...v0.0.35
v0.0.34
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
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
v0.0.31
v0.0.30
v0.0.29
v0.0.28
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
v0.0.26
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