Feature Request
Description
Allow users to trigger/create Emdash tasks directly from Linear, similar to how Cursor supports this workflow. This would enable a seamless integration where issues assigned or updated in Linear automatically spin up tasks in Emdash.
Use Case
As a developer using Linear for project management, I want to:
- Create or assign an issue in Linear
- Have it automatically trigger a task in Emdash (or trigger one with a single action)
- Have the agent start working on it without needing to manually copy details into Emdash
Current Behavior
The Linear integration currently supports connecting via API key and referencing Linear issues, but there's no way to trigger Emdash tasks directly from Linear.
Suggested Approach
- Webhook listener that reacts to Linear issue events (assignment, status change, label trigger)
- Or a Linear automation/integration that calls Emdash to create a task with the issue context pre-filled
- Similar to how Cursor allows triggering coding tasks from external issue trackers
Feature Request
Description
Allow users to trigger/create Emdash tasks directly from Linear, similar to how Cursor supports this workflow. This would enable a seamless integration where issues assigned or updated in Linear automatically spin up tasks in Emdash.
Use Case
As a developer using Linear for project management, I want to:
Current Behavior
The Linear integration currently supports connecting via API key and referencing Linear issues, but there's no way to trigger Emdash tasks directly from Linear.
Suggested Approach