Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

Releases: supermodeltools/Uncompact

v0.48.1

09 Mar 20:56
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

  • 6ed203b fix: use exact regex match for auth status check in postinstall

v0.48.0

09 Mar 20:50
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

  • de9e8a9 feat: add UNCOMPACT_API_URL env var to override API base URL for staging
  • 04f26ba feat: add UNCOMPACT_DASHBOARD_URL override and debug logging to auth flow
  • de189b2 feat: auto-install Claude Code hooks after auth login
  • 6a1d707 feat: postinstall runs auth login for fresh installs, install --yes for upgrades
  • 57756c9 fix: fail fast on API connection errors instead of retrying for 10 minutes
  • c4ae1dd fix: redact secrets from auth debug logs
  • 7c48d8f fix: reduce stop hook API timeout from 10m to 90s to prevent session blocking

v0.47.0

04 Mar 20:47
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

  • 317cc93 feat: frictionless CLI login via localhost callback

v0.46.7

03 Mar 20:51
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

  • 8fefdb4 fix: refine proactive installation and error handling

v0.46.6

03 Mar 20:50
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

  • b030526 fix: refine postinstall logging and prevent hanging processes

v0.46.5

03 Mar 20:48
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

  • c3d1753 feat: secure API key storage and improved proactive setup

v0.46.4

03 Mar 20:45
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

  • 517e233 fix: update dashboard API keys URL

v0.46.3

03 Mar 20:44
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

  • de0e22d feat: proactive installation flow with automatic dashboard guidance

v0.46.2

03 Mar 20:42
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

  • b75f804 feat: track and show API key source, warn on env overrides

v0.46.1

03 Mar 20:39
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

  • 6d4c5ae fix: ensure auth status is shown during npm install even if hooks are present