Changelog
What's new across KeepGoing tools.
VS Code Extension v0.11.1
- Internal code style cleanup in status bar service (no behavior change)
JetBrains Plugin v0.3.1
- Refresh documentation and README
MCP Server v0.15.0
- Remove
activate_licenseanddeactivate_licensetools; all capabilities are now available without a license - Remove license gate checks from
get_decisionsandget_current_tasktools - Simplify internal feature capability helpers in shared package
CLI v2.10.0
- Make Decision Detection and Session Awareness publicly available; no license or activation required
- Remove license activation step from the setup wizard
- Make
activateanddeactivatecommands no-ops with informational output - Fix
log decisionsandhookMomentumcommands to correctly read decisions from SQLite - Fix refine command to use accurate provider name in user-facing copy
- Fix auto-refine consent management to drop pro-only wording
Desktop Tray v1.14.0
- Remove LicenseValidator and LicenseReader; all features are now available to all users without a license
- Remove pro build flags and license-gated code paths from the tray and preferences window
- Simplify the preferences window by removing license management UI
Claude Code Plugin v0.7.0
- Update to match MCP server 0.15.0: license activation tools removed, all capabilities are now public
- Decision Detection and Session Awareness are available to all users without a license