A new upstream release has been detected on github/spec-kit.
- Latest upstream tag:
v0.7.4
- Fork branch:
main-speck
- Raw check output:
{"latest_tag":"v0.7.4","current_version":"0.7.3","synced":false}
Action
- Create a sync branch:
git checkout -b sync/upstream-v0.7.4 main-speck
- Merge:
git merge v0.7.4
- 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.7.4+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.7.4main-speck{"latest_tag":"v0.7.4","current_version":"0.7.3","synced":false}Action
git checkout -b sync/upstream-v0.7.4 main-speckgit merge v0.7.4uv run pytest tests/integrations/ -x -q.main-speck; tagsatware-v0.7.4+1after merge.This issue is maintained automatically by
.github/workflows/upstream-sync-check.yml.