Summary
The terminal user interface (TUI) currently lacks key informational features—specifically, it does not display the active model, reasoning effort, or the current agent mode.
Expected Behavior
The TUI should clearly display:
- The current model in use (e.g., GPT variant).
- The reasoning effort level being applied.
- The active agent mode.
This information should be easily accessible and visible to users in real time to provide transparency and context.
Actual Behavior
The TUI does not show:
The current model.
The reasoning effort.
The active agent mode.
Users are left without visibility into these important operational details.
Steps to reproduce the issue
- Open the command/code interface (TUI).
- Navigate to the main chat screen.
- Observe the area directly below the chat input box.
Command Code Version
0.33.2
Operating System
macOS
Terminal/IDE
vscode
Shell
bash
Additional context
No response
Summary
The terminal user interface (TUI) currently lacks key informational features—specifically, it does not display the active model, reasoning effort, or the current agent mode.
Expected Behavior
The TUI should clearly display:
This information should be easily accessible and visible to users in real time to provide transparency and context.
Actual Behavior
The TUI does not show:
The current model.
The reasoning effort.
The active agent mode.
Users are left without visibility into these important operational details.
Steps to reproduce the issue
Command Code Version
0.33.2
Operating System
macOS
Terminal/IDE
vscode
Shell
bash
Additional context
No response