claw-code/rust/crates/rusty-claude-cli
TheArchitectit cc191fd65d fix(tui): replace fragile suspend/resume pattern with in-place turn execution
- Removed app.suspend()/app.resume() calls around REPL TUI turns
- Added assistant message capture from session for conversation pane
- Command errors now show as system messages instead of breaking TUI
2026-06-10 16:49:35 -05:00
..
.claw/sessions feat(runtime): typed task packet format for structured claw dispatch 2026-04-04 00:40:20 +09:00
src fix(tui): replace fragile suspend/resume pattern with in-place turn execution 2026-06-10 16:49:35 -05:00
tests fix: /config help returns structured section list (#344) 2026-06-05 07:09:48 +09:00
Cargo.toml feat: TUI split-pane layout with ratatui dashboard 2026-06-10 16:49:35 -05:00
build.rs fix: expose complete version provenance 2026-06-04 15:55:08 +09:00