kdcokenny/opencode-background-agents
Claude Code-style background agents for OpenCode – async delegation with context persistence
Delegates research tasks to isolated sub-agent sessions while persisting results to disk as markdown—enabling the AI to survive context compaction by scanning past delegations with auto-generated titles and summaries. Uses a fire-and-forget model where you continue coding or brainstorming while background agents run, with system notifications signaling completion. Integrates with OpenCode's plugin system via OCX registry and restricts delegation to read-only agents (`researcher`, `explore`) to avoid undo/branching conflicts in isolated sessions.
114 stars.
Stars
114
Forks
8
Language
TypeScript
License
MIT
Category
Last pushed
Mar 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/kdcokenny/opencode-background-agents"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
bobmatnyc/claude-mpm
Claude Multi-Agent Project Manager — multi-channel orchestration, GitHub-first SDK mode, and...
affaan-m/everything-claude-code
The agent harness performance optimization system. Skills, instincts, memory, security, and...
VoltAgent/awesome-claude-code-subagents
A collection of 100+ specialized Claude Code subagents covering a wide range of development use cases
Yeachan-Heo/oh-my-claudecode
Teams-first Multi-agent orchestration for Claude Code
nyldn/claude-octopus
Multi-LLM orchestration plugin for Claude Code — 8 providers (Codex, Gemini, Claude, Perplexity,...