You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ARCHITECTURE.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# Advantages of Fractal Star Architecture with Supervisor Compared to Dynamic and Star Architectures
2
2
3
+
> [Back to agent-swarm-kit](https://github.com/tripolskypetr/agent-swarm-kit)
4
+
3
5

4
6
5
7
The fractal star architecture with a supervisor combines hierarchical organization with a recursive structure, where the supervisor manages the top level, and subordinate agents form their own star-shaped substructures. Below are its advantages compared to dynamic and standard star architectures in the context of AI agents, particularly when a shared chat history is involved.
0 commit comments