Skip to content

release prep: v0.2.1 - #105

Merged
open-coder-ai merged 1 commit into
mainfrom
release/v0.2.1-prep
Sep 2, 2026
Merged

release prep: v0.2.1#105
open-coder-ai merged 1 commit into
mainfrom
release/v0.2.1-prep

Conversation

@open-coder-ai

Copy link
Copy Markdown
Owner

What this changes

Bumps the version to 0.2.1 (pyproject.toml, src/agentseam/__init__.py, CITATION.cff), closes out CHANGELOG's [Unreleased] section as [0.2.1] - 2026-09-02 with a fresh empty [Unreleased] above it, and regenerates the brand assets (docs/assets/social-preview.svg/.png) so the rendered card's version stamp stays honest.

0.2.1 covers three merged waves since 0.2.0: the post-C2 vendor-config data gaps (#102), the prose/templates-to-data externalization (#103), and the Sonar/Checkstyle/FindBugs-class ruff lint adoption (#104) — all internal/data changes, no wire or behaviour change.

No code changes beyond the version bump and generated assets.

Claim check

Not applicable — no capability claim, MATRIX row, or payload-shape handling changes in this PR.

Checks

  • pytest -q passes (1448 passed, 4 skipped)
  • ruff check . and ruff format --check . pass
  • Runtime path is still stdlib-only (no new imports outside the standard library)
  • Commits are signed off (git commit -s)

Notes for the reviewer

Owner is unavailable to merge until tomorrow — this PR is fully verified and left ready for merge. Once merged, the owner still needs to create the GitHub Release / tag v0.2.1 (tagging is owner-only; agent credentials 403 on the v* ruleset) to publish to PyPI via trusted publishing.

🤖 Generated with Claude Code

https://claude.ai/code/session_01RcphZmVVXoy8Jf2tUtcsC3


Generated by Claude Code

Version in pyproject.toml, src/agentseam/__init__.py and CITATION.cff; CHANGELOG's
Unreleased section becomes [0.2.1] - 2026-09-02 (W47 vendor-config gaps, W49
prose/templates-to-data, W51 lint adoption), with a fresh empty Unreleased above it.
Brand assets (social-preview.svg/.png) regenerated from the package so the rendered
version stays honest.

Full suite (1448 passed, 4 skipped), ruff check and ruff format --check all clean.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Signed-off-by: Claude <noreply@anthropic.com>
@open-coder-ai
open-coder-ai merged commit 7337d4d into main Sep 2, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants