Problem
The status line currently only shows the model name when it has been overridden via /model (e.g. ⚡ opus*). The model name should always be visible.
Expected behaviour
- Normal:
⚡ opus
- Overridden:
⚡ opus*
Context
Added alongside #85 (/model slash command) but the always-show behaviour was missed.
Problem
The status line currently only shows the model name when it has been overridden via
/model(e.g.⚡ opus*). The model name should always be visible.Expected behaviour
⚡ opus⚡ opus*Context
Added alongside #85 (
/modelslash command) but the always-show behaviour was missed.