Skip to content

v0.10.1

Choose a tag to compare

@agentfirstkit agentfirstkit released this 02 Aug 19:58
· 6 commits to main since this release
  • Route --docs and plain help through the new agent-first-data write_raw instead of a private stdout/stderr dispatch, so stream routing comes from the crate that injects those outcomes rather than from a copy in this binary
  • Treat a closed reader as success: afhttp --docs | head now exits 0 where the private copy returned a failure code