Commit Graph

4 Commits

Author SHA1 Message Date
João Pedro Toledo Goncalves fa7928a749 feat: Adiciona a configuração inicial da persona e diretrizes do assistente Gemini. 2026-01-07 21:28:41 -03:00
João Pedro Toledo Goncalves 5c04f26907 docs: Traduzir documentação para português brasileiro
- README.md traduzido para PT-BR
- docs/AGENT_CATALOG.md traduzido para PT-BR
- docs/AI_AGENT_PROTOCOL.md traduzido para PT-BR
- docs/API_REFERENCE.md traduzido para PT-BR
- docs/DEVELOPER_GUIDE.md traduzido para PT-BR
- docs/TROUBLESHOOTING.md traduzido para PT-BR
2026-01-07 21:28:10 -03:00
João Pedro Toledo Goncalves 8add0e08c4 docs: Add comprehensive developer documentation
- DEVELOPER_GUIDE.md: Architecture, how to add agents/crews/tools
- AGENT_CATALOG.md: All 26 agents with roles and crew assignments
- API_REFERENCE.md: Code reference for all modules and tools
- TROUBLESHOOTING.md: Common issues and solutions
- AI_AGENT_PROTOCOL.md: Mandatory protocol for AI agents
2026-01-07 21:17:00 -03:00
João Pedro Toledo Goncalves 2636c71ac9 feat: Initial commit - Antigravity Brain v1.0
- 26 specialized AI agents with unique personas
- CrewAI multi-agent orchestration
- Chainlit web interface
- Mem0 + Qdrant shared memory with rate limiting
- Smart routing to appropriate crews
- Multi-provider LLM support (Gemini, OpenAI, Ollama)
- Docker Compose deployment ready
2026-01-07 20:57:25 -03:00