Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jul 21:07
Immutable release. Only release title and notes can be modified.
v0.3.0
0359073

Athena release notes

Install Athena through its Git-backed marketplace source: Claude Code uses the repository marketplace
and Codex uses the repository marketplace with an explicit ref. The harness-specific commands are
maintained in the root README.md.

Each release includes a checksummed portable plugin archive for offline distribution and provenance.
It contains only harness-consumed skills, host manifests and marketplace metadata, runtime
documentation, assets, and legal notices. It excludes tests, repository scripts, development
manifests and lockfiles, task-runner files, CI configuration, caches, and generated development
output. The archive is not a Python package and does not replace Git-backed marketplace
installation.

What's Changed

  • feat: add release SBOM and dependency scanning by @mvillmow in #14
  • feat: implement repository review follow-up by @mvillmow in #27
  • feat: remove skills migrated to Mnemosyne standard knowledge by @mvillmow in #33
  • fix: convert inert Write() deny rules to Edit() by @mvillmow in #43
  • feat: replace forge-style plugin icon with Athena owl by @mvillmow in #35
  • docs: allow branch push and PR creation without extra approval by @mvillmow in #36
  • feat: merge worktree-cleanup into tidy as its first phase by @mvillmow in #34
  • ci: prepare merge queue readiness by @mvillmow in #37
  • fix(deps): bump pytest past GHSA-6w46-j5rx-g56g by @mvillmow in #45
  • chore(deps-dev): update mypy requirement from <2,>=1.17 to >=1.17,<3 by @dependabot[bot] in #29
  • chore(deps): bump astral-sh/setup-uv from 7.6.0 to 8.3.2 by @dependabot[bot] in #31
  • chore(release): prepare v0.3.0 by @mvillmow in #46

Full Changelog: v0.2.0...v0.3.0