feat(M1.2): PlanExecutionContext, RuntimeExecuteActor, and runtime mode #149

Closed
freemo wants to merge 0 commits from feature/m1-plan-execute-runtime into master
Owner
No description provided.
feat(M1.2): PlanExecutionContext, RuntimeExecuteActor, and runtime mode
All checks were successful
CI / lint (pull_request) Successful in 25s
CI / benchmark-publish (pull_request) Has been skipped
CI / quality (pull_request) Successful in 21s
CI / typecheck (pull_request) Successful in 39s
CI / security (pull_request) Successful in 37s
CI / build (pull_request) Successful in 26s
CI / integration_tests (pull_request) Successful in 4m43s
CI / unit_tests (pull_request) Successful in 11m2s
CI / docker (pull_request) Successful in 58s
CI / benchmark-regression (pull_request) Successful in 18m58s
CI / coverage (pull_request) Successful in 24m24s
a2da043cbd
Adds PlanExecutionContext carrying plan metadata and delegating
changeset ops to ChangeSetStore.  RuntimeExecuteResult captures
execution output (changeset_id, tool_call_count, sandbox_refs,
decision_ids_processed, execution_duration_ms).

RuntimeExecuteActor dispatches StrategyDecision lists through
ToolRunner with full changeset capture and optional streaming
callbacks.  PlanExecutor gains execution_context param with
has_runtime / changeset_store / execution_context properties
and _run_execute_with_runtime / _run_execute_with_stub split.

31 Behave scenarios, 5 Robot smoke tests, ASV benchmark suite,
and reference documentation.

Ref: Day-14 Rebaseline – M1.2 Plan-execute runtime wiring [Jeff]
freemo closed this pull request 2026-02-22 21:57:00 +00:00
freemo added this to the v3.0.0 milestone 2026-02-23 17:26:30 +00:00
Author
Owner

Closes #153

Closes #153
All checks were successful
CI / lint (pull_request) Successful in 25s
Required
Details
CI / benchmark-publish (pull_request) Has been skipped
CI / quality (pull_request) Successful in 21s
Required
Details
CI / typecheck (pull_request) Successful in 39s
Required
Details
CI / security (pull_request) Successful in 37s
Required
Details
CI / build (pull_request) Successful in 26s
Required
Details
CI / integration_tests (pull_request) Successful in 4m43s
Required
Details
CI / unit_tests (pull_request) Successful in 11m2s
Required
Details
CI / docker (pull_request) Successful in 58s
Required
Details
CI / benchmark-regression (pull_request) Successful in 18m58s
CI / coverage (pull_request) Successful in 24m24s
Required
Details

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cleveragents/cleveragents-core!149
No description provided.