Work with Background Agents from Linear
@Cursor
in comments.
@Cursor
in comments. Cursor analyzes issues and filters out non-development work automatically.
@Cursor
in a comment to assign a new agent or provide additional instructions, for example: @Cursor fix the authentication bug described above
.
@Cursor
in a Linear comment to provide additional guidance to a running Background Agent.
Setting | Location | Description |
---|---|---|
Default Repository | Cursor Dashboard | Primary repository when no project repository configured |
Default Model | Cursor Dashboard | AI model for Background Agents |
Base Branch | Cursor Dashboard | Branch to create PRs from (typically main or develop ) |
[key=value]
syntax, for example:
@cursor please fix [repo=anysphere/everysphere]
@cursor implement feature [model=claude-3.5-sonnet] [branch=feature-branch]
repo
: Specify target repository (e.g., owner/repository
)branch
: Specify base branch for PR creationmodel
: Specify AI model to use[repo=owner/repository]
syntax in issue text or commentsowner/repo