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 afpsql/afpsql-readonly --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.
Upgrade to agent-first-data 0.22, adopting the SkillSpec assets field in the skill-admin bundle.
Keep the embedded skill model-invocable by dropping disable-model-invocation from the skill template.