mirror of https://github.com/aliasrobotics/cai.git
docs: fix triple terminal layout description to accurately reflect three-column split
This commit is contained in:
parent
a7c9c6a842
commit
4d45a58e46
|
|
@ -183,16 +183,17 @@ CAI TUI automatically adjusts terminal layouts based on the number of active ter
|
|||
|
||||
### Triple Terminal Layout
|
||||
|
||||
**Display**: One full-width top terminal, two bottom terminals
|
||||
**Display**: Three-column vertical split
|
||||
|
||||

|
||||
|
||||
**When to Use**:
|
||||
- Main coordinator with two specialists
|
||||
- Discovery + dual validation
|
||||
- One leadership agent, two execution agents
|
||||
- Three parallel perspectives on the same task
|
||||
- Comparing three different agents or models
|
||||
- Balanced multi-agent workflows
|
||||
- Mid-complexity security assessments
|
||||
|
||||
**Activation**: Configured via startup YAML or custom configuration
|
||||
**Activation**: Automatically triggered when 3 terminals are active
|
||||
|
||||
### Quad (Four Terminal) Layout
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue