Skip to content

Conversation

@cto-new
Copy link

@cto-new cto-new bot commented Nov 22, 2025

Summary

This PR introduces the Connect CrewAI module, which wraps CrewAI multi-agent orchestration into the Odoo UI to enable creating and executing agents, tasks, crews, and executions.

Details

  • Add module connect_crewai (manifest, data, security, views) and demo data
  • Implement models: agent, task, crew, execution; CRUD views and execution actions
  • Integrate CrewAI with multi-LLM providers and tools; memory/cache
  • Track executions (state, duration, token usage, results) with logs
  • Provide demo data and docs (README, SUMMARY, QUICKSTART, index)
  • Update requirements with CrewAI packages

Warning: Task VM test is not passing, cto.new will perform much better if you fix the setup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants