Skip to content

Conversation

tomasz-stefaniak
Copy link
Collaborator

@tomasz-stefaniak tomasz-stefaniak commented Oct 10, 2025

Description

[ What changed? Feel free to be brief. ]

AI Code Review

  • Team members only: AI review runs automatically when PR is opened or marked ready for review
  • Team members can also trigger a review by commenting @continue-review

Checklist

  • [] I've read the contributing guide
  • [] The relevant docs, if any, have been updated or created
  • [] The relevant tests, if any, have been updated or created

Screen recording or screenshot

[ When applicable, please include a short screen recording or screenshot - this makes it much easier for us as contributors to review and understand your changes. See this PR as a good example. ]

Tests

[ What tests were added or updated to ensure the changes work as expected? ]


Summary by cubic

Adds Background Agents: a new mode to trigger long-running agents for your repo and a UI to list and open them. Addresses Linear CON-4203 by enabling agent creation tied to the current workspace and organization.

  • New Features
    • Added “background” to MessageModes and ModeSelect with a new icon.
    • Create background agents from editor content; auto-detect repo URL and branch; supports optional organizationId.
    • List background agents in the GUI with status badges, 10s polling, and links to agent detail pages.
    • VS Code messenger implements create/list handlers, repo detection, and GitHub integration prompts on errors.
    • ControlPlaneClient exposes createBackgroundAgent and listBackgroundAgents (with org filtering) and new webview protocol messages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant