This repository was archived by the owner on Jun 8, 2026. It is now read-only.
docs: archive notice — superseded by agents-supervisor#145
Merged
Conversation
Supervisor work was extracted to dzianisv/agents-supervisor. Cleaned up stale branches here (5 merged + 2 harvested deleted; 4 unique-unmerged kept). This file records every deleted branch's SHA so any can be restored with `git push origin <sha>:refs/heads/<branch>`. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
README banner points to the successor repo; branch-cleanup recovery manifest preserved in docs/. Prep for archiving this repo (read-only). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Records the 2026-06-08 branch cleanup that followed extracting the reflection/supervisor
plugin into its own repo, dzianisv/agents-supervisor.
Adds
docs/branch-cleanup-2026-06.md— the recovery manifest with every deletedbranch's SHA, so anything can be restored with:
Branches deleted (recorded in the manifest)
eval/expand-coverage,issue-120-reflection-toast,issue-123-reflection-next-steps,issue-74-plan-mode-reflection,issue-80-reflection-loop-preventionfeat/supervisor-mode(goal loop →core/goal.mjs),fix/115-reflection-stuck-research-misclassification(folded intocore/patterns.json)Branches kept (unique, unmerged, not harvested)
feat/cross-model-review,fix/opencode-worktree-sanitize-branch-name,issue-135-auto-review,issue-136-package-auto-reviewNote
This PR does not remove the reflection plugin from this repo —
tts.ts/telegram.tsstill consume its
.reflection/verdict_*.jsonoutput. Removing the plugin is a separate,larger change (rewire those consumers first).
🤖 Generated with Claude Code