Skip to content

implement background agents#15994

Open
nexxeln wants to merge 4 commits intodevfrom
implement-background-agents
Open

implement background agents#15994
nexxeln wants to merge 4 commits intodevfrom
implement-background-agents

Conversation

@nexxeln
Copy link
Contributor

@nexxeln nexxeln commented Mar 4, 2026

Summary

  • add task(background=true) for fire-and-forget subagent execution with hidden synthetic completion injection and parent auto-resume
  • add task_status polling/waiting with compact parseable output and resumed-task stale-state handling
  • update TUI subagent UX to stay non-blocking, show live toolcall progress, and avoid premature finished status under sync lag

Testing

  • bun run typecheck (from packages/opencode)
  • bun test test/tool/task_status.test.ts (from packages/opencode)

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