Release 0.9.3 - #155
Merged
Merged
Release 0.9.3#155
Conversation
Version to 0.9.3 in pyproject.toml, CITATION.cff, action.yml and docs/installation.md; the Unreleased changelog section becomes 0.9.3 (the native Devin plugin format and Devin marketplace tree on agentseam 0.3.2); social preview regenerated for the new version string. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Signed-off-by: Jothi Mani Rajendran <250249270+jothimani-rajendran@users.noreply.github.com>
jothimani-rajendran
marked this pull request as ready for review
September 22, 2026 11:56
Merging main brought #154 (kind: script) into the 0.9.3 section; the heading is the release title, so it now names both features. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Signed-off-by: Jothi Mani Rajendran <250249270+jothimani-rajendran@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Release prep for 0.9.3, same shape as the 0.9.2 prep:
pyproject.toml,CITATION.cff,action.yml,docs/installation.md: version 0.9.2 → 0.9.3.CHANGELOG.md: the## Unreleasedsection becomes## 0.9.3 — Akind: scriptgate that runs a policy's own program, and a native Devin plugin format and marketplace tree on agentseam 0.3.2;release.ymltakes the first##section as the release notes. The section carries two entries: feat(gate): add a script kind that runs a policy's own program #154 (kind: scriptgate, brought in by mergingmain) and Add devin plugin format and marketplace tree #153 (--format devin/--tree devin).docs/assets/social-preview.{svg,png}: regenerated withgen_brand_assets.pyfor the new version string.No code change. After merge, the owner tags
v0.9.3on the merge commit;release.ymlbuilds, tests and publishes to PyPI from the tag.Verification
🤖 Generated with Claude Code