[Maintainer] Upgrade to v0.10.0
Current version: 0.1.0
Target version: 0.10.0
Upgrade Notes
PR-workflow noise reduction. Single caretaker status comment migration with one-shot legacy compaction; tightened dispatch-guard against self-trigger loops; refused unclassifiable CI failures; upgrade-issue marker dedupe; upsert_issue_comment helper with cooldown; comment cap; orchestrator-state and run-history upserts; self-heal storm cap (5/hour, 20/day); per-event-class workflow concurrency; stuck-PR age gate; retry_window_hours wired.
📋 Full Changelog
@copilot Please apply this upgrade.
See .github/agents/maintainer-upgrade.md for instructions.
FROM: 0.1.0
TO: 0.10.0
BREAKING: False
Steps:
- Update version pins in
pyproject.toml / requirements.txt
- Update any workflow references
- Run tests to verify compatibility
- Update the version in config if applicable
Acceptance criteria:
[Maintainer] Upgrade to v0.10.0
Current version:
0.1.0Target version:
0.10.0Upgrade Notes
PR-workflow noise reduction. Single caretaker status comment migration with one-shot legacy compaction; tightened dispatch-guard against self-trigger loops; refused unclassifiable CI failures; upgrade-issue marker dedupe; upsert_issue_comment helper with cooldown; comment cap; orchestrator-state and run-history upserts; self-heal storm cap (5/hour, 20/day); per-event-class workflow concurrency; stuck-PR age gate; retry_window_hours wired.
📋 Full Changelog
@copilot Please apply this upgrade.
See
.github/agents/maintainer-upgrade.mdfor instructions.FROM: 0.1.0
TO: 0.10.0
BREAKING: False
Steps:
pyproject.toml/requirements.txtAcceptance criteria: