Skip to content

feat(core): run subagent commands in background#35233

Draft
opencode-agent[bot] wants to merge 2 commits into
v2from
subagent-command
Draft

feat(core): run subagent commands in background#35233
opencode-agent[bot] wants to merge 2 commits into
v2from
subagent-command

Conversation

@opencode-agent

@opencode-agent opencode-agent Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add subagent to V2 command config/schema and keep subtask as a backwards-compatible alias
  • run subagent commands as child sessions, background their job immediately, and inject parent-session status/completion notifications
  • mark built-in /review as a subagent command and regenerate SDK/client types

Validation

  • bun test test/config/command.test.ts test/plugin/command.test.ts test/session-command.test.ts from packages/core
  • bun run typecheck from packages/core
  • bun run typecheck from packages/schema
  • bun run typecheck from packages/sdk/js
  • bun run typecheck from packages/client

Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
@opencode-agent opencode-agent Bot force-pushed the subagent-command branch from c9955b5 to 56eddcf Compare July 3, 2026 20:31
# Conflicts:
#	packages/core/src/config/plugin/command.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant