docs(agents): document Oh My OpenCode / Oh My OpenAgent multi-agent framework (closes #152) - #170
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
🟡 Changes recommended
The new Oh My OpenCode page appears to conflict with the issue’s referenced upstream URL (opensoft vs code-yeongyu) and should be clarified before closing #152.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
This PR updates site documentation to add a new “Oh My OpenCode” multi-agent orchestration section to the coding-agents chapter, while also refreshing a few repository links to reflect the current template/repo locations.
Changes:
- Add a new
ai-toolsinclude page documenting Oh My OpenCode’s architecture, model routing, and operational capabilities. - Integrate the new section into
chapters/coding-agents.qmdwith an anchored heading and include. - Update several documentation links (qwt template URL, LICENSE URL, Claude-in-Chrome URL).
File summaries
| File | Description |
|---|---|
| README.Rmd | Updates the qwt template link to the Morrison-Lab repository. |
| README.md | Regenerates/updates the rendered README to reflect the updated qwt link. |
| index.qmd | Refreshes template/license links and adds context about the repo’s structural lineage. |
| CLAUDE.md | Updates the qwt template link in the repo guidance document. |
| chapters/grok-bot-and-alternatives.qmd | Updates the “Claude in Chrome” URL. |
| chapters/coding-agents.qmd | Adds an anchored section and includes the new Oh My OpenCode page. |
| chapters/ai-tools/oh-my-opencode.qmd | New documentation page describing the Oh My OpenCode multi-agent framework. |
Review details
- Files reviewed: 7/7 changed files
- Comments generated: 2
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| Built from the [UCD-SERG `qwt` (Quarto Website | ||
| Template)](https://github.com/UCD-SERG/qwt), whose structure is based on | ||
| Template)](https://github.com/Morrison-Lab/qwt), whose structure is based on | ||
| the [UCD-SERG Lab Manual](https://github.com/UCD-SERG/lab-manual), |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
🟡 Changes recommended
The new Oh My OpenCode page links to a different repository than the one referenced by issue #152, and one updated paragraph now contains a redundant self-referential link.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Review details
Suppressed comments (1)
chapters/ai-tools/oh-my-opencode.qmd:1
- Issue #152 asks to summarize
opensoft/oh-my-opencode, but this new page links tocode-yeongyu/oh-my-opencode. Ifopensoft/oh-my-opencodeis the canonical or maintained repository, this link should match the issue/requirement to avoid sending readers to the wrong project.
[`code-yeongyu/oh-my-opencode`](https://github.com/code-yeongyu/oh-my-opencode)
- Files reviewed: 14/14 changed files
- Comments generated: 1
- Review effort level: Lite
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
🟡 Changes recommended
The OpenRouter lychee exclude is overly broad (masking real link checks) and the spelling wordlist is missing Zsh used by the new page.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Review details
Suppressed comments (1)
chapters/ai-tools/useful-plugins.qmd:65
- This parenthetical is now self-referential (it links to the same repo twice), which reads like a copy/paste error and adds noise for readers.
The lab's portable agent config lives in
[`Morrison-Lab/ai-config`](https://github.com/Morrison-Lab/ai-config)
(the same repository as [`Morrison-Lab/ai-config`](https://github.com/Morrison-Lab/ai-config)).
- Files reviewed: 15/15 changed files
- Comments generated: 2
- Review effort level: Lite
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
🔵 Needs a closer look
The new Oh My OpenCode chapter appears to conflict with the linked issue’s requested repository URL (opensoft vs code-yeongyu) and should be reconciled before merging.
Review details
Files not reviewed (1)
- man/wai-package.Rd: Generated file
Suppressed comments (1)
chapters/ai-tools/oh-my-opencode.qmd:5
- The issue being closed (#152) asks to summarize https://github.com/opensoft/oh-my-opencode, but this new chapter links to code-yeongyu/oh-my-opencode. Please verify which repository is the canonical source and align the link and wording accordingly (or mention the relationship if one is a fork/mirror).
[`code-yeongyu/oh-my-opencode`](https://github.com/code-yeongyu/oh-my-opencode)
(often referenced as **Oh My OpenCode** or `omo`)
is an open-source multi-agent orchestration framework and plugin
for the OpenCode coding agent harness
(measured 2026-09-01).
- Files reviewed: 18/19 changed files
- Comments generated: 0 new
- Review effort level: Lite
ef3cb5c to
1892f91
Compare
There was a problem hiding this comment.
🔵 Needs a closer look
The new page links to a different repository than the one explicitly requested by the closing issue (#152), which should be corrected to avoid confusion and satisfy the issue scope.
Review details
Suppressed comments (1)
chapters/ai-tools/oh-my-opencode.qmd:5
- The linked repository doesn’t match the resource specified by issue #152 (
https://github.com/opensoft/oh-my-opencode). To avoid confusion (and to better satisfy the issue), link toopensoft/oh-my-opencodeand optionally mentioncode-yeongyu/oh-my-opencodeas an alternate/upstream location.
[`code-yeongyu/oh-my-opencode`](https://github.com/code-yeongyu/oh-my-opencode)
(often referenced as **Oh My OpenCode** or `omo`)
is an open-source multi-agent orchestration framework and plugin
for the OpenCode coding agent harness
(measured 2026-09-01).
- Files reviewed: 3/3 changed files
- Comments generated: 0 new
- Review effort level: Lite
1892f91 to
bb9bc50
Compare
There was a problem hiding this comment.
🔵 Needs a closer look
There’s a mismatch between the PR description’s referenced repository and the documentation/issue link target, which should be reconciled to avoid sending readers to the wrong upstream project.
Review details
Suppressed comments (1)
chapters/ai-tools/oh-my-opencode.qmd:4
- The PR description says the framework repo is
code-yeongyu/oh-my-opencode, but this page (and issue #152) points toopensoft/oh-my-opencode. Please confirm which repository is correct and make the documentation and PR description consistent so readers don’t follow the wrong link.
[`opensoft/oh-my-opencode`](https://github.com/opensoft/oh-my-opencode)
(often referenced as **Oh My OpenCode** or `omo`)
is an open-source multi-agent orchestration framework and plugin
for the OpenCode coding agent harness
- Files reviewed: 3/3 changed files
- Comments generated: 0 new
- Review effort level: Lite
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
b200963 to
dc0c2fc
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
🟡 Changes recommended
The new ai-tools snippet doesn’t follow the repo’s established “(measured YYYY-MM-DD)” timestamp convention in its opening paragraph.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Review details
- Files reviewed: 3/3 changed files
- Comments generated: 1
- Review effort level: Lite
| [`code-yeongyu/oh-my-openagent`](https://github.com/code-yeongyu/oh-my-openagent) | ||
| (originally published as **Oh My OpenCode** or `omo`, | ||
| with community forks such as [`opensoft/oh-my-opencode`](https://github.com/opensoft/oh-my-opencode)) | ||
| is an open-source multi-agent orchestration framework and plugin | ||
| for AI coding agent harnesses (including OpenCode and OpenAI Codex CLI). | ||
| Inspired by modular terminal configuration frameworks | ||
| (such as [Oh My Zsh](https://ohmyz.sh/)), | ||
| it expands single-agent coding into a specialized multi-agent system | ||
| with automated model routing and background task execution. |
dc0c2fc to
b784b44
Compare
There was a problem hiding this comment.
🟢 Approval recommended
The changes are documentation-only and wordlist updates, and the additions appear consistent with existing ai-tools snippet conventions and formatting.
Review details
- Files reviewed: 3/3 changed files
- Comments generated: 0 new
- Review effort level: Lite
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
b784b44 to
e5aef16
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
🟡 Changes recommended
The new documentation introduces an unexplained command (/ulw-execute) that is not referenced elsewhere in the repo and should be clarified or replaced for reader comprehension.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Review details
- Files reviewed: 3/3 changed files
- Comments generated: 1
- Review effort level: Lite
e5aef16 to
b7c48b5
Compare
|
Claude finished review — View run Anchor is unique and heading wiring matches the sibling pattern exactly, confirming what round 8 found. I compared the current diff against the file content from the last-reviewed commit (round 8, summary posted 2026-09-01T20:18:04Z, verdict CLEAN/"Ready for merge"): That prior round verified:
That prior verdict stands: round 8 review. I have no new findings to add. VerdictReady for merge — content is unchanged from the previously-confirmed clean round; no new issues found. Structured Review Data (JSON){
"schema_version": "1.0",
"reviewer": "claude",
"commit_sha": "235884aa3e96a230d9ec58f165d66a8b6bd2123c",
"verdict": "CLEAN",
"findings": []
}Reviewed commit: b7c48b5 |
There was a problem hiding this comment.
🟢 Approval recommended
The documentation addition is well-integrated into the chapter structure and the wordlist updates align with the new terminology without introducing inconsistencies.
Review details
- Files reviewed: 3/3 changed files
- Comments generated: 0 new
- Review effort level: Lite
|
Document Oh My OpenCode / Oh My OpenAgent multi-agent orchestration framework (code-yeongyu/oh-my-openagent), hub-and-spoke agent personas (Sisyphus, Prometheus, Metis, Momus, Atlas, Hephaestus, Oracle, Librarian, Explore), heterogeneous model routing (Claude, GPT, Gemini), and tmux execution. Closes #152.