Skip to content

v0.7.2

Choose a tag to compare

@agentfirstkit agentfirstkit released this 21 Jul 14:26
· 12 commits to main since this release
  • 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.