Commit Graph

18 Commits

Author SHA1 Message Date
30f65f8c3f Ugh refactor (Work in Progress: config skills masih berantakan) 2026-06-12 14:10:06 +07:00
8a0363b985 Persona 2026-06-10 15:12:50 +07:00
78387899ad New ASCII Art 2026-06-09 13:08:22 +07:00
399850eb3b Improving tool calling information 2026-06-09 11:38:50 +07:00
f121c6cbb0 Support model that not support on tool calling 2026-06-08 11:31:00 +07:00
6e88d051bc Unfinished chungking features 2026-06-08 09:27:38 +07:00
d833774809 feat(tui): welcome art with light-blue thick border, new C_WELCOME color pair 2026-05-26 15:18:16 +07:00
02f5ce345b 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
f3c3d8d1ad feat(tui): non-blocking agent loop — cursor visible, user can type during processing 2026-05-26 14:03:40 +07:00
f4fe53b8c0 feat(tui): keep cursor visible and allow typing during processing, block send only 2026-05-26 13:54:24 +07:00
25c6fa3bdb fix(tui): prevent cursor crash and status bar text bleed 2026-05-26 13:48:59 +07:00
7777dea0cc Align AI text indent with user and add bold to colored chat text 2026-05-19 14:50:53 +07:00
475e900e18 Add soft word wrap for input area and improve navigation 2026-05-19 11:38:28 +07:00
46bf99b0ab Improve chat rendering: word wrap, label on separate line, blank line separators 2026-05-19 11:38:23 +07:00
1f036e06a2 Always call handle_key to allow scroll during processing 2026-05-19 11:38:13 +07:00
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