mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-10 01:39:25 +00:00
* fix(tui): cap todo panel at 5 rows with overflow indicator Pick visible todos around in_progress (recent done + upcoming pending), append `+N more` when truncated. * fix(tui): make todo selector order-agnostic The previous selector assumed todos were grouped as done...pending when no in_progress existed. On interleaved orderings (the TodoList tool keeps the model-provided order without normalizing) the before and after windows skipped most candidates and produced fewer than five rows. Pick directly from status buckets instead. |
||
|---|---|---|
| .. | ||
| kimi-code | ||
| vis | ||