-
-
Notifications
You must be signed in to change notification settings - Fork 89
feat(agent): scheduling/cron for agent runs #777
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: #768 (Phase 0).
Goal
Agent runs are on-demand only today; add scheduled execution (re-gate on base update, stale sweeps, queue digests).
Deliverables
Context
src/services/agent-orchestrator.ts (no cron today), src/queue/processors.ts.
Milestone: M2.