Skip to content

KAGE v0.1.13

Choose a tag to compare

@farmcan farmcan released this 03 Jun 12:51

KAGE v0.1.13

KAGE v0.1.13 ships the desktop follow-up fixes for update discovery and exact agent color alignment.

What's Changed

  • Added a Settings update checker that compares the installed KAGE version with the latest GitHub Release and opens the release page when a newer DMG is available.
  • Fixed the macOS doctor contract so optional QoderWork source entries with command: null decode cleanly in the desktop app.
  • Changed desktop agent badge colors to exact hex-derived values that match the logo/icon dots:
    • Codex: #10A37F
    • QoderCLI / QoderWork: #8B5CF6
    • Claude: #D97757
  • Documented the logo dot mapping as Codex, QoderCLI/QoderWork, Claude without regenerating or redrawing the icon.

Download

https://github.com/farmcan/kage/releases/download/v0.1.13/KAGE-0.1.13.dmg

The DMG is unsigned for now. If macOS blocks the first launch, right-click KAGE.app, choose Open, then confirm. Signing and notarization remain tracked in GitHub issue #34 because they require Apple Developer ID credentials.