Skip to content

hellosunghyun/oh-my-opencode-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oh My OpenCode Documentation

AI Agent Orchestration Plugin for OpenCode - Multi-agent workflows, parallel execution, and production-grade reliability.

Local Development

bundle install
bundle exec jekyll serve

Open http://localhost:4000 in your browser.

Deploy to GitHub Pages

  1. Push this repository to GitHub
  2. Go to Settings > Pages
  3. Set Source to "GitHub Actions"
  4. The site will be deployed automatically

Structure

docs/
├── index.md                 # Home page
├── getting-started/         # Installation & configuration
├── architecture/            # Core plugin architecture
├── agents/                  # Multi-agent system
├── tools/                   # LSP, AST-Grep, etc.
├── background-execution/    # Parallel execution
├── reliability/             # Error recovery & validation
├── hooks/                   # Lifecycle hooks
├── mcp/                     # MCP integration
├── compatibility/           # Claude Code compatibility
├── automation/              # GitHub Actions
├── advanced/                # Experimental features
├── development/             # Build & CI/CD
└── reference/               # API reference

Credits

Documentation generated from DeepWiki for oh-my-opencode.

About

Oh My OpenCode Documentation - AI Agent Orchestration Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published