mirror of
https://github.com/gnekt/My-Brain-Is-Full-Crew.git
synced 2026-08-26 02:04:43 +00:00
Quote Mermaid node label to fix rendering
This commit is contained in:
@@ -100,7 +100,7 @@ Each crew member is an isolated AI with its own system prompt, tool restrictions
|
||||
```mermaid
|
||||
graph TB
|
||||
User((You))
|
||||
Claude[Claude Code\nDispatcher]
|
||||
Claude["Claude Code\nDispatcher"]
|
||||
|
||||
User -->|"talk naturally"| Claude
|
||||
Claude -->|"activates the right agent"| Agents
|
||||
|
||||
Reference in New Issue
Block a user