Changelog
Release notes and version history.
v1.0.132
- featuresecrets: empty values, direct Secrets Manager open, friendly API errors
- featuresecrets: reserved, non-deletable secrets for required keys
v1.0.131
- featureprompt-history: always-visible labeled session action buttons
- featureprompt-history: add Start this session + copy resume command
- featuretray: reconnect button opens browser OAuth directly
- fixdeploy: support skills in global deploy mode
- fixrelease: include scoped feat/fix commits in changelog
v1.0.130
- featuretranscripts: secret scrubbing for Claude + Cursor transcripts
v1.0.129
- featuresettings: default Launch at Login, Show in Menu Bar, Keep Running on Close to on for new installs
v1.0.128
- featureadd AI Recommendations — Claude analyzes your installed tools, projects, and registry to suggest high-leverage actions
- featureadd Token Optimizer — model routing recommendations from your local usage logs, heuristic-only
v1.0.127
- featureadd AI Debate — multi-model plan refinement with project context
- featureadd Switch Model sidebar entry to retarget Claude Code at Ollama
- featureclaude-settings: expand Claude permissions UI + ClaudePermissions schema
- featuredebate: cross-page runner state, AI Debate rebrand, and UX polish
- featurestructured hook editor, export fix, and IDE open buttons
- featurehide GitHub Copilot, Antigravity, and VS Code adapters by default
- featureauto-generate release changelog from feat/fix commits
- fixregistry: correct community sync counts and skip non-agent files
- fixdismiss Switch Model modal on Escape and backdrop click
- fixtauri: restore Policy* exports + updateClaudePermissions signature
- fixcorrect Windows sig pattern and URL in finalize job (.exe not .nsis.zip)
v1.0.125
- featureadd Windows build support
- featureadd Windows release job and combined latest.json finalize step
v1.0.124
- fixreplace python heredoc with jq in release.yml to fix YAML parse error
v1.0.123
- fixexpose real updater error message and fix stuck-installing state
- fixcursor rules global support, inline delete confirm, edit button, save button placement
- fixcorrect tar.gz filename in latest.json (aarch64 suffix)
v1.0.122
- fixupdate test struct initializers for new Option fields; fix stale test assertions
- fixredact sensitive IDs from SKILL.md — read from .signing/ files instead
v1.0.121
- featurein-app auto-update + GitHub Actions release workflow
- featureadd download count + release badges to README
- fixsuppress out_of_credits banner for Pro/Max/Team plans — only Enterprise has a monthly spend cap
- fixversion always reads from runtime (getVersion), Updates card moves to bottom of Settings
v1.0.119
- featurerename Memory→Instructions for CLAUDE.md, add Memory file-list view
- featureshow token estimate alongside file size in Memory and Instructions
- featuretotal token count in Memory header + structured rule block format in CLAUDE.md
- featurefix global rule paths + add Windsurf/Codex global rule support
- fixglobal rule deploy writes to ~/.claude/CLAUDE.md not ~/CLAUDE.md
- fixshow 'does not support' instead of '(0 files)' for unsupported adapters in deploy preview
v1.0.118
- featuretray analytics, auth parity, limit UX
- featureclaude enterprise plan support — tray spend display, session-first rate-limit picking, polished reset labels
v1.0.117
- fixinclude individual on-demand in tray Cursor usage breakdown
- fixtray shows Claude session percentage instead of weekly
- fixhide window on close when tray is active instead of destroying it
- fixpolish tray provider display and reset labels
v1.0.114
- featureshow usage percentage next to tray icon in macOS menu bar
- fixalways show reset time in Claude rate limit bars
- fixalways show reset time in Claude rate limits + add provider SVG icons
- fixhide reset time text when resets_at is null in Claude analytics
Releases 1.0.52 – 1.0.113 predate the public repository and are not individually recorded.
v1.0.51
- featureMCP section revamped with tools discovery
- featureSkills section revamped with multi-file support
v1.0.48
- fixRegistry not loading — bundle registry in app and fix stale sync
- featureAdd General Code Review Checklist rule to community registry
v1.0.0
- featureInitial public release
- featureMulti-adapter deploy (Claude Code, Cursor, Windsurf)
- featureUniversal capability registry with 12+ bundled items
- featureAgent management with model/memory/tool controls
- featureBackup & restore with automatic deploy backups
- featureDrift detection with diff view, accept/restore
- featuremacOS Keychain integration for secrets
- featureMenu bar mode with system tray
- featureKeyboard shortcuts (⌘K, ⌘D, ⌘N, etc.)
- featureApp auto-update with progress tracking
- featureEnhanced diff viewer (split/unified/raw modes)
- featurePreset system with bundled Full-Stack Web & Data Science