Implement MCP server mode with new commands, tools, and configurations.
Add support for recipes and prompts, including unit tests and user guide.
Update README and handlers for enhanced MCP functionality.
Update CHANGELOG.md with details on the new workon command, including added features for AI-powered workflows, git branching, flags, config options, IDE integration, and unit tests. Also includes changes to command handling, documentation refinements, and fixes for error handling and tests.
- Bump version to 0.3.9 in README.md.
- Update version references in Bash and PowerShell installation scripts in README.md.
- Update expected git diff ranges in tests to include origin prefix.
Bumping to v0.3.8 with git tweaks and doc updates.
### Added
- Add changelog entry for v0.3.7.
### Changed
- Update version to 0.3.8 in README installation instructions.
- Update bash and powershell scripts to reference new release version.
- Update git diff command to prefer remote origin/base branch.
- Fall back to local base branch if remote diff fails or is empty.
Add changelog entry summarizing additions, changes, and fixes for version v0.3.7, including improved git diff handling, test updates, and README tweaks.
- Document added features like Markdown editing and PowerShell install snippets
- Include changes for logging, directory handling, and MIME types
- Note fixes for comment removal, file endings, and response cleaning
- Add v0.3.4 entry for Windows support
- Added debug echoes, changelog entries for v0.3.1
- Changed asset filename, binary handling, commented out checksum and cleanup
- Fixed quoting in case statements and echoes
Update CHANGELOG.md with added features like analyze command, Go-specific prompts, and language detection; changes to prompts, detection logic, and command handling; fixes for config, imports, and safety checks.
Summarize changes including new features like recipe support, safe shell commands, and refactoring improvements; updates to configurations and security; fixes for various bugs and handling.
Introduces a new CHANGELOG.md file documenting notable changes, including added features like release scripts, grokkit changelog command, git helpers, tests, and TODO/README updates. Also covers changes such as flag adjustments, CI updates, README modifications, task reprioritization, and removal of file backups in favor of Git-based management.