zchee / zchee/ganja-code

claude-code rate notice in the TUI

Open
#97 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

idea verdict:park
Dominant language
Rust
Stars
2
Forks
0
Avg merge
1h
Merged PRs (30d)
17

Description

What it does

Shows the claude-code wire's rate-limit notice in the TUI's notice line, through a Provider::plan_notice() accessor that the wire overrides.

Source

ganja-code-afay (the claude-code rate notice shown in the TUI).

The bead is closed when this issue is published, with its external reference pointing here (#38).

File and line references in this issue are to main as of 75a7a92.

Against the three criteria

  • Direction (README): The README says nothing about showing usage (README.md:28-29).
  • Today's terminal users: The wire already composes a once-per-turn sentence when the rate-limit status changes (crates/ganja-provider/src/provider/claude_code.rs:214) but only logs it; no accessor lets a frontend read it.
  • Evidence: The drawing precedent is the eviction notice (crates/ganja-provider/src/provider.rs:802, crates/ganja-tui/src/app.rs:998). No report asks for it.

Depends on

Nothing.

Verdict

  • Verdict: park
  • Reopens: at the next landing that touches the TUI's notice line (where an eviction is drawn).
  • Exception to the probe rule: no.
  • Date: 2026-09-19
  • Verdict ticket: #45

Theme: #58

Contributor guide

No contributing guide indexed for this repository

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

This is parked until work reaches the TUI notice line. When it reopens, read the rate-limit sentence in crates/ganja-provider/src/provider/claude_code.rs:214, the eviction notice in crates/ganja-provider/src/provider.rs:802, and its rendering in crates/ganja-tui/src/app.rs:998; done means the rate notice is available through the provider accessor and appears in the TUI notice line.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.