Skip to main contentModule tui_vt
Source pub use main_loop::run_tui;
- file_search
- @-triggered fuzzy file picker for the composer (grok-build parity).
- frame_layout
- Production bridge from the grok-build-style agent view layout
(
oxicode_vtui::design::layout) to the live ratatui render path. - host
- Host adapter implementation — connects oxicode’s application state to vtcode-ui’s HostAdapter.
- main_loop
- TUI main event loop — connects oxicode’s
AgentSession to vtcode-ui’s
InlineSession protocol and a ratatui rendering backend. - notifications
- Terminal desktop-notification protocols (grok-build parity).
- slash
- vim
- Vim-style prompt editing engine.