Commit Graph

16 Commits

Author SHA1 Message Date
Mplan 78b9c7a0a0 fix(cli): restore cursor visibility on SIGINT 2026-06-09 18:19:22 +08:00
Mplan 798cdbbadf feat(cli): add config command and improve menu clearing 2026-06-09 18:14:18 +08:00
Mplan 0906e304a1 docs(README): add interactive menu, update commands and default model 2026-06-09 18:02:23 +08:00
Mplan 309b6e94d4 refactor(cli): improve terminal clearing in interactive menu 2026-06-09 17:59:21 +08:00
Mplan 50dd0a7201 refactor(cli): add subcommand support and interactive menu 2026-06-09 17:55:56 +08:00
Mplan c2e60db196 chore(config): update default model to deepseek-v4-flash 2026-06-09 17:43:00 +08:00
Mplan 647d1096ba refactor(cli): extract commit result display and extend commit return with stats 2026-06-09 17:38:23 +08:00
Mplan 6d007698f9 feat(cli): show commit hash and summary on success 2026-06-09 17:38:00 +08:00
Mplan 68e98be653 refactor(cli): replace external editor with inline terminal editing 2026-06-09 17:31:52 +08:00
Mplan 37916f6c49 feat(cli): use external editor for commit message editing 2026-06-09 17:24:07 +08:00
Mplan 8be9f51532 docs: add comprehensive project documentation 2026-06-09 17:22:03 +08:00
Mplan 455c5d9b41 docs: add MIT license 2026-06-09 17:20:53 +08:00
Mplan de96c8862e feat: add retry logic to AI client and interactive unstaged file selector 2026-06-09 17:13:34 +08:00
Mplan 9f33d0f2ed chore: update default API and model to DeepSeek 2026-06-09 17:09:32 +08:00
Mplan 401f6ccbe0 test: add unit tests for config and prompt modules 2026-06-09 17:09:06 +08:00
Mplan a058881b53 feat: initial project setup with gai tool 2026-06-09 16:41:02 +08:00