Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dzianisv
/
opencode-plugins
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
11
Code
Issues
15
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Supervisor controls for reflection-3: configurable rubric, retry budget, session goals (engine)
- #144
#144
Closed
dvashchuk
wants to merge 14 commits into
main
dzianisv/opencode-plugins:main
from
feat/supervisor-mode
dzianisv/opencode-plugins:feat/supervisor-mode
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
Supervisor controls for reflection-3: configurable rubric, retry budget, session goals (engine)
#144
dvashchuk
wants to merge 14 commits into
main
dzianisv/opencode-plugins:main
from
feat/supervisor-mode
dzianisv/opencode-plugins:feat/supervisor-mode
Copy head branch name to clipboard
Commits
Commits on Jun 3, 2026
docs(supervisor): add design spec and implementation plan
Show description for 6b4a88b
dzianisv
and
claude
committed
6b4a88b
View commit details
Copy full SHA for 6b4a88b
Browse repository at this point
feat(supervisor): embedded default rubric + loadRubric override
Show description for 948874d
dzianisv
and
claude
committed
948874d
View commit details
Copy full SHA for 948874d
Browse repository at this point
feat(supervisor): load rubric from file in both prompt builders
Show description for c12b0ff
dzianisv
and
claude
committed
c12b0ff
View commit details
Copy full SHA for c12b0ff
Browse repository at this point
test(supervisor): de-dupe buildSelfAssessmentPrompt helper + cover judge-prompt rubric
Show description for f375eb5
dzianisv
and
claude
committed
f375eb5
View commit details
Copy full SHA for f375eb5
Browse repository at this point
feat(supervisor): configurable retry budget, default 16
Show description for 79985e0
dzianisv
and
claude
committed
79985e0
View commit details
Copy full SHA for 79985e0
Browse repository at this point
fix(supervisor): show effective retry cap in prompts; strict maxAttempts parse
Show description for 28c9bbb
dzianisv
and
claude
committed
28c9bbb
View commit details
Copy full SHA for 28c9bbb
Browse repository at this point
feat(supervisor): per-session goal+retry store
Show description for adcb18a
dzianisv
and
claude
committed
adcb18a
View commit details
Copy full SHA for adcb18a
Browse repository at this point
fix(supervisor): enforce 0600 on store update; guard sessionId path traversal
Show description for 1f6be47
dzianisv
and
claude
committed
1f6be47
View commit details
Copy full SHA for 1f6be47
Browse repository at this point
feat(supervisor): parseSupervisorCommand parser
Show description for 447dd89
dzianisv
and
claude
committed
447dd89
View commit details
Copy full SHA for 447dd89
Browse repository at this point
feat(supervisor): buildGoalRequirementSection
Show description for 9afb0d7
dzianisv
and
claude
committed
9afb0d7
View commit details
Copy full SHA for 9afb0d7
Browse repository at this point
feat(supervisor): integrate goal loop into runReflection
Show description for 6f8c5f3
dzianisv
and
claude
committed
6f8c5f3
View commit details
Copy full SHA for 6f8c5f3
Browse repository at this point
polish(supervisor): guard blank goal section, single achieve toast, clarify dual-counter
Show description for 9398602
dzianisv
and
claude
committed
9398602
View commit details
Copy full SHA for 9398602
Browse repository at this point
docs(supervisor): document goal, retry, and configurable rubric
Show description for f3dd970
dzianisv
and
claude
committed
f3dd970
View commit details
Copy full SHA for f3dd970
Browse repository at this point
fix(supervisor): only burn goal budget when a continuation is actually injected
Show description for 2c7b165
dzianisv
and
claude
committed
2c7b165
View commit details
Copy full SHA for 2c7b165
Browse repository at this point
You can’t perform that action at this time.