Skip to content

Release v0.3.7: bump package + plugin to 0.3.7 - #87

Merged
ashwin-agami merged 1 commit into
mainfrom
release-0.3.7
Jul 6, 2026
Merged

ashwin-agami merged 1 commit into
mainfrom
release-0.3.7

Conversation

@ashwin-agami

Copy link
Copy Markdown
Contributor

Summary

Cuts v0.3.7. Bumps the version-of-truth in all four files (packages/agami-core/pyproject.toml, .claude-plugin/marketplace.json ×2, plugins/agami/.claude-plugin/plugin.json) and rolls [Unreleased][0.3.7] in the changelog. Merging this + creating the GitHub Release triggers the GHCR image + PyPI publishes.

What's in this release (all already merged to main)

Fixed

Security

Added

Changed

Checklist

  • Version bumped in all 4 files to 0.3.7
  • [Unreleased] rolled to [0.3.7] + compare link added
  • Full gate green (1306 passed)

After merge

Create the GitHub Release v0.3.7release-image.yml publishes ghcr.io/agamiai/agami-core:0.3.7 / :0.3 / :latest and release-pypi.yml publishes to PyPI. Then self-hosters on the default AGAMI_IMAGE_TAG=latest just re-run ./deploy.sh (pull + up) to get the fix.

Copilot AI review requested due to automatic review settings July 6, 2026 08:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Cuts the v0.3.7 release by updating the repository’s version-of-truth fields and rolling the changelog forward so downstream release automation (GHCR/PyPI) can publish the new artifacts.

Changes:

  • Bump package version to 0.3.7 in packages/agami-core/pyproject.toml.
  • Bump Claude plugin/marketplace versions to 0.3.7 in both plugin manifests.
  • Roll CHANGELOG.md from [Unreleased] to [0.3.7] (dated 2026-07-06) and add the v0.3.6...v0.3.7 compare link.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
packages/agami-core/pyproject.toml Bumps the Python package version to 0.3.7.
plugins/agami/.claude-plugin/plugin.json Bumps the plugin manifest version to 0.3.7.
.claude-plugin/marketplace.json Bumps marketplace metadata + plugin entry version to 0.3.7.
CHANGELOG.md Rolls release notes to [0.3.7] and adds the compare link.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CHANGELOG.md
other clients — stdio, no auth, no network.
- Fan-trap / chasm-trap pre-flight that refuses to silently double-count.

[0.3.7]: https://github.com/AgamiAI/agami-core/compare/v0.3.6...v0.3.7
Comment thread CHANGELOG.md
Comment on lines +13 to 14
## [0.3.7] — 2026-07-06

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Intentionally not keeping an empty [Unreleased] here — it doesn't match this repo's changelog convention. At every prior release (v0.3.6, v0.3.5, v0.3.4 …) the top section is the just-cut version directly, with no persistent [Unreleased] header and no [Unreleased] compare link; the section is only added when there's pending unreleased work. Rolling [Unreleased][0.3.7] keeps that consistent, so leaving this as-is.

@ashwin-agami
ashwin-agami merged commit 208ab0d into main Jul 6, 2026
7 checks passed
@ashwin-agami
ashwin-agami deleted the release-0.3.7 branch July 6, 2026 08:15
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants