You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Emit afhttp --version as an AFDATA protocol-v1 JSON event (name, display_name, version, build) via a clap-introspecting pre-parser instead of plain version text.
Stamp the build commit SHA into the version's build field via build.rs, falling back to "unknown" for crates.io tarball builds with no reachable git.
Migrate to agent-first-data 0.22 and its L1-L8 API (redaction policy, output style, infallible event builders), absorbing the retired agent-first-config crate.
Bump pinned browser backends to chrome-for-testing 151 and camoufox 152 beta.
Move the embedded skill to the skills/agent-first-http/SKILL.md layout and add Hermes as a skill install target alongside Codex, Claude Code, and opencode.
Rewrite the README into the canonical user guide with a coverage map, host/driver roles, worked examples, Rust SDK usage, and cross-spore collaboration notes, retiring docs/overview.md.