[AAASM-2313] 🔧 (release): Bump python-sdk to 0.0.1a3 + refresh release intent#69
Conversation
Manual bump from 0.0.2 (auto-bumped by alpha-2 release workflow) back to 0.0.1a3 to align with the v0.0.1-alpha.3 tag intent. __init__.py was lagging at 0.0.1a2 since the alpha-2 auto-bump only touched pyproject.toml — both now consistent. Centralized release workflow's `intent.yaml level: patch` may auto-bump again on tag-push; that's a known issue (see ticket AAASM-2313 notes). The `Release Python SDK` workflow reads pyproject.toml directly so it should build 0.0.1a3 wheels. release-title.md + release-notes.md refreshed for alpha-3 content focused on the 3 release-infra fixes verified by this tag. Tracked: AAASM-2313
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
Claude Code review — AAASM-2313CI state30 SUCCESS + 10 SKIPPED, 0 failures —
All 30 actually-applicable checks pass: full pytest matrix (3.13 × 4 OS combinations × unit + integration), Scope vs. AC
Caveat about the centralized release workflow
VerdictReady for human approval and merge. All by-design skips, no actionable failures. — Claude Code (Opus 4.7, 1M context) |



Description
Bump pyproject.toml +
__init__.py+ uv.lock to0.0.1a3(PEP 440 form of v0.0.1-alpha.3 tag). Also refreshrelease-title.md+release-notes.mdfor alpha-3 content.Note on master state pre-bump:
pyproject.tomlwas at0.0.2(auto-bumped by alpha-2 release workflow'slevel: patchlogic), whileagent_assembly/__init__.pywas still at0.0.1a2(only pyproject was auto-bumped). Both now consistent at0.0.1a3.Related Issues
— Claude Code (Opus 4.7, 1M context)