[FEATURE]: Linear Agent #2508

Open
opened 2026-02-16 17:36:02 -05:00 by yindo · 10 comments
Owner

Originally created by @knotbin on GitHub (Nov 2, 2025).

Originally assigned to: @fwang on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Linear Agents are very useful and allow you to directly assign Linear issues to an agent. Github Copilot, Cursor, Devin and others all have Linear agents. It would be very nice to have an OpenCode Linear agent.

Originally created by @knotbin on GitHub (Nov 2, 2025). Originally assigned to: @fwang on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request [Linear Agents](https://linear.app/agents) are very useful and allow you to directly assign Linear issues to an agent. Github Copilot, Cursor, Devin and others all have Linear agents. It would be very nice to have an OpenCode Linear agent.
yindo added the discussion label 2026-02-16 17:36:02 -05:00
Author
Owner

@Josh-Rentrope commented on GitHub (Nov 2, 2025):

Looks like we can use the plugin system to sync OpenCode webhooks with Linear signals/webhooks

https://dev.to/einarcesar/does-opencode-support-hooks-a-complete-guide-to-extensibility-k3p

Still looking at the overall arch of OC for alternatives, but that seems like the most direct way to accomplish what you're looking for.

I'll be looking into this, too, if you want to bounce back and forth,

@Josh-Rentrope commented on GitHub (Nov 2, 2025): Looks like we can use the plugin system to sync OpenCode webhooks with Linear signals/webhooks https://dev.to/einarcesar/does-opencode-support-hooks-a-complete-guide-to-extensibility-k3p Still looking at the overall arch of OC for alternatives, but that seems like the most direct way to accomplish what you're looking for. I'll be looking into this, too, if you want to bounce back and forth,
Author
Owner

@rekram1-node commented on GitHub (Nov 2, 2025):

some of us use linear and I think we discussed doing this before

@rekram1-node commented on GitHub (Nov 2, 2025): some of us use linear and I think we discussed doing this before
Author
Owner

@Josh-Rentrope commented on GitHub (Nov 3, 2025):

Quick update, there's a proof of concept working in this repo

Right now it does CRUD on Issues and Comments, and there's also a webhooks listener using express or Netlify as a proxy. The potential for chaining agent actions is there, though beyond the PoC, I think our use cases will vary.

Feel free to clone/copy/fork. I should have some webhook automation later in the week if you want to check back then. Cheers

@Josh-Rentrope commented on GitHub (Nov 3, 2025): Quick update, there's a proof of concept working [in this repo](https://github.com/Josh-Rentrope/OpenCode-Linear-Plugin) Right now it does CRUD on Issues and Comments, and there's also a webhooks listener using express or Netlify as a proxy. The potential for chaining agent actions is there, though beyond the PoC, I think our use cases will vary. Feel free to clone/copy/fork. I should have some webhook automation later in the week if you want to check back then. Cheers
Author
Owner

@knotbin commented on GitHub (Nov 3, 2025):

@Josh-Rentrope that's super cool but I was talking about a Linear Agent for a Linear workspace, not a plugin for a local OpenCode CLI.

Linear Agents allow you to assign issues to them in linear and they code it and make a PR. You can also mention them like you can the Opencode Github App.

docs
agent

@knotbin commented on GitHub (Nov 3, 2025): @Josh-Rentrope that's super cool but I was talking about a Linear Agent for a Linear workspace, not a plugin for a local OpenCode CLI. Linear Agents allow you to assign issues to them in linear and they code it and make a PR. You can also mention them like you can the Opencode Github App. [docs](https://linear.app/developers/agents) [agent](https://linear.app/agents)
Author
Owner

@Josh-Rentrope commented on GitHub (Nov 4, 2025):

Gotcha, spent a bit more time looking at Linear Agents. Idk if a working solution will solely use OpenCode's MCP functionality, or if it's a mix between that and the Linear SDK.

But, if I happen across a decent implementation for what you're looking for, I'll ping back here

@Josh-Rentrope commented on GitHub (Nov 4, 2025): Gotcha, spent a bit more time looking at Linear Agents. Idk if a working solution will solely use OpenCode's MCP functionality, or if it's a mix between that and the Linear SDK. But, if I happen across a decent implementation for what you're looking for, I'll ping back here
Author
Owner

@enganese commented on GitHub (Dec 21, 2025):

We need OpenCode in Linear, colleagues, please

@enganese commented on GitHub (Dec 21, 2025): We need OpenCode in Linear, colleagues, please
Author
Owner

@smashah commented on GitHub (Jan 4, 2026):

Factory has a substandard implementation of this. Big opportunity.

@smashah commented on GitHub (Jan 4, 2026): Factory has a substandard implementation of this. Big opportunity.
Author
Owner

@egv commented on GitHub (Jan 6, 2026):

Factory has a substandard implementation of this. Big opportunity.

Forgive me asking, but what is "factory"?

@egv commented on GitHub (Jan 6, 2026): > Factory has a substandard implementation of this. Big opportunity. Forgive me asking, but what is "factory"?
Author
Owner

@sandipwane commented on GitHub (Jan 6, 2026):

Factory has a substandard implementation of this. Big opportunity.

Forgive me asking, but what is "factory"?

https://factory.ai

@sandipwane commented on GitHub (Jan 6, 2026): > > Factory has a substandard implementation of this. Big opportunity. > > Forgive me asking, but what is "factory"? https://factory.ai
Author
Owner

@cau1k commented on GitHub (Jan 20, 2026):

this would be sweet with Linear's new triage/delegate workflow

@cau1k commented on GitHub (Jan 20, 2026): this would be sweet with Linear's new triage/delegate workflow
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#2508