kimi-code/apps
qer da18be330c feat(web): rework the todo / background-task panels
Four fixes folded together:
- The ~/todo TAB was still collapsible, so opening it could hide everything.
  Collapse now applies only to the floating card; the tab is always expanded.
- The floating background-task card had no collapse. Add a chevron toggle while
  keeping the header click as 'open the tasks tab'.
- The card truncated to 4 rows and showed '+N' even with room. Raise the cap to
  12 and let the list scroll (max-height) so it shows more before truncating.
- Bump the floating stack width 260→300 and card font so the panels aren't so
  cramped.
2026-06-13 13:52:26 +08:00
..
kimi-code feat(server): local-only foreground server with TUI ready banner 2026-06-12 16:09:21 +08:00
kimi-web feat(web): rework the todo / background-task panels 2026-06-13 13:52:26 +08:00
vis fix: add minor improvements for Mira (#649) 2026-06-11 15:50:33 +08:00