Changelog¶
All notable changes to this project are documented here. This project follows
Semantic Versioning. Version v1.0.0 exists only as
repository history (the internal V1 milestone); v2.0.0 is the first public
release.
[2.0.0] — 2026-08-05 — First public release¶
A product milestone: the first installable, documented, licensed, CI-tested release of the Provider-Aware Statusline, together with the evidence-first research, findings, ADRs, and methodology behind it.
Statusline
- Provider-aware route display: shows the resolved
provider/model(e.g.opencode/big-pickle) from the session transcript, not the requested label. - Real context window: the fill meter uses the resolved model's actual window from
model_capabilities(e.g.110K/262K) instead of the payload guess. - Provider-hue styling, worktree and branch-state labels, and a
[stale]marker past the 5-minute idle threshold. - 68 contract tests (
npm test), zero runtime dependencies, Node 18+.
Repository
- Dual licensing: MIT for code/config, CC BY 4.0 for documentation/knowledge/media,
with
LICENSING.mdmapping every file to exactly one license. - Real tool screenshots in
Assets/screenshots/and the README hero. - Evidence-first docs:
Architecture.md,Decisions.md,Knowledge-Base.md,Findings/, andResearch/preserved as the verification trail. - Open-source hygiene:
CONTRIBUTING.md,CODE_OF_CONDUCT.md,SECURITY.md,.github/CI (contract tests + markdown link check), issue/PR templates, and a machine-identifier scrub of tracked content.