Skip to content

Repository Roadmap #43

@etobella

Description

@etobella

Lately there has been a lot of comments regarding the future of the repo. Here would be the place to discuss about it. From the PSCs perspective, there is 3 paths:

  • Native: The workflow is handled within odoo. the only external part is the connection towards the LLM or AI system. Similar to Odoo EE AI

    • Pros: All in odoo
    • Cons: Harder to achieve complex workflows.
    • Not implemented yet
  • Bridge: The workflow is handled by an external system (n8n, cursor...).

    • Pros: Independent of the external system, that is usually prepared for handling this kind of things
    • Cons: One extra app to handle, license struggles
    • Current implementatoion
  • MCP: Opening a gate for external systems to integrate with Odoo (Odoo is not launching the AI)

    • Pros: Current standard. Integration with external AI Agents
    • Cons: Security concerns
    • There are some proposals about this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions