Skip to content

v0.22.0

Choose a tag to compare

@agentfirstkit agentfirstkit released this 21 Jul 11:25
· 22 commits to main since this release
  • Fix afdata skill install to bundle the skill's whole directory — SKILL.md plus its references/ files — instead of writing SKILL.md alone; a new SkillAsset concept on the reusable installer makes status report a references-missing install as out-of-date so a plain reinstall repairs it, and uninstall cleans the assets up
  • Remove the skill-admin and stream-redirect capabilities from the Go, Python, and TypeScript SDKs, leaving them Rust-only, so the four-language SDKs now synchronize on exactly the core AFDATA contract plus the CLI helpers
  • Consolidate the documentation: fold docs/overview.md into the README as the single agent-facing guide and delete it, and state the shared-vs-Rust-only language boundary explicitly in the README, the spec, and spec/api-surface.json