[FEATURE] Status line should render immediately on startup, not after first assistant message
Resolved 💬 2 comments Opened Apr 2, 2026 by paha77 Closed Apr 2, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
The status line currently only renders after the first API interaction (assistant message). It would be great if it rendered immediately when a conversation starts, so the user sees model, context, project, and branch info right away without having to wait for the first response.
Current behavior: status line is blank until first assistant message.
Proposed Solution
status line renders on startup with available info (model, project dir, git branch, etc.).
Alternative Solutions
_No response_
Priority
Low - Nice to have
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗