Click on any task in the draft column to open it, then click the "Run" button to see how Overlord interacts with agents in your terminal
Overlord
MyProject
A simple 2D video game built with React and CanvasDraft
6Set up game state management with React context
Agent
Design pixel art sprites for player character
Human
Implement enemy AI pathfinding with A* algorithm
Agent
Add save/load game progress with localStorage
Agent
Implement player movement and collision detection
Agent
Build level editor with drag-and-drop tiles
Agent
Execute
0Review
2Create main menu UI with start and settings buttons
Agent
Claude Code
Add sound effects and background music system
Agent
Claude Code