Skip to content

v0.1.5

Choose a tag to compare

@kriptoburak kriptoburak released this 06 May 19:16
· 437 commits to master since this release
46c85b2

Changes

  • Add nested skill metadata so Agent Skills CLI and agentskills.in read Hermes Tweet as version 0.1.5 with the expected tags.
  • Expand the bundled and root SKILL.md mirrors with activation rules, safety pitfalls, and Hermes runtime testing guidance.
  • Make uv pip --python ~/.hermes/hermes-agent/venv/bin/python the primary Hermes environment install path.

Verification

  • Master CI passed on 46c85b2.
  • Local package build and twine check passed.
  • The built wheel was installed into the local Hermes v0.12.0 environment with uv pip.
  • hermes tools list showed the enabled hermes-tweet toolset.
  • Runtime probe registered tweet_explore, tweet_read, tweet_action, /xstatus, /xtrends, and the bundled hermes-tweet skill, with action/API gates closed when XQUIK_API_KEY is missing.