What's Changed
- fix: include cache tokens in token usage display by @atsushi-ishibashi in #367
- feat: add review mode for automated PR code reviews by @km-anthropic in #374
- docs: clarify agent mode only works with workflow_dispatch and schedule events by @km-anthropic in #378
- refactor: rename ACTIONS_TOKEN to DEFAULT_WORKFLOW_TOKEN by @ashwin-ant in #385
- feat: ship slash commands with GitHub Action by @km-anthropic in #381
- Restructure documentation into organized docs/ directory by @ashwin-ant in #383
- Update documentation incorrectly reverted after refactor by @burkematthew in #399
- feat: add getSystemPrompt method to mode interface by @ashwin-ant in #400
New Contributors
- @burkematthew made their first contribution in #399
Full Changelog: v0.0.50...v0.0.52