oh-my-opencode-slim  by alvinunreal

Lightweight agent orchestration for complex task management

Created 1 week ago

New!

1,033 stars

Top 36.3% on SourcePulse

GitHubView on GitHub
Project Summary

This project provides a streamlined agent orchestration plugin for OpenCode, enabling AI assistants to manage complex, multi-step tasks by delegating to specialized sub-agents and running background operations. It targets OpenCode users seeking enhanced workflow management and task delegation capabilities, offering a focused approach to agent orchestration with reduced complexity.

How It Works

The plugin utilizes a "Hub and Spoke" architecture. The Orchestrator (Hub) acts as the central controller, interpreting user requests and dispatching them to specialized agents (Spokes) designed for specific domains like code exploration, documentation, or UI design. A Background Manager facilitates asynchronous tasks, allowing the Orchestrator to continue processing while long-running operations, such as code searches, are executed. This design promotes modularity and efficient handling of intricate workflows.

Quick Start & Requirements

  • Installation: Run the interactive installer with bunx oh-my-opencode-slim install or use non-interactive mode: bunx oh-my-opencode-slim install --no-tui --antigravity=yes --openai=yes --cerebras=no.
  • Prerequisites: An existing OpenCode installation (opencode --version). Provider access (Antigravity, OpenAI, Cerebras) is required and configured during installation. bunx (Node.js package runner) is needed. Authentication involves opencode auth login for Antigravity or setting API key environment variables for OpenAI and Cerebras.
  • Links: OpenCode documentation: `https://opencode.ai
Health Check
Last Commit

1 day ago

Responsiveness

Inactive

Pull Requests (30d)
39
Issues (30d)
48
Star History
1,045 stars in the last 12 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), Abubakar Abid Abubakar Abid(Cofounder of Gradio), and
3 more.

owl by camel-ai

0.4%
19k
Multi-agent framework for real-world task automation
Created 11 months ago
Updated 3 days ago
Feedback? Help us improve.