Skip to content

v0.8.0

Choose a tag to compare

@agentfirstkit agentfirstkit released this 29 Jul 16:44
· 4 commits to main since this release
  • Add blocking local and LAN review sessions for triage, cases, notifications, and drafts, returning one typed human decision that never authorizes a remote push.
  • Render generated Markdown, new scaffolds, and review HTML from one MiniJinja template system over typed render documents, with editable overrides and nine built-in language packs.
  • Expose the domain through a typed OpenAPI 3.2 HTTP API with committed, drift-tested contract and JSON Schema artifacts.
  • Add afmail demo: a loopback mock IMAP/SMTP server and seeded workspace that exercises the real pull, review, and confirmed push paths.
  • Gate the demo, api, and review surfaces behind cargo features, leaving an excluded command discoverable and returning a structured feature_disabled error.
  • Send replies before message moves within a push plan, so a reply is never stranded by a move that ran ahead of it.
  • Route protocol events with --output-to: finite commands split result from diagnostics, review and serve commands keep one ordered stream on stdout, and the -V short flag is gone.
  • Resolve config domain rules in one document path, fixing a cleared optional field falling back to a non-null default and config add identities failing on a fresh workspace.
  • Upgrade to agent-first-data 0.26.2 and agent-first-slug 0.5.0.