claw-code/rust/crates
TheArchitectit 6e787c2b0c feat(tui): component-based TuiApp, slash dispatch, markdown AST
- Convert tui.rs -> tui/ directory module, old god-struct in legacy.rs
- New component architecture: Component/Overlay traits, ConversationPane,
  InputBar, Dashboard, StatusBar, CommandPaletteOverlay, AgentViewOverlay
- Component-based TuiApp in app.rs with draw_screen pre-borrow pattern
- SlashCommandDispatcher extracted from main.rs
- MarkdownAst + shared parser (normalize_nested_fences, render_diff,
  find_stream_safe_boundary, strip_ansi)
- EventBus with crossbeam-channel
- add capture.rs for future stdout gating
- Reuse in workspace: 59 TUI tests pass
2026-06-12 14:46:13 -05:00
..
api fix: resolve rebase conflicts, clean TUI alignment, and sync with upstream 2026-06-11 10:03:16 -05:00
claw-analog Reject drifted claw-analog bootstrap phases 2026-05-25 19:33:37 +00:00
claw-rag-service feat(rag): add claw-rag-service 2026-05-25 11:25:25 +09:00
commands fix: resolve rebase conflicts, clean TUI alignment, and sync with upstream 2026-06-11 10:03:16 -05:00
compat-harness feat: ultraclaw droid batch — ROADMAP #41 test isolation + #50 PowerShell permissions 2026-04-12 03:06:24 +09:00
mock-anthropic-service Stabilize final gate before release checkpoint 2026-05-15 13:34:57 +09:00
plugins fix: resolve EACCES error from incorrect bundled plugins directory 2026-05-25 11:22:34 +09:00
runtime fix: resolve rebase conflicts, clean TUI alignment, and sync with upstream 2026-06-11 10:03:16 -05:00
rusty-claude-cli feat(tui): component-based TuiApp, slash dispatch, markdown AST 2026-06-12 14:46:13 -05:00
telemetry feat: anthropic SDK header matching + request profile 2026-04-01 05:55:25 +00:00
tools fix: resolve rebase conflicts, clean TUI alignment, and sync with upstream 2026-06-11 10:03:16 -05:00