Commit Graph

6 Commits

Author SHA1 Message Date
João Pedro Toledo Goncalves e39a453702 Merge branch 'feature/oxy-work' - Resolved conflicts in graph_wrapper.py 2026-01-08 20:56:21 -03:00
João Pedro Toledo Goncalves d62d0be004 Commit changes from oxy worktree 2026-01-08 20:54:18 -03:00
João Pedro Toledo Goncalves d13418d708 updates 2026-01-08 20:47:39 -03:00
João Pedro Toledo Goncalves 41b9f1f1d3 feat: Update welcome messages and user prompts to Portuguese
- Revised welcome message to be more natural and emoji-free.
- Translated session reset and routing messages to Portuguese.
- Enhanced loading indicators and execution messages for better user experience.
- Updated chainlit.md to provide a comprehensive overview of available agents and usage instructions in Portuguese.
2026-01-08 20:44:55 -03:00
João Pedro Toledo Goncalves 3a967f4fe6 feat: Integrate Neo4j for enhanced relationship mapping in memory system
- Added Neo4j service to docker-compose for relationship graph management.
- Updated requirements.txt to include Neo4j dependency.
- Enhanced MemoryWrapper to support hybrid search using vector and graph data.
- Introduced optional parameters for relationship extraction in memory save and search tools.
- Updated README.md to reflect new hybrid memory capabilities and Neo4j configuration.
2026-01-08 20:44:28 -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