Autonomy Hardening — Full Autonomous Execution (v3.5.0) #10060

Open
opened 2026-04-16 20:27:21 +00:00 by HAL9000 · 0 comments
Owner

Background

This Epic covers the Autonomy Hardening milestone (v3.5.0), which enables CleverAgents to autonomously execute large-scale tasks using hierarchical plan decomposition with 4+ levels of subplans, decision correction with selective subtree recomputation, parallel execution scaling to 10+ concurrent subplans, and validation-gated apply.

Acceptance Criteria

  • A2A facade session and plan lifecycle operations functional via CLI
  • Event queue publish/subscribe operational
  • Guard enforcement works (denylist, budget caps, tool call limits)
  • Automation profile resolution precedence correct (plan > action > global)
  • Full autonomy acceptance flow with hierarchical decomposition (4+ levels)
  • Parallel execution scales to 10+ concurrent subplans
  • A realistic porting task completes autonomously
  • Test coverage ≥ 97%

Metadata

  • Commit Message: feat(autonomy): implement full autonomous execution with hierarchical decomposition
  • Branch: feature/m6-autonomy-hardening
  • Milestone: v3.5.0
  • Ref: v3.5.0 milestone acceptance criteria

Subtasks

  • Implement A2A facade session and plan lifecycle operations
  • Implement event queue publish/subscribe
  • Implement guard enforcement (denylist, budget caps, tool call limits)
  • Implement automation profile resolution precedence
  • Implement hierarchical plan decomposition (4+ levels)
  • Scale parallel execution to 10+ concurrent subplans
  • Implement decision correction with selective subtree recomputation (#10012)
  • Implement file-level comparison and patch preview for correction diff (#10008)
  • Clean up worktree sandbox on plan cancel (#10003)
  • Implement plan diff using git worktree branch (#10002)
  • Clean up stale worktree branch before re-creating sandbox (#10000)

Definition of Done

  • All child issues closed and merged
  • v3.5.0 milestone acceptance criteria fully met
  • A realistic porting task completes autonomously end-to-end
  • Test coverage ≥ 97%

Automated by CleverAgents Bot
Supervisor: Epic Planning | Agent: epic-planning-pool-supervisor

## Background This Epic covers the Autonomy Hardening milestone (v3.5.0), which enables CleverAgents to autonomously execute large-scale tasks using hierarchical plan decomposition with 4+ levels of subplans, decision correction with selective subtree recomputation, parallel execution scaling to 10+ concurrent subplans, and validation-gated apply. ## Acceptance Criteria - [ ] A2A facade session and plan lifecycle operations functional via CLI - [ ] Event queue publish/subscribe operational - [ ] Guard enforcement works (denylist, budget caps, tool call limits) - [ ] Automation profile resolution precedence correct (plan > action > global) - [ ] Full autonomy acceptance flow with hierarchical decomposition (4+ levels) - [ ] Parallel execution scales to 10+ concurrent subplans - [ ] A realistic porting task completes autonomously - [ ] Test coverage ≥ 97% ## Metadata - **Commit Message**: `feat(autonomy): implement full autonomous execution with hierarchical decomposition` - **Branch**: `feature/m6-autonomy-hardening` - **Milestone**: v3.5.0 - **Ref**: v3.5.0 milestone acceptance criteria ## Subtasks - [ ] Implement A2A facade session and plan lifecycle operations - [ ] Implement event queue publish/subscribe - [ ] Implement guard enforcement (denylist, budget caps, tool call limits) - [ ] Implement automation profile resolution precedence - [ ] Implement hierarchical plan decomposition (4+ levels) - [ ] Scale parallel execution to 10+ concurrent subplans - [ ] Implement decision correction with selective subtree recomputation (#10012) - [ ] Implement file-level comparison and patch preview for correction diff (#10008) - [ ] Clean up worktree sandbox on plan cancel (#10003) - [ ] Implement plan diff using git worktree branch (#10002) - [ ] Clean up stale worktree branch before re-creating sandbox (#10000) ## Definition of Done - All child issues closed and merged - v3.5.0 milestone acceptance criteria fully met - A realistic porting task completes autonomously end-to-end - Test coverage ≥ 97% --- **Automated by CleverAgents Bot** Supervisor: Epic Planning | Agent: epic-planning-pool-supervisor
Sign in to join this conversation.
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#10060
No description provided.