oh-my-opencode-slim
Lean agentic AI suite for model orchestration and task delegation
GraphCanon updated Sep 18, 2026 · GitHub synced Sep 18, 2026
29views this month
Decision brief
oh-my-opencode-slim is an open-source multi-agent system in TypeScript intended for orchestrating tasks across mixed models with automatic task delegation.
Good fit when
- When you need to orchestrate and delegate tasks among various AI models seamlessly, without manual intervention.
- For projects that require flexibility in tuning and customizing the workflow between multiple models.
Avoid when
- When a simpler system with limited configuration options can meet your needs, as oh-my-opencode-slim requires deep tuning for specific workflows.
- If your use case does not benefit from automatic task delegation or mixed model interaction; this tool is designed with these features in mind.
- Pricing:
- freemium - Being open-source and MIT-licensed, it comes at no cost. However, users might incur expenses related to cloud services or third-party model access.
- Requirements:
- Installation and configuration can be done through manual commands using tools like `bunx`.; To maximize benefits, configuring Multiplexer Integration is recommended for background agent management.
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (8,939) are secondary evidence.
- npm downloads (30d)
- 50,482·npm downloads API·Sep 18, 2026
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of Sep 18, 2026
- Provenance
- Not a fork · Personal account
- As of Sep 18, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install oh-my-opencode-slim npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
An open source, fine-tuned multi-agent system capable of orchestrating tasks across mixed models with automatic task delegation.
Capability facts
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Sep 18, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Sep 18, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Sep 18, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Sep 18, 2026)
The published CLI is a Node-compatible bundle, so `npx` works too if you don'tSource link
Source: README excerpt (regex_v1, Sep 18, 2026)
Copy and paste this prompt to your LLM agent (Claude Code, AmpCode, Cursor, etc.):Source link
Tags
README
Quick Start Copy and paste this prompt to your LLM agent (Claude Code, AmpCode, Cursor, etc.): Manual Installation The published CLI is a Node compatible bundle, so works too if you don't have Bun installed: Getting Started The installer generates both OpenAI and OpenCode Go pres...
For agents
This page has a .md twin and JSON over the API.