This example shows a minimal familiar setup for routing GitHub issues to Cody through coven-github.
Use it as a starting point for a demo repository:
- Copy
config.tomlto your ownconfig/local.toml. - Replace the GitHub App ID, private key path, and webhook secret.
- Set
bot_usernameto your GitHub App bot login. - Confirm
coven_code_binpoints at acoven-codebinary with headless mode support. - Add labels such as
coven:fixandcoven:docsto issues you want Cody to draft PRs for.
The example keeps autonomy conservative: the familiar should draft PRs and expose Cave oversight rather than merging changes directly.