Skip to content

v0.22.0

Choose a tag to compare

@MarkKropf MarkKropf released this 05 Jun 19:02
8cd112c

CLI readiness + debrand (GO-1)

  • Error-helper seam: afcli.Config.BinaryName + userError/daemonDownErr/isConnectionRefused — embedders show the correct binary name in errors; hard-fails now guide the user (not-logged-in, daemon-down, no-credentials each name the fix). (#119)
  • Debrand sweep: 181 changes across 43 files — ~/.config/af~/.config/donmai, all af/AgentFactory help text, AGENTFACTORY_* env aliases removed. (#119)

Daemon command surface (GO-3)

  • New GET /api/daemon/agents + GET /api/daemon/agents/:id control-API routes (in-process AgentCard registry). (#120)
  • linear check-deployment reimplemented natively in Go (gh-CLI wrapper) — the af-linear exec-shim is removed. (#120)

All additive / back-compatible.