Skip to content

v0.17.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jul 10:53

What's Changed

Session finish hooks

You can now create your own instructions for when you finish a round or the whole review. Some of the use cases you may want to think about:

  • Directing agent to execute tasks with sub-agents to save your main conversation's context, if there's >5 comments to act on
  • Saving feedback from the review after approval in your knowledge base, to inform future work

See some examples and a guide here

General

Documentation

Internal refactors

New Contributors

Full Changelog: v0.16.5...v0.17.0