Alvin Unreal 6 months ago
parent
commit
e90b2189f9
1 changed files with 0 additions and 28 deletions
  1. 0 28
      README.md

+ 0 - 28
README.md

@@ -212,24 +212,8 @@ The plugin follows a "Hub and Spoke" model:
 
 
 ---
 ---
 
 
-### Primary vs Subagents
-
-Primary agents appear in the OpenCode UI selector, while subagents are hidden from the UI and intended for delegation through `background_task`.
-
-**Primary agents (UI):**
-- OpenCode built-ins: `Build`, `Plan` (disabled by the installer by default)
-- Plugin primary: `orchestrator`
-
-**Subagents (background_task):** `explorer`, `librarian`, `oracle`, `designer`, `fixer`
-
-The `background_task` tool lists only subagents. If the UI list looks stale after changes, restart OpenCode.
-
----
-
 ## Meet the Pantheon
 ## Meet the Pantheon
 
 
-<br clear="both">
-
 ### Orchestrator: The Embodiment Of Order
 ### Orchestrator: The Embodiment Of Order
 
 
 <a href="src/agents/orchestrator.ts"><img src="img/orchestrator.png" alt="Orchestrator" align="right" width="240"></a>
 <a href="src/agents/orchestrator.ts"><img src="img/orchestrator.png" alt="Orchestrator" align="right" width="240"></a>
@@ -242,8 +226,6 @@ The `background_task` tool lists only subagents. If the UI list looks stale afte
 
 
 Write and execute code, orchestrate multi-agent workflows, parse the unspoken from the spoken, summon specialists mid-battle. *Shape reality directly - and assign realms to others when the universe grows too vast.*
 Write and execute code, orchestrate multi-agent workflows, parse the unspoken from the spoken, summon specialists mid-battle. *Shape reality directly - and assign realms to others when the universe grows too vast.*
 
 
-<br clear="both">
-
 ---
 ---
 
 
 ### Explorer: The Eternal Wanderer
 ### Explorer: The Eternal Wanderer
@@ -258,8 +240,6 @@ Write and execute code, orchestrate multi-agent workflows, parse the unspoken fr
 
 
 Regex search, AST pattern matching, file discovery, parallel exploration. *Read-only: they chart the territory; others conquer it.*
 Regex search, AST pattern matching, file discovery, parallel exploration. *Read-only: they chart the territory; others conquer it.*
 
 
-<br clear="both">
-
 ---
 ---
 
 
 ### Oracle: The Guardian of Paths
 ### Oracle: The Guardian of Paths
@@ -274,8 +254,6 @@ Regex search, AST pattern matching, file discovery, parallel exploration. *Read-
 
 
 Root cause analysis, architecture review, debugging guidance, tradeoff analysis. *Read-only: Oracles advise; they don't intervene.*
 Root cause analysis, architecture review, debugging guidance, tradeoff analysis. *Read-only: Oracles advise; they don't intervene.*
 
 
-<br clear="both">
-
 ---
 ---
 
 
 ### Librarian: The Weaver of Knowledge
 ### Librarian: The Weaver of Knowledge
@@ -290,8 +268,6 @@ Root cause analysis, architecture review, debugging guidance, tradeoff analysis.
 
 
 Documentation lookup, GitHub code search, library research, best practice retrieval. *Read-only: they fetch wisdom; implementation is for others.*
 Documentation lookup, GitHub code search, library research, best practice retrieval. *Read-only: they fetch wisdom; implementation is for others.*
 
 
-<br clear="both">
-
 ---
 ---
 
 
 ### Designer: The Guardian of Aesthetics
 ### Designer: The Guardian of Aesthetics
@@ -306,8 +282,6 @@ Documentation lookup, GitHub code search, library research, best practice retrie
 
 
 Modern responsive design, CSS/Tailwind mastery, micro-animations, component architecture. *Visual excellence over code perfection - beauty is the priority.*
 Modern responsive design, CSS/Tailwind mastery, micro-animations, component architecture. *Visual excellence over code perfection - beauty is the priority.*
 
 
-<br clear="both">
-
 ---
 ---
 
 
 ### Fixer: The Last Builder
 ### Fixer: The Last Builder
@@ -322,8 +296,6 @@ Modern responsive design, CSS/Tailwind mastery, micro-animations, component arch
 
 
 Code implementation, refactoring, testing, verification. *Execute the plan - no research, no delegation, no planning.*
 Code implementation, refactoring, testing, verification. *Execute the plan - no research, no delegation, no planning.*
 
 
-<br clear="both">
-
 ---
 ---
 
 
 ## Tools & Capabilities
 ## Tools & Capabilities