Skip to content

v0.2.0

Latest

Choose a tag to compare

@chrisleekr chrisleekr released this 14 Aug 09:56
39d643b

0.2.0 (2026-08-14)

⚠ BREAKING CHANGES

  • doctor: detect legacy daemon leftovers (#208)

Features

  • agents: add OpenCode vault backup and explicit restore (#212) (918eb50)
  • config: add agentsync config command and [security] schema section (#185) (b9d39ae)
  • daemon: durable health state, divergence escalation, staleness checks, watcher pre-filter (#188) (ff845c8)
  • discovery: add agentsync ls and status --machine for cross-machine browse (#187) (8fc2009)
  • doctor: detect legacy daemon leftovers (#208) (5c331e3)
  • key: add recipient revocation (key remove), key list, and crash-safe rotate (#184) (462b28e)
  • migrate: add custom agent translation (#209) (3330aa8)
  • migrate: add OpenCode migration endpoint (#211) (e571923)
  • sanitizer: configurable secret policy, PEM/JWT detection, honest docs (#186) (4e4d1df)
  • security: add redact secretScan mode with placeholder-aware copy (#191) (1179879)
  • tui: add Config tab and surface daemon staleness on the Dashboard (#189) (1a07530)
  • tui: generalise vault x removal to any artifact, not just skills (#182) (4c1175c)

Bug Fixes

  • deps: update npm dependencies to ^0.4.0 (#194) (e4ffbbd)
  • security: always block the age key and PEM private keys even when secretScan=off (#190) (d8f9a82)

Code Refactoring

  • daemon: remove the background daemon and auto-sync subsystem (#192) (c8dc086)