Commit Graph

393 Commits

Author SHA1 Message Date
Jarrod Watts
64de69c5cd Merge pull request #336 from krushnamegh/patch-1
Refactor agent rendering and status icon logic
2026-04-04 14:55:16 +11:00
Jarrod Watts
5d923d75ca test: cover agent elapsed formatting 2026-04-04 14:55:08 +11:00
github-actions[bot]
5e72fe9ba1 build: compile dist/ [auto] 2026-04-04 03:53:54 +00:00
Jarrod Watts
67885cec66 Merge pull request #310 from 1546926687/feat/session-token-usage
feat: add cumulative session token usage display
2026-04-04 14:53:40 +11:00
Jarrod Watts
dc329fcad7 Merge remote-tracking branch 'origin/main' into feat/session-token-usage 2026-04-04 14:53:18 +11:00
Jarrod Watts
1668b9ca50 test: harden session token usage parsing 2026-04-04 14:50:57 +11:00
github-actions[bot]
772e4aa222 build: compile dist/ [auto] 2026-04-04 03:45:12 +00:00
Jarrod Watts
e80335d5af Merge pull request #368 from jarrodwatts/maintainer/ts6-compat-check
build: fix TypeScript 6 compatibility
2026-04-04 14:44:57 +11:00
Jarrod Watts
9cfaf7bf7d build: fix typescript 6 compatibility 2026-04-04 14:44:17 +11:00
github-actions[bot]
d0ef6272f9 build: compile dist/ [auto] 2026-04-04 03:39:09 +00:00
Jarrod Watts
728fe8da99 Merge pull request #325 from devy1540/feat/label
feat: add styled Weekly label for 7-day usage window
2026-04-04 14:38:48 +11:00
Jarrod Watts
50128ce2f0 Merge remote-tracking branch 'origin/main' into feat/label
# Conflicts:
#	src/render/lines/usage.ts
#	src/render/session-line.ts
#	tests/render.test.js
2026-04-04 14:38:25 +11:00
github-actions[bot]
74665c024b build: compile dist/ [auto] 2026-04-04 03:30:10 +00:00
Jarrod Watts
dd804fb8e4 Merge pull request #367 from jarrodwatts/maintainer/pr-337-vmstat
fix: use vm_stat for accurate macOS memory percentage
2026-04-04 14:29:56 +11:00
Jarrod Watts
9113b138f1 fix: use vm_stat for accurate macOS memory percentage 2026-04-04 14:29:25 +11:00
github-actions[bot]
7b40bd7c2e build: compile dist/ [auto] 2026-04-04 03:27:16 +00:00
Jarrod Watts
7ab8421514 Merge pull request #311 from RisingV/perf/config-cache
perf: add mtime-based disk cache for countConfigs()
2026-04-04 14:27:01 +11:00
Jarrod Watts
54d93191eb chore: drop generated dist changes 2026-04-04 14:26:38 +11:00
Jarrod Watts
e1f76c17c7 fix: harden config cache invalidation 2026-04-04 14:26:26 +11:00
github-actions[bot]
addcb3658c build: compile dist/ [auto] 2026-04-04 03:20:51 +00:00
Jarrod Watts
ac0f367bb2 Merge pull request #366 from jarrodwatts/maintainer/pr-316-osc8-width
fix(render): cover OSC hyperlink width handling
2026-04-04 14:20:37 +11:00
Jarrod Watts
c7ef7520f7 Merge remote-tracking branch 'origin/main' into fix/osc8-visual-length
# Conflicts:
#	tests/render-width.test.js
2026-04-04 14:20:20 +11:00
Jarrod Watts
96a94d0858 fix: cover OSC hyperlink width handling 2026-04-04 14:17:57 +11:00
github-actions[bot]
d1c2babac2 build: compile dist/ [auto] 2026-04-04 03:10:30 +00:00
Jarrod Watts
b41250b538 Merge pull request #332 from amfibiotik/fix/detect-agent-tool-name
fix: detect agents recorded as "Agent" in transcript
2026-04-04 14:10:13 +11:00
Jarrod Watts
24d6c50d00 test: cover Agent tool name in transcripts 2026-04-04 14:09:18 +11:00
Jarrod Watts
19e1542d9e Merge pull request #341 from rafdouglas/fix/readme-reload-plugins
README.md: added the instruction to /reload-plugins after installing claude-hud
2026-04-04 14:07:37 +11:00
Jarrod Watts
2afa93d4dd Merge pull request #365 from jarrodwatts/issue-348-usage-contract
docs: clarify official usage data contract
2026-04-04 14:06:52 +11:00
Jarrod Watts
dcb92d8218 docs: clarify official usage data contract 2026-04-04 14:05:56 +11:00
github-actions[bot]
e7d94b4307 build: compile dist/ [auto] 2026-04-04 03:00:35 +00:00
Jarrod Watts
b4a1f93f23 Merge pull request #364 from jarrodwatts/issue-351-safe-width-fallback
fix: keep HUD visible when terminal width is unavailable
2026-04-04 14:00:13 +11:00
Jarrod Watts
7ea5f331d9 fix: wrap HUD output when terminal width is unavailable 2026-04-04 13:59:08 +11:00
github-actions[bot]
d9b1a3daae build: compile dist/ [auto] 2026-04-04 02:52:13 +00:00
Jarrod Watts
5e5c950c3a Merge pull request #349 from xiaodream551-a11y/feat/i18n-chinese-support
feat: add Chinese (zh) language support
2026-04-04 13:51:54 +11:00
Jarrod Watts
f223562354 test: align reset countdown expectation for i18n 2026-04-04 13:51:04 +11:00
Jarrod Watts
6c863b2f02 Merge main into i18n branch and keep English default 2026-04-04 13:50:24 +11:00
Jarrod Watts
72c01d75af Merge pull request #363 from jarrodwatts/fix-gh-star-command-compat
docs: add gh star command fallback
2026-04-04 13:43:51 +11:00
Jarrod Watts
36bc0d8f20 docs: add gh star command fallback 2026-04-04 13:41:56 +11:00
Jarrod Watts
f7b71255b8 Merge pull request #362 from jarrodwatts/issue-355-windows-node-default
docs: prefer node over bun on windows
2026-04-04 13:36:09 +11:00
Jarrod Watts
a47c952b6b docs: prefer node over bun on windows 2026-04-04 13:35:21 +11:00
Jarrod Watts
5909886a48 Merge pull request #361 from jarrodwatts/issue-346-star-command
docs: shorten setup star command
2026-04-04 13:31:42 +11:00
Jarrod Watts
593be9398a docs: shorten setup star command 2026-04-04 13:31:03 +11:00
Jarrod Watts
f2445a490f Merge pull request #360 from jarrodwatts/issue-315-json-safety
docs: make setup JSON escaping explicit
2026-04-04 13:30:27 +11:00
Jarrod Watts
5cecc69e33 docs: make setup JSON escaping explicit 2026-04-04 13:29:50 +11:00
github-actions[bot]
98a2358e3e build: compile dist/ [auto] 2026-04-04 02:28:54 +00:00
Jarrod Watts
b851959be0 Merge pull request #359 from jarrodwatts/issue-353-auth-label
fix: stop guessing auth mode from env vars
2026-04-04 13:28:38 +11:00
Jarrod Watts
03c394825c fix: stop guessing auth mode from env vars 2026-04-04 13:28:03 +11:00
github-actions[bot]
3c4a2c1976 build: compile dist/ [auto] 2026-04-04 02:26:18 +00:00
Jarrod Watts
0786f4c50b Merge pull request #357 from kagura-agent/fix/preserve-taskid-map-across-todowrite
fix: preserve taskIdToIndex map across TodoWrite operations (#345)
2026-04-04 13:25:59 +11:00
Jarrod Watts
a30a7afd63 chore: drop generated dist artifacts 2026-04-04 13:25:45 +11:00