Linear Agent
ChannelDelegate Linear issues and comments to your agent through Linear's Agent Sessions.
Install
Install the framework. The Linear channel ships with it:
Quick start
Create agent/channels/linear.ts:
Configure
Create a Linear OAuth app with Agent Session events enabled, make the app assignable and mentionable, and point the webhook at eve's route (/eve/v1/linear). Provide the app access token and webhook secret through environment variables. See the for scopes and Agent Activity behavior.