A new upstream release has been detected on github/spec-kit.
- Latest upstream tag:
v0.12.3
- Fork branch:
main-speck
- Raw check output:
{"latest_tag":"v0.12.3","current_version":"0.11.8","synced":false}
Action
- Create a sync branch:
git checkout -b sync/upstream-v0.12.3 main-speck
- Merge:
git merge v0.12.3
- Resolve conflicts, preserve fork agents (agy, bob, iflow, kimi, hermes, cline).
- Run
uv run pytest tests/integrations/ -x -q.
- Open PR to
main-speck; tag satware-v0.12.3+1 after merge.
This issue is maintained automatically by .github/workflows/upstream-sync-check.yml.
A new upstream release has been detected on
github/spec-kit.v0.12.3main-speck{"latest_tag":"v0.12.3","current_version":"0.11.8","synced":false}Action
git checkout -b sync/upstream-v0.12.3 main-speckgit merge v0.12.3uv run pytest tests/integrations/ -x -q.main-speck; tagsatware-v0.12.3+1after merge.This issue is maintained automatically by
.github/workflows/upstream-sync-check.yml.