- Add dependency for safe stdout/stderr capture during turns - Replace unsafe libc::dup/dup2 stdout suppression with capture_output() - Tool stdout/stderr is now captured and rendered inside conversation pane - Add compact StatusBar component for focused layout - Redraw layout: status bar top, large conversation, compact input, optional dashboard on the right for wide terminals - Eliminates output bleeding onto the TUI frame - 321 tests pass |
||
|---|---|---|
| .. | ||
| .claw/sessions | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| build.rs | ||