Commit graph

207 commits

Author SHA1 Message Date
Haozhe
ee7486cb06
fix(agent-core): tier anti-repeat reminders at streak counts 3, 5, and 8 (#15)
Replace the single threshold of 7 with tiered reminders triggered at streak counts 3, 5, and 8.\nThe first reminder is a generic nudge, while the second and third include\nthe tool name, repeat count, and arguments for stronger guidance.

Co-authored-by: haozhe.yang <yanghaozhe@moonshot.ai>
Co-authored-by: Kai <me@kaiyi.cool>
2026-05-25 16:09:41 +08:00
liruifengv
35726d7a41
fix: hide empty current session from sessions list (#13)
* fix: hide empty current session from sessions list

* chore: add changeset for session picker fix

* fix: use TUI content state for session picker filtering

---------

Co-authored-by: qer <wbxl2000@outlook.com>
2026-05-25 14:50:29 +08:00
qer
89ea8959eb
fix: retry empty compaction summaries (#12)
Co-authored-by: liruifengv <liruifeng1024@gmail.com>
2026-05-25 14:44:22 +08:00
liruifengv
15b018fc84
fix: Surface API-provided error messages for OAuth and managed API failures (#11) 2026-05-25 14:10:32 +08:00
liruifengv
e503e6963a
feat: add Ctrl-J newline shortcut in TUI prompt (#9) 2026-05-25 12:30:25 +08:00
Yichen Yan
154e5a732b
Fix typo in zh readme (#1) 2026-05-22 18:54:14 +08:00
Kaiyi
842e699a64 Kimi For Coding 2026-05-22 15:54:50 +08:00