co-mono/packages
Kao Félix 5c3c8e6f7e
Add terminal title support to TUI framework (#407)
Add setTitle() method to Terminal interface for setting window title.
Uses standard OSC escape sequence \x1b]0;...\x07 for broad terminal
compatibility (macOS Terminal, iTerm2, Kitty, WezTerm, Ghostty, etc.).

Changes:
- Add setTitle(title: string) to Terminal interface
- Implement in ProcessTerminal using OSC sequence
- Implement no-op in VirtualTerminal for testing
- Use in interactive mode to set title as "pi - <dirname>"
2026-01-02 22:00:34 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-02 10:39:42 +01:00
ai fix(ai): add retry with server-provided delay for Gemini CLI rate limits, fixes #370 2026-01-02 10:45:59 +01:00
coding-agent Add terminal title support to TUI framework (#407) 2026-01-02 22:00:34 +01:00
mom Add [Unreleased] section for next cycle 2026-01-02 10:39:42 +01:00
pods Release v0.31.1 2026-01-02 10:39:08 +01:00
tui Add terminal title support to TUI framework (#407) 2026-01-02 22:00:34 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-02 10:39:42 +01:00