2
0
Commit Graph

16 Commits

Author SHA1 Message Date
652fbada48 refactor(config): tighten daily preset agent task prompts for conciseness 2026-03-24 15:22:17 +09:00
5f60a6c5f3 feat(headless): add wait command for monitoring background run completion 2026-03-24 15:15:41 +09:00
12faa891e7 refactor(agent): reduce context size limits for AI communication and git diff 2026-03-24 15:10:05 +09:00
5de89b16b9 fix(cli): show help instead of TUI when no subcommand given 2026-03-24 15:01:01 +09:00
a3065415f7 refactor: remove unused completer and status modules with rustyline/terminal_size deps 2026-03-24 14:59:48 +09:00
e8c71d739d feat(headless): add plan command for previewing agent configuration 2026-03-24 14:55:32 +09:00
a330170cb4 refactor(headless): unify --once execution path into shared execute_once function 2026-03-24 14:50:42 +09:00
2068619afc feat(headless): add --once flag for single-cycle multi-agent execution 2026-03-24 14:45:45 +09:00
0044a3b059 feat(config): add interval-based auto-cycling and TUI file watcher 2026-03-24 14:37:33 +09:00
cefa51e73c feat: add output buffer limit, report preset and enriched context diff 2026-03-24 14:32:10 +09:00
6a5250ef02 feat(agent): inject identity, session history and diff content into agent context 2026-03-24 14:19:17 +09:00
5fd97f1e57 feat(headless): add commit, remember commands and agent chaining 2026-03-24 14:15:08 +09:00
da1159cbf9 update 2026-03-24 13:59:51 +09:00
9e9b974051 refact 2026-03-03 16:02:20 +09:00
43cd4afa1e fix ver 2026-03-03 15:54:48 +09:00
a8e5b30572 init 2026-03-02 17:45:35 +09:00