Skip to content

Commit f7e3b1f

Browse files
authored
Update README with Agent Loop image and documentation link
Added an image and a link to the Agent Loop documentation.
1 parent 676a007 commit f7e3b1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ The Kanban Board gives you a visual overview of task status with drag-and-drop s
6161

6262
Select multiple tasks (or click "Run All To Do") and the **Agent Loop** executes them sequentially in a single batch. Tasks are automatically sorted by dependencies using topological ordering, and each task gets a fresh conversation. The agent implements each task autonomously, and when it marks a task as Done the runner advances to the next one — with progress tracking and notifications throughout.
6363

64+
<img width="993" height="278" alt="weather-tasks-started" src="https://github.com/user-attachments/assets/d27617df-a403-4a27-bc63-31be9eb700d0" />
65+
6466
**[📖 Agent Loop Documentation](https://genie.devoxx.com/docs/features/sdd-agent-loop)**
6567

6668
### Agentic Programming with DevoxxGenie

0 commit comments

Comments
 (0)