## Problem

When working with Claude Code, you have no visibility into context consumption, 
quota status, session cost, cache efficiency, or whether a tool has been stuck 
for 30 seconds.

## Solution

[claude-dash](https://github.com/krabat-l/claude-dash) is a real-time 
statusline plugin that puts all of this in a two-line display below your prompt.

![claude-dash](https://raw.githubusercontent.com/krabat-l/claude-dash/main/claude-dash-screenshot.png)

## Quick Start

```
/plugin install claude-dash
/claude-dash:setup
```

## What It Shows

- **Context health** — progress bar + estimated turns remaining
- **Quota tracking** — rate limit with countdown to reset
- **Session cost** — real-time from model pricing tables
- **Cache efficiency** — higher ratio = cheaper tokens
- **Git status** — branch, diff stats, unpushed commits
- **Tool stats** — active tools with stuck warning at 30s

5 color themes, 13 toggleable components, zero runtime dependencies, <100ms per 
frame.

Would love feedback!


-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/4534
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/repo-discussions/[email protected]>

Reply via email to