Skip to content

v0.14.0

Choose a tag to compare

@agentfirstkit agentfirstkit released this 17 Jun 05:21
· 50 commits to main since this release
  • Fix absolute GitHub URLs in per-language READMEs so links to shared docs resolve correctly when published to crates.io, PyPI, npm, and pkg.go.dev
  • Rename skill installer scope from project to workspace across all four language ports so the scope name matches its semantics
  • Allow Codex workspace scope for skill installer, placing skills under .codex/skills in the current directory
  • Add Hermes Agent as a skill installer target across all four language ports, with personal scope at $HERMES_HOME/skills or ~/.hermes/skills and workspace scope at .hermes/skills