Merge pull request #11 from OiiOAI/main

Add: Auto-Evolve Framework - AI Agent Self-Evolution
This commit is contained in:
Caramaschi 2026-03-26 07:52:08 -03:00 committed by GitHub
commit aa247f0fc0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -123,6 +123,7 @@
| [DSPy](https://github.com/stanfordnlp/dspy) | Py | Stanford. Programming not prompting. Auto-optimizes. |
| [Mastra](https://github.com/mastra-ai/mastra) | TS | TypeScript-first. Observational Memory. Apache 2.0. |
| [Anthropic SDK](https://github.com/anthropics/anthropic-sdk-python) | Py/TS | Official Claude SDK. Tool use, computer control, streaming. |
| [Auto-Evolve](https://github.com/cittaverse/auto-evolve) | Py | Self-evolution framework. Closed-loop iteration with quantitative tracking. GEO validated. |
### Multi-Agent Orchestration