asepharyana
7b0b53671f
style: format seluruh workspace dengan cargo fmt
...
Menyeragamkan format kode sesuai rustfmt (126 file). Sebelumnya
lefthook pre-commit 'cargo fmt --check' akan gagal pada commit apa pun.
2026-08-27 22:10:28 +07:00
asepharyana
07b217cf4a
feat(tui): enhance agent turn handling by grouping parameters and improving message management
2026-07-20 15:21:23 +07:00
asepharyana
fe2e916937
feat: add test_load and test_parse binaries for configuration loading and parsing
2026-07-20 14:47:55 +07:00
asepharyana
1ec2aa136a
refactor: improve code readability and consistency across multiple files
2026-07-20 12:02:50 +07:00
asepharyana
792695b65a
feat(tui): implement agent turn engine for background processing and enhance input handling
2026-07-20 10:55:09 +07:00
asepharyana
da2ed6da25
feat(tui): add usage overlay and sidebar for displaying usage statistics and tasks
...
feat(tui): implement status bar with connection and turn state indicators
feat(tui): create workflow panel for agent status and progress visualization
feat(web): introduce web frontend interface with static file serving
feat(ws): add WebSocket interface for real-time communication and session management
2026-07-20 09:04:57 +07:00