Skip to content

feat(supervisor): add bounded Agent Supervisor foundation - #244

Draft
JoTalbot wants to merge 17 commits into
mainfrom
aios-supervisor-v1
Draft

feat(supervisor): add bounded Agent Supervisor foundation#244
JoTalbot wants to merge 17 commits into
mainfrom
aios-supervisor-v1

Conversation

@JoTalbot

Copy link
Copy Markdown
Owner

Summary

  • add dependency-free SupervisorTask / AgentCandidate / SupervisorDecision models
  • add deterministic AgentSelector for architect/coder/debugger/tester/security/devops/researcher routing
  • add bounded AgentSupervisor planning layer without executing agents
  • add focused supervisor tests

Design

This is intentionally a foundation layer. It does not replace OHOrchestrator and does not invoke agents yet. The next stage can connect the supervisor decision to the existing orchestration/runtime while preserving existing policy and gate controls.

Safety

@github-actions github-actions Bot added the tests label Aug 25, 2026
@arena-ai-coding-agent

Copy link
Copy Markdown

Consolidated into PR #248 (aios_core/supervisor + canonical ArchitectureRuntime). Please treat this draft as superseded source material and do not merge independently until #248 review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant