Changelog
All notable changes to Claude Helper are documented in this file. Format follows Keep a Changelog and the project adheres to Semantic Versioning.
[Unreleased]
[0.1.0] — 2026-05-11
Added
- Menubar status item with Claude icon and three inline usage meters (session, all-models, sonnet-only).
- Tabbed settings popover: Overview, Profiles, Limits, Spend, Settings.
- Multi-profile system with Keychain-backed secret storage and isolated
WKProcessPoolper profile. - claude.ai session capture and restore via cookie storage — switch active web session without re-login.
- Local CLI config writer that mutates
~/.claude/settings.jsonon profile switch. - Anthropic usage API client with 60s telemetry polling and exponential backoff.
- Deep-link buttons for plan, billing, spend limit, and auto-reload pages on claude.ai.
- Local spend ledger (GRDB/SQLite) with daily aggregates and forecast extrapolation.
- Auto-reload reminders via
UserNotificationswhen projected spend exceeds 80% of limit. - LaunchAtLogin, Sparkle auto-updates, AppleScript scripting bridge.
- v0.1.0 GitHub release with universal
.appartifact and EdDSA-signed Sparkle appcast.