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
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