What's Changed
Features
- feat: add refine_pr prompt template for iterative PR refinement by @Swahjak in #63 (supersedes #53)
- feat: add optional GitHub Projects integration by @Helmi in #62
- feat: comprehensive test suite implementation by @Helmi in #64
Bug Fixes
- fix: resolve ESLint configuration and dependency issues by @Helmi in #66
- fix(tests): update activity logger tests to check for logError instead of console.error by @Helmi in #67
Documentation
- docs: improve installation and configuration documentation
- docs: add test suite documentation
Full Changelog: simone-mcp/v0.2.0...simone-mcp/v0.3.0