Linear Agent
ChannelDelegate Linear issues and comments to your agent through Linear's Agent Sessions.
Install
Add this channel from eve's registry. This writes agent/channels/linear.ts:
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 Linear channel docs for scopes and Agent Activity behavior.