Skip to content

v1.1.2

Choose a tag to compare

@gwittebolle gwittebolle released this 01 Aug 10:28
· 55 commits to main since this release

What's new

  • Install-sync check in the statusline: on machines running both a git clone and a marketplace install, a stale plugin cache used to silently write carbon.db with outdated factors. The statusline now byte-compares its factors/prices against the newest plugin cache copy and shows ≠ install drift on divergence. Opt-out: CLAUDE_CARBON_NO_DRIFT_CHECK.
  • Monthly share nudge: the statusline shows 📊 /carbon-card to the first 3 distinct sessions of each month (tunable via CLAUDE_CARBON_CARD_NUDGE_SESSIONS, opt-out CLAUDE_CARBON_NO_CARD_NUDGE), then goes quiet. Generating a card clears it immediately. generate-report.sh now prints a Totals since ... summary line, and /carbon-card offers a paste-ready, strictly factual social post draft built from it. No auto-posting anywhere.
  • Skill path fix: /carbon-card and /carbon-update now expand shell-escaped statusLine.command paths (tilde, escaped spaces), so they run the install actually wired into the statusline instead of falling back to a stale default.
  • Citing: new CITATION.cff (GitHub "Cite this repository" button) and a Citing section in the README. License stays MIT.

No emission factor or price changes: stored CO2/cost values and golden vectors are unaffected.