MoonshotAI / MoonshotAI/kimi-code

TUI flickers when opening /usage while agents status box is live-updating (Alacritty)

Open
#2,039 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
7.5k
Forks
1.2k
Avg merge
11h 53m
Merged PRs (30d)
350

Description

What version of Kimi Code is running?

0.28.1

Which open platform/subscription were you using?

custom provider

Which model were you using?

No response

What platform is your computer?

No response

What issue are you seeing?

TUI flickers/flashes in Alacritty when the agents status box (live-updating, e.g. per-agent elapsed time) is on screen and another box like /usage is opened on top of it — screen redraw becomes unstable.

Kimi Code CLI version: 0.28.1
Terminal: Alacritty 0.15.1

What steps can reproduce the bug?
  1. Start a task that spawns subagents so the agents status box appears, live-updating
  2. While that box is actively updating, run /usage , etc
  3. The TUI starts flickering/flashing — screen redraw becomes visually unstable,
What is the expected behavior?

No response

Additional information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in Alacritty by running a task with a live-updating agents status box and opening /usage on top of it. Trace the TUI update and redraw path involved in those two views, then verify that the same interaction no longer flickers or flashes.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.