What's Changed
Added
- PR review wait feature that automatically monitors and reports pull request status
- Configurable optional features system allowing users to enable/disable functionality
- Better error handling and retry logic for GitHub API operations
Changed
- Enhanced work_issue prompt with automatic git synchronization and improved flexibility
- Improved template context handling for more reliable prompt rendering
Fixed
- SQLite database lock errors by implementing proper connection sharing
- Features configuration not being passed to Handlebars templates correctly
- GitHub label fetching in create_issue prompt now retrieves actual repository labels
Removed
- Git worktree feature due to incompatibility with Claude's session isolation model
Installation
Install using hello-simone:
npx hello-simone --mcp
This will automatically configure simone-mcp for your project.