Run the real CLI
Agent processes stay in a live PTY, preserving terminal behavior and troubleshooting output.
Termight
Termight keeps Claude Code, Codex, and similar agent CLIs in their normal interactive PTY session, then adds a focused chat surface for prompts, replies, and agent progress.
Same session, two surfaces
Agent processes stay in a live PTY, preserving terminal behavior and troubleshooting output.
Startup banners, login menus, trust prompts, thinking, and replies become renderable events.
Prompts become controls, assistant replies become bubbles, and raw frames remain available.
Lightweight IDE
Switch between a conversational surface and full shell-first control without restarting the session.
Trust-folder prompts, login choices, and workflow questions can be surfaced as app-level controls.
Static banners, tips, footers, and repeated progress redraws stay out of the chat transcript.
Thinking and verbose tool output can collapse by default while remaining available for inspection.
Current status
Termight starts from Wave Terminal's Apache-2.0 open-source foundation. The first product goal is to make Claude Code feel like a native chat application without forcing it into headless mode; Codex is intended to use the same session abstraction as the renderer matures.