v0.22.0
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, allaf/AgentFactoryhelp text,AGENTFACTORY_*env aliases removed. (#119)
Daemon command surface (GO-3)
- New
GET /api/daemon/agents+GET /api/daemon/agents/:idcontrol-API routes (in-process AgentCard registry). (#120) linear check-deploymentreimplemented natively in Go (gh-CLI wrapper) — the af-linear exec-shim is removed. (#120)
All additive / back-compatible.