mirror of
http://10.0.2.1:3031/sauer/open-multi-agent.git
synced 2026-06-30 11:47:17 +10:00
Add star history chart to README and update .gitignore
This commit is contained in:
parent
a6244cfe64
commit
6cbc5582fe
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,4 +2,4 @@ node_modules/
|
||||
dist/
|
||||
*.tgz
|
||||
.DS_Store
|
||||
reddit-promotion.md
|
||||
promo-*.md
|
||||
|
||||
@ -271,6 +271,10 @@ The architecture draws from common multi-agent orchestration patterns seen in mo
|
||||
| Team / sub-agent | `Team` + `MessageBus` | Inter-agent communication and shared state |
|
||||
| Task scheduling | `TaskQueue` | Topological task scheduling with dependency resolution |
|
||||
|
||||
## Star History
|
||||
|
||||
[](https://star-history.com/#JackChen-me/open-multi-agent&Date)
|
||||
|
||||
## License
|
||||
|
||||
MIT
|
||||
|
||||
Loading…
Reference in New Issue
Block a user