Skip to content

Add experimental background agents#27084

Open
nexxeln wants to merge 4 commits into
devfrom
nxl/background-agents
Open

Add experimental background agents#27084
nexxeln wants to merge 4 commits into
devfrom
nxl/background-agents

Conversation

@nexxeln
Copy link
Copy Markdown
Member

@nexxeln nexxeln commented May 12, 2026

summary

  • add task(background=true) and task_status behind OPENCODE_EXPERIMENTAL_BACKGROUND_AGENTS
  • run background subagents through the background job service with parent result injection
  • cancel background agents on parent/child session deletion and parent interruption
  • label background task cards in TUI/web UI

testing

  • bun typecheck from packages/opencode
  • bun test test/tool/task.test.ts test/tool/task_status.test.ts test/tool/registry.test.ts test/tool/parameters.test.ts from packages/opencode
  • pre-push bun turbo typecheck

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant