Releases: mitre/claude-statusline
Releases · mitre/claude-statusline
Release list
v0.1.1
Changelog
- b606823 feat: Homebrew formula publishing to mitre/homebrew-tap — 0.1.1
- df2fde4 chore: ignore .pem files — app private keys never belong in git
- a818b87 feat: Claude Code plugin — in-repo marketplace, verified installs, version-sync hook
- c921cbc docs: published-state wording — go-install first, live Security tab link
- cab290d bd: update sync.remote
v0.1.0
Changelog
- 667ad73 chore: cut CHANGELOG 0.1.0 — first tagged release
- c792467 fix: CI cross-compile step runs make snapshot — release target now publishes
- 7785fc2 feat: live stdin fallback for the 5h/week account meters
- 74736ef feat: goreleaser release pipeline + --version build identity
- c070c3a feat: session-signal segments — effort, fast mode, metered cost, >200k marker
- e648fce docs: verified stdin-payload field inventory from a live capture
- 9b9355c test: observe-only render benchmarks — compute-path baselines under the 90ms budget
- 75563be test: fuzz the untrusted-JSON parsers — stdin payload and usage bodies
- 85f94bb test: ratchet coverage gates — 90% total floor, new 85% per-package floor
- 111d0af test: lift root-package coverage 63% → 89.5% — real edges tested at the seam
- ec27244 docs: remove duplicated quick-reference from AGENTS.md — one statement per fact
- b7a4980 docs: consolidate agent guidance — CLAUDE.md symlinks to AGENTS.md
- 9430009 fix: bump Go toolchain to 1.26.5 — GO-2026-5856 (crypto/tls ECH)
- 338fc03 docs: mirror project guidance into AGENTS.md
- d18b721 docs: full config-key reference table in the README
- a805d0e docs: credential-store resolution wording — file first, keychain fallback
- a096230 docs: project guidance for coding agents — live-binary contract, test-hygiene traps, conventions
- b59397b feat: cross-platform credential resolution — Linux support for auth badge and usage meters
- 224c5a8 feat: long-held index.lock age badge on the project row
- 89a3210 feat: dim stale-data age marker on the account row, with show_stale_age toggle
- 7947fe4 docs: account email segment — source, never-cached rationale, style config
- ba9ba78 feat: account email scope label on the account row, with configurable style
- d6ca833 docs: git engine + escalation rationale, lipgloss styling notes
- e7e3a63 feat: full-Go wave — go-git engine with CLI escalation; lipgloss v2 styling
- b785f3f docs: full-Go era — cache location/keys, provenance via git history, neutral examples
- 7bdbc6d test: de-identify fixtures and goldens — neutral HOME, paths, session ids
- 3021c8a refactor: drop the bash-compat contract — this is a Go program, full stop
- 0a2bd04 docs: account row — why per-model windows are usually null, Fable window provenance
- 602e964 fix: account row lagged up to a full TTL behind usage-window resets
- 82d36b1 chore: go mod tidy (toml is a direct dependency); beads activity log
- e195241 docs: bounded git latency and index-lock fix — config knob, core.fsmonitor pointer
- 524dbf4 feat: bound git subprocess latency; fix status taking the optional index lock
- 559ce7d docs: account row and parity retirement in README and CHANGELOG
- a261a05 chore: retire byte-parity gate, freeze bash reference as port-era spec
- f929614 feat: account row — scope-labeled meters, per-model weekly window, always-visible resets
- def4a71 docs: README, CHANGELOG, MITRE license/notice, conduct/contributing/security, frozen bash reference
- 73d16c2 chore: quality gates — golangci-lint v2, make gate chain, GitHub Actions CI
- 04e455c feat: Go statusline — renderer, input, caches, config, usage, gitinfo, auth + test suites
- 6e7c8e0 bd init: initialize beads issue tracking