Linear Agents References: - Agents in Linear (user docs): https://linear.app/docs/agents-in-linear - Agents (developer): https://linear.app/developers/agents - Agent interaction: https://linear.app/developers/agent-interaction - Agent signals: https://linear.app/developers/agent-signals - AIG: https://linear.app/developers/aig Agent model A Linear agent is an OAuth app with the and scopes that: - Can be assigned to issues (treated as a first-class assignee) - Posts comments / status changes on behalf of users (via OAuth actor authorization) - Emits signals — short status messages rendered inl…