Skip to content

Commit d47f859

Browse files
committed
updates to report
1 parent 224cc0c commit d47f859

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

reports/agent-zoo/page.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,6 @@ Imagine a software repository where AI agents work alongside your team - not rep
2323

2424
Think of this as an incubation lab where each agent has its own mode of operation, needs, and interactions. Some are simple read-only analysts. Others proactively propose changes through pull requests. A few are meta-agents that monitor and improve the health of all the other workflows.
2525

26-
## The Factory at a Glance
27-
28-
- **145 total workflows** demonstrating diverse agent patterns
29-
- **12 core design patterns** consolidating all observed behaviors
30-
- **9 operational patterns** for GitHub-native agent orchestration
31-
- **128 workflows** in the main [`gh-aw`](https://github.com/githubnext/gh-aw) repository
32-
- **17 curated workflows** in the installable [`agentics`](https://github.com/githubnext/agentics) collection
33-
- **Dozens of MCP servers** integrated for specialized capabilities
34-
- **Multiple trigger types**: schedules, slash commands, reactions, workflow events, issue labels
35-
3626
## Explore the Factory
3727

3828
We've documented our journey through a series of detailed articles:
@@ -59,6 +49,16 @@ Rather than trying to build one "perfect" agent, we took a gardener's approach:
5949

6050
The factory becomes both an experiment and a reference collection - a living library of patterns that others can study, adapt, and remix.
6151

52+
## The Factory at a Glance
53+
54+
- **145 total workflows** demonstrating diverse agent patterns
55+
- **12 core design patterns** consolidating all observed behaviors
56+
- **9 operational patterns** for GitHub-native agent orchestration
57+
- **128 workflows** in the main [`gh-aw`](https://github.com/githubnext/gh-aw) repository
58+
- **17 curated workflows** in the installable [`agentics`](https://github.com/githubnext/agentics) collection
59+
- **Dozens of MCP servers** integrated for specialized capabilities
60+
- **Multiple trigger types**: schedules, slash commands, reactions, workflow events, issue labels
61+
6262
## Try It Yourself
6363

6464
Want to start your own agent factory?

0 commit comments

Comments
 (0)