hendrik/tui
2026-05-26 14:45:55 +07:00
..
__init__.py Refactor: restructure project into TUI modules 2026-05-19 10:35:14 +07:00
agent.py feat(tui): non-blocking agent loop — cursor visible, user can type during processing 2026-05-26 14:03:40 +07:00
app.py feat(tui): non-blocking agent loop — cursor visible, user can type during processing 2026-05-26 14:03:40 +07:00
input.py feat(tui): keep cursor visible and allow typing during processing, block send only 2026-05-26 13:54:24 +07:00
render.py feat(tui): gray ^D:send when processing, black-on-bright-green READY, fix chat truncation + right margin 2026-05-26 14:45:55 +07:00