Skip to content

chore: sync develop with v1.0.1 release work - #17

Merged
SHcommit merged 15 commits into
developfrom
chore/sync-develop-with-v1.0.1
Sep 5, 2026
Merged

chore: sync develop with v1.0.1 release work#17
SHcommit merged 15 commits into
developfrom
chore/sync-develop-with-v1.0.1

Conversation

@SHcommit

@SHcommit SHcommit commented Sep 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • develop was frozen at the v0.3.2 sync point while master advanced through the v1.0.0 and v1.0.1 releases (PyPI publishing pipeline, antigravity harness parity CI, mypy --strict annotation fix, Windows lock-metadata fix).
  • Per AGENTS.md git-flow policy, release branches merge into master and back into develop; that back-merge never happened for v1.0.0/v1.0.1.
  • This PR back-merges origin/master into develop so future work branches from an up-to-date base.

Test plan

  • git merge origin/master --no-edit completed with no conflicts
  • python3 scripts/sync_version.py --check passes (VERSION 1.0.1, manifests in sync)
  • python3 -m pytest tests/unit -q — 515 passed

🤖 Generated with Claude Code

https://claude.ai/code/session_01TAZPZwzSutmru6kSCEogu6

SHcommit and others added 14 commits September 2, 2026 17:49
…-report

feat: v1.0.1 major production release with PyPI packaging
Back-merges release/1.0.0 and release/1.0.1 changes (PyPI publishing
pipeline, antigravity harness parity CI, mypy --strict fix, Windows lock
metadata fix) into develop per AGENTS.md git-flow policy (release
branches merge into master and back into develop).
# Conflicts:
#	changelog.md
#	handoff.md
#	improvements.md
@SHcommit
SHcommit merged commit 1b65158 into develop Sep 5, 2026
10 checks passed
@SHcommit
SHcommit deleted the chore/sync-develop-with-v1.0.1 branch September 5, 2026 16:30
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.

1 participant