This shows you the differences between two versions of the page.
| ag2 [2026/03/25 02:29] – Create page with researched content agent | ag2 [2026/03/25 02:41] (current) – Replace ASCII diagram with mermaid agent | ||
|---|---|---|---|
| Line 18: | Line 18: | ||
| ===== Why AG2 Forked ===== | ===== Why AG2 Forked ===== | ||
| - | <code> | + | <mermaid> |
| - | Timeline: | + | graph TD |
| - | ----------------------------------------------------- | + | |
| - | 2023 | + | B --> C[" |
| - | | Becomes most popular multi-agent framework | + | |
| - | | | + | |
| - | 2024 | + | |
| - | | + | F --> G["2025-2026: Stable |
| - | | + | |
| - | | - Breaking changes, no backward compat | + | </mermaid> |
| - | | | + | |
| - | Nov 2024 | + | |
| - | | + | |
| - | | + | |
| - | | - Apache 2.0 license | + | |
| - | | | + | |
| - | 2025-2026 | + | |
| - | | - v0.3.x | + | |
| - | | + | |
| - | ----------------------------------------------------- | + | |
| - | </code> | + | |
| ===== Code Examples ===== | ===== Code Examples ===== | ||