Skip to content

v0.2.0

Choose a tag to compare

@agentfirstkit agentfirstkit released this 16 Jun 18:09
· 18 commits to main since this release
  • Support running afmail in a subdirectory workspace rather than only the directory root, so a mailbox workspace can sit alongside other project files
  • Collapse push into a single all-or-nothing operation that applies every pending real-mailbox effect together or none, removing partial-push states
  • Add a draft show command to read a draft's full rendered content before sending, and simplify the overall draft workflow
  • Unify message restore across lifecycles, make case reads work regardless of a message's lifecycle state, and allow adding a message straight into the archive
  • Clarify CLI documentation and fix doc/code drift across file-formats, workspace, and code-structure docs