No description
  • TypeScript 86.8%
  • JavaScript 9.7%
  • Just 2.2%
  • CSS 1.3%
Find a file
Dušan Simić ed15f54195 feat(ui): summarise the session window in the panel, not the busiest one
The chip used to show the highest percentage across a harness's windows,
which meant Claude Code always reported its weekly limit once that passed
the session one. The session window is what actually blocks work right now.

Adapters now declare panelWindowIds in preference order, and panelWindow()
falls back to the most constrained window when none of those ids are
present, so a harness renaming its windows still shows something. The
dropdown continues to list every window.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-29 00:52:45 +02:00
schemas feat(ui): let the panel use symbolic or full-colour icons 2026-07-29 00:45:43 +02:00
src feat(ui): summarise the session window in the panel, not the busiest one 2026-07-29 00:52:45 +02:00
test feat(ui): summarise the session window in the panel, not the busiest one 2026-07-29 00:52:45 +02:00
.gitignore feat: add clankers mvp with claude code and codex adapters 2026-07-27 20:21:00 +02:00
.pre-commit-config.yaml feat: add clankers mvp with claude code and codex adapters 2026-07-27 20:21:00 +02:00
AGENTS.md feat: add clankers mvp with claude code and codex adapters 2026-07-27 20:21:00 +02:00
biome.json feat: add clankers mvp with claude code and codex adapters 2026-07-27 20:21:00 +02:00
CLAUDE.md feat: add clankers mvp with claude code and codex adapters 2026-07-27 20:21:00 +02:00
justfile fix(claude-code): read subscription usage, not API cost 2026-07-28 19:46:59 +02:00
metadata.json chore: set extension uuid and drop the plans directory 2026-07-27 20:25:11 +02:00
package.json feat: add clankers mvp with claude code and codex adapters 2026-07-27 20:21:00 +02:00
pnpm-lock.yaml feat: add clankers mvp with claude code and codex adapters 2026-07-27 20:21:00 +02:00
stylesheet.css feat: add clankers mvp with claude code and codex adapters 2026-07-27 20:21:00 +02:00
tsconfig.json feat: add clankers mvp with claude code and codex adapters 2026-07-27 20:21:00 +02:00