MoonshotAI / MoonshotAI/kimi-code

please expose membership quota usage (the rolling 5-hour window and 7-day cycle percentages) in │ the TUI footer / status line.

Open
#3,231 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

What feature would you like to see?

Right now quota is only visible via /usage or the web Console, with no persistent display. The [status_line].command JSON snapshot includes model, cwd, git, context usage, etc., but no quota fields. Adding 5h/7d quota fields to the snapshot — or a built-in usage/quota slot for [status_line].items — would let users keep an eye on rate-limit status at all times.

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

Start by locating the [status_line].command JSON snapshot and the [status_line].items implementation, then compare them with the existing /usage or web Console quota data. Decide how the rolling 5-hour and 7-day percentage values fit the status line. Done means users can persistently see both quota percentages in the TUI footer or status line.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.