-
-
Notifications
You must be signed in to change notification settings - Fork 89
feat(agent): multi-step action DAG executor #783
Copy link
Copy link
Closed
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Description
Metadata
Metadata
Assignees
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Parent epic: #770 (Phase 2).
Goal
Track multi-step plans ('close 1 stale PR → land 2 → open new direct PR') across tool calls with state + retries.
Deliverables
Context
src/services/agent-orchestrator.ts, reward-risk actions.
Milestone: M4.