Skip to content

feat(execution): introduce execution kernel boundary - #245

Draft
JoTalbot wants to merge 13 commits into
mainfrom
feat/execution-kernel-v1
Draft

feat(execution): introduce execution kernel boundary#245
JoTalbot wants to merge 13 commits into
mainfrom
feat/execution-kernel-v1

Conversation

@JoTalbot

Copy link
Copy Markdown
Owner

Introduces the v1 execution boundary and tests. The branch is intentionally kept as a draft until the legacy Orchestrator._execute_step() is changed to call the adapter directly; the current branch adds an explicit integration helper without replacing orchestrator.py wholesale.

Copy link
Copy Markdown
Owner Author

Execution-kernel v1 is now pushed and covered by unit/adapter/integration-boundary tests. Remaining production step: patch the legacy Orchestrator._execute_step() so tool steps call execute_orchestrator_tool_step(...) directly. I kept this PR draft rather than replacing orchestrator.py wholesale.

@github-actions github-actions Bot added the tests label Aug 25, 2026
@JoTalbot
JoTalbot force-pushed the feat/execution-kernel-v1 branch from 234d347 to 0d4ffdd Compare August 25, 2026 14:34
@github-actions github-actions Bot removed the core label Aug 25, 2026
@arena-ai-coding-agent

Copy link
Copy Markdown

Consolidated into PR #248 (aios_core/execution as PEP + normalized Observation + policy/runtime composition). Please 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant