Fixed some missing spaces in certain places in the table
This commit is contained in:
@@ -175,14 +175,14 @@ The active preset's `display` name appears in the PersonaBar. The effective argu
|
||||
### Persona Lifecycle
|
||||
|
||||
```
|
||||
┌──────────┐ ┌──────────────┐ ┌───────────────┐ ┌──────────┐
|
||||
┌───────────┐ ┌──────────────┐ ┌───────────────┐ ┌──────────┐
|
||||
│ First Run │────►│ Auto-create │────►│ Active in │────►│ Modified │
|
||||
│ (no │ │ "default" │ │ session │ │ by user │
|
||||
│ personas)│ │ persona from │ │ │ │ │
|
||||
└──────────┘ │ actor select │ └───────────────┘ └──────────┘
|
||||
└───────────┘ │ actor select │ └───────────────┘ └──────────┘
|
||||
└──────────────┘ ▲ │
|
||||
│ │
|
||||
└─── Saved to YAML ──┘
|
||||
└─── Saved to YAML ───┘
|
||||
```
|
||||
|
||||
1. **First run**: No personas exist. Actor selection overlay creates a `"default"` persona with auto-generated presets.
|
||||
@@ -212,7 +212,7 @@ The PersonaBar sits directly below the prompt input and is always visible:
|
||||
```
|
||||
┌─────────────────────────────────────────────────────────────────────┐
|
||||
│ ❯ What would you like to do? │
|
||||
│ ▌@▐ refs ▌/▐ commands ▌!▐ shell │
|
||||
│ ▌@▐ refs ▌/▐ commands ▌!▐ shell │
|
||||
└─────────────────────────────────────────────────────────────────────┘
|
||||
feature-dev │ anthropic/claude-4-sonnet │ think: high │ 2 projects │ $0.12
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user