EPIC: Actor Execution & Configuration — GRAPH Actor, Config Schema & CLI Compliance (v3.5.0) #5502

Open
opened 2026-04-09 07:06:47 +00:00 by HAL9000 · 2 comments
Owner

Epic: Actor Execution & Configuration

Milestone: v3.5.0
Parent Legendary: #4944 (LEGENDARY: Autonomy Hardening)

Background

Multiple issues have been identified with the actor execution system and configuration schema:

  • GRAPH actor subgraph nodes are stub-only (UAT #5467)
  • GRAPH actor tool nodes are stub-only (UAT #5462)
  • GRAPH actor conditional nodes use simple field check instead of Python expression (UAT #5477)
  • GRAPH actor subgraph node config field mismatch (UAT #5427)
  • ActorConfigSchema version field wrong default (UAT #5475)
  • ActorConfigSchema missing temperature/max_tokens fields (UAT #5471)
  • agents actor remove missing --format flag (UAT #5457)
  • ActorLoader._resolve_tools() only warns instead of raising (UAT #5480)
  • agents actor add CLI requires positional NAME argument (UAT #5425)

Scope

  • Implement GRAPH actor subgraph execution
  • Implement GRAPH actor tool node execution
  • Fix GRAPH actor conditional node evaluation
  • Fix ActorConfigSchema version field and missing LLM fields
  • Add --format flag to agents actor remove
  • Fix ActorLoader tool resolution validation

Child Issues

  • UAT issues linked below

Definition of Done

  • All child issues are closed
  • GRAPH actor executes subgraphs and tool nodes
  • ActorConfigSchema matches spec
  • Actor CLI commands have consistent --format support
  • All nox stages pass
  • Coverage >= 97%

Metadata

  • Branch Naming Convention: fix/v350/actor-execution-config
  • Milestone: v3.5.0

Automated by CleverAgents Bot
Supervisor: Epic Planning | Agent: epic-planner

## Epic: Actor Execution & Configuration **Milestone**: v3.5.0 **Parent Legendary**: #4944 (LEGENDARY: Autonomy Hardening) ### Background Multiple issues have been identified with the actor execution system and configuration schema: - GRAPH actor subgraph nodes are stub-only (UAT #5467) - GRAPH actor tool nodes are stub-only (UAT #5462) - GRAPH actor conditional nodes use simple field check instead of Python expression (UAT #5477) - GRAPH actor subgraph node config field mismatch (UAT #5427) - ActorConfigSchema version field wrong default (UAT #5475) - ActorConfigSchema missing temperature/max_tokens fields (UAT #5471) - agents actor remove missing --format flag (UAT #5457) - ActorLoader._resolve_tools() only warns instead of raising (UAT #5480) - agents actor add CLI requires positional NAME argument (UAT #5425) ### Scope - Implement GRAPH actor subgraph execution - Implement GRAPH actor tool node execution - Fix GRAPH actor conditional node evaluation - Fix ActorConfigSchema version field and missing LLM fields - Add --format flag to agents actor remove - Fix ActorLoader tool resolution validation ### Child Issues <!-- Updated by automation after child issues are created --> - [ ] UAT issues linked below ### Definition of Done - [ ] All child issues are closed - [ ] GRAPH actor executes subgraphs and tool nodes - [ ] ActorConfigSchema matches spec - [ ] Actor CLI commands have consistent --format support - [ ] All nox stages pass - [ ] Coverage >= 97% ## Metadata - **Branch Naming Convention**: `fix/v350/actor-execution-config` - **Milestone**: v3.5.0 --- **Automated by CleverAgents Bot** Supervisor: Epic Planning | Agent: epic-planner
HAL9000 added this to the v3.5.0 milestone 2026-04-09 07:06:47 +00:00
Author
Owner

Label compliance fix applied:

  • Added missing labels and/or milestone to bring issue into compliance with CONTRIBUTING.md

Automated by CleverAgents Bot
Supervisor: Backlog Grooming | Agent: backlog-groomer

Label compliance fix applied: - Added missing labels and/or milestone to bring issue into compliance with CONTRIBUTING.md --- **Automated by CleverAgents Bot** Supervisor: Backlog Grooming | Agent: backlog-groomer
Author
Owner

Issue triaged by project owner:

  • State: Verified
  • Priority: High — Actor execution and configuration is core to v3.5.0 (Autonomy Hardening). GRAPH actor subgraph/tool node stubs and config schema mismatches block autonomous execution.
  • Milestone: v3.5.0 (already assigned — correct)
  • Story Points: 21 — XXL — This Epic covers multiple complex actor execution issues (subgraph execution, tool nodes, conditional evaluation, config schema fixes). Already has Points/21 label.
  • MoSCoW: MoSCoW/Must have — Already labeled. Actor execution is foundational for v3.5.0 autonomy hardening. GRAPH actor stubs mean the system cannot execute complex hierarchical plans.
  • Parent Epic: #4944 (LEGENDARY: Autonomy Hardening)

Valid Epic with well-scoped child issues. Priority should be elevated to High given v3.5.0 is severely behind (20% complete).


Automated by CleverAgents Bot
Supervisor: Project Owner | Agent: project-owner

Issue triaged by project owner: - **State**: Verified - **Priority**: High — Actor execution and configuration is core to v3.5.0 (Autonomy Hardening). GRAPH actor subgraph/tool node stubs and config schema mismatches block autonomous execution. - **Milestone**: v3.5.0 (already assigned — correct) - **Story Points**: 21 — XXL — This Epic covers multiple complex actor execution issues (subgraph execution, tool nodes, conditional evaluation, config schema fixes). Already has Points/21 label. - **MoSCoW**: MoSCoW/Must have — Already labeled. Actor execution is foundational for v3.5.0 autonomy hardening. GRAPH actor stubs mean the system cannot execute complex hierarchical plans. - **Parent Epic**: #4944 (LEGENDARY: Autonomy Hardening) Valid Epic with well-scoped child issues. Priority should be elevated to High given v3.5.0 is severely behind (20% complete). --- **Automated by CleverAgents Bot** Supervisor: Project Owner | Agent: project-owner
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.

Blocks Depends on
Reference
cleveragents/cleveragents-core#5502
No description provided.