Commit Graph

16 Commits

Author SHA1 Message Date
de89ad2706 Refactor: restructure project into TUI modules 2026-05-19 10:35:14 +07:00
b819e871a4 Change 'LLM...' to 'Thinking...' in step log message 2026-05-19 10:28:06 +07:00
7bda512be6 Add ntro timing utility and integrate into agent loop 2026-05-19 09:26:35 +07:00
d4ec96ff62 Pass stdscr to _submit for realtime screen updates during processing 2026-05-12 16:28:07 +07:00
293bd5d550 Update TUI colors: black-on-blue header, blue border, yellow status bar 2026-05-12 10:33:52 +07:00
33c9b48106 Clean exit on Ctrl+C without traceback 2026-05-12 10:23:40 +07:00
2c2927751a Expand input area to 6 visible lines and fix scroll logic 2026-05-12 10:19:50 +07:00
6f20e4b0b9 Fix cursor position overwritten by addstr after loop 2026-05-12 10:13:53 +07:00
18bbb07737 Fix input box border rendering and layout math 2026-05-12 10:12:07 +07:00
9c7e34409e Add curses-based TUI mode with --tui flag 2026-05-12 10:00:57 +07:00
25ec6fd996 Pemisahan script ansicolor dan separator 2026-05-12 09:32:16 +07:00
2bdfe52abb Playing with color 2026-05-12 08:52:57 +07:00
a83198303f Set granite4.1 as default model. 2026-05-08 18:05:53 +07:00
6db78809f4 Sample prompt for testing 2026-05-05 22:20:05 +07:00
066b7c33e4 Fixing typo 2026-05-05 21:34:42 +07:00
b583b7546a First commit 2026-05-02 21:08:42 +07:00