feat(coding-agent): show session name in terminal title and footer (#876)
* ⏺ feat(tui): show session name in terminal title and footer - Add updateTerminalTitle() method that sets terminal title to "π - session-name - dirname" (or "π - dirname" if no name) - Update title when session name changes via /name or extension API - Display session name in footer after git branch with bullet separator * chore: update CHANGELOG
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
- Fixed `write` tool not displaying errors in the UI when execution fails ([#856](https://github.com/badlogic/pi-mono/issues/856))
|
||||
- Fixed HTML export using default theme instead of user's active theme
|
||||
- Show session name in the footer and terminal / tab title
|
||||
|
||||
## [0.49.2] - 2026-01-19
|
||||
|
||||
|
||||
Reference in New Issue
Block a user