GitHub
ChannelDrive your agent from issues, pull requests, and comments.
Install
Install the framework:
Quick start
Create agent/channels/github.ts:
Configure
Create a GitHub App, subscribe to issue and pull-request events, and set the webhook URL to eve's route (/eve/v1/github). Provide the app ID, private key, and webhook secret through environment variables. See the for required permissions.