v0.4.0 (2026-04-01)
Features
Add 15 new MCP tools expanding the server from 26 to 41 tools:
- Scheduled sessions (9): list, get, create, update, delete, suspend,
resume, trigger, list_runs - Session export (1): export_session
- Workflow management (2): set_workflow, get_workflow_metadata
- Repo management (3): add_repo, remove_repo, get_repos_status
All tools follow the 4-step pattern: client method, formatter, tool definition + dispatch, and unit tests.
Closes #28
Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com
Detailed Changes: v0.3.1...v0.4.0