Skip to content

Changelog & Roadmap

๐Ÿ“‹ Table of Contents


๐Ÿ“ Changelog

May 14, 2026 - Prompt Templates

Added

  • Prompt Templates (ai_mail_gt & ai_livechat_gt)

    Task shortcut cards that let users kick off common AI workflows with a single click, without typing instructions from scratch.

    • In Discuss: Template cards appear when opening a new private chat with an assistant. Click one and the AI starts working on that task immediately.
    • In Ask AI: The "Ask AI" button on any record form shows task cards for the selected assistant. Click a card, optionally add extra details, and send. The AI works on the current record.
    • In Livechat: Website visitors see task cards when the chat widget opens. Clicking one fills the message box so they just press Send.
  • Prompt Template Management (ai_base_gt)

    • Create and manage templates at Settings โ†’ Technical โ†’ AI โ†’ Prompt Templates
    • Each template has a display name, a short code, and a plain-language instruction for the AI
    • Assign templates to specific assistants; they only appear in contexts where that assistant is active

Apr 22, 2026 - AI Livechat Shopping & Lead Capture

Added

  • AI Livechat Shopping (ai_livechat_sale_gt)

    • Visitors can ask the AI to view their cart, add products, update quantities, or remove items โ€” all inside the livechat window without leaving the page.
    • The AI searches published products and picks the right variant (size, color, etc.) before making any changes.
    • Cart badge in the website header updates in real time after each change.
    • Works for all visitors.
  • AI Livechat Lead Capture (ai_livechat_crm_gt)

    • When a visitor shares their name, email, phone, or company in livechat, the AI automatically creates a CRM lead.
    • Additional details shared later in the same conversation are added to the same lead โ€” no duplicates.
    • Works for all visitors, including those who haven't logged in.

Mar 11, 2026 - AI-Powered CRM

Added

  • AI-Powered CRM (ai_crm_gt)

    • Lead Enrichment: New leads are automatically enriched with contact and company information.
    • Duplicate Detection: When a duplicate lead is detected, a note is posted directly on the lead.
    • Weekly Pipeline Report: A summary of the sales pipeline is posted to a Discuss channel every week for sales managers.
    • CRM Assistant: A dedicated AI assistant in Discuss for the sales team โ€” search leads, answer questions, and get pipeline insights by chat.

Feb 28, 2026 - Web Search (ChatGPT & Claude)

Added

  • Web Search (ai_chatgpt_connector_gt & ai_claude_connector_gt)

    • With ChatGPT or Claude, the assistant can search the web for up-to-date information to generate answers.
    • Results can be tailored to your or your companyโ€™s location when that information is available.

    โš ๏ธ Note โ€” Gemini: Web search is not yet available for Gemini in this suite because the providerโ€™s API does not support it in our current setup. Support may be added when the API allows it.

Updated

  • Requirements (ai_claude_connector_gt)

    • Bump anthropic library version to 0.80.0.

Jan 27, 2026 - Odoo v19 Upgrade

Updated

  • Odoo v19 Compatibility (All modules)

    • Updated all modules for Odoo v19 compatibility
    • Replaced deprecated methods, view types, and Discuss/JS integration
    • Updated documentation and performance optimizations

Jan 22, 2026 - Binary Field Reading

Added

  • Binary Field Reading (ai_base_gt)

    • AI can now read binary fields (images, PDFs, documents) from Odoo records
    • Binary files are automatically sent as attachments in AI messages for processing
    • Works with all models including direct reading from ir.attachment

Jan 08, 2026 - Scheduled Actions Support

Added

  • Scheduled Actions Integration (ai_automation_gt)

    • AI Action for Scheduled Actions: AI actions can now run in Scheduled Actions (ir.cron) for periodic tasks
    • Time-Based Automation: Schedule AI actions to run daily, weekly, monthly, or on custom intervals
    • Full Feature Parity: Scheduled Actions support all the same features as Automation Rules (non-interactive mode, tool access, superuser mode)

Dec 12, 2025 - Field Translation Tools

Added

  • Field Translation Tools (ai_base_gt)

    • Get Field Translations Tool: AI can retrieve current translations of translatable fields
    • Update Field Translations Tool: AI can update translations for multiple languages
    • Full permission checking and access control for translation operations

Nov 19, 2025 - Automation Integration

Added

  • Automation Rules Integration (ai_automation_gt)

    • AI-Powered Automation Rules: Integrate AI assistants with Odoo Automation Rules
    • AI Action Type: New action type in automation rules for intelligent automation
    • Automatic Record Tagging: Triggered records are automatically included in AI context
    • Non-Interactive Mode: AI executes autonomously without asking questions
    • Asynchronous Execution: Runs after transaction commit, doesn't block the system
    • Full Tool Access: AI can use all available tools (search, read, create, update, delete, execute methods)
    • Security Control: Option to run with superuser privileges when needed
    • Intelligent Workflow Automation: Automate complex tasks like lead analysis, report generation, data validation, and smart categorization

Nov 17, 2025 - Advanced AI Capabilities

Added

  • Method Discovery and Execution (ai_base_gt)

    • Method Discovery Tool: AI can discover what methods are available on any Odoo model
    • Method Execution Tool: AI can execute custom business logic methods on records
    • Full security validation ensures only allowed operations are performed
    • Support for both simple and complex method calls
  • Message Posting (ai_mail_gt)

    • Post Message Tool: AI can send messages to any Odoo thread (tasks, leads, orders, etc.)
    • Support for attachments, notifications, and different message types
    • Automatic permission checking ensures secure communication

Nov 12, 2025 - Data Modification Tools

Added

  • Data Modification Tools (ai_base_gt)

    • Create Tool: AI can create new records in Odoo models
    • Write Tool: AI can update existing record fields
    • Unlink Tool: AI can delete records (with confirmation)
    • Full permission checking and domain access control

Aug 08, 2025 - Enhanced Permission System

Added

  • User Permission Respect (ai_base_gt)

    • AI assistants now respect user permissions and access rights
    • Users can only access data they have permission to view
    • Enhanced security with model and field-level access control
    • Support for multi-company and multi-user environments
    • Improved data privacy and compliance

Jul 28, 2025 - Ask AI on Form View

Added

  • Ask AI Button on Form Views (ai_mail_gt)

    • Added "Ask AI" button to all form views
    • Automatic open a private chat with AI about the current record
    • Context-aware responses based on record data

Jul 25, 2025 - Super Assistant Mode for Assistants

Added

  • Is Super Assistant Feature (ai_base_gt)

    • Added "Is Super Assistant" option for AI assistants
    • Super assistants can access all system models and data
    • Bypass data source restrictions for administrative tasks

Jul 19, 2025 - Record/Model Tagging

Added

  • Record and Model Tagging System (ai_mail_gt)

    • Automatic parsing of $model/id references in messages
    • Support for both model tags ($res.partner) and record tags ($res.partner/123)
    • Automatic record data extraction and context inclusion for AI
    • Clickable HTML links for accessible records in message display
  • Thread Conversation Tool (ai_mail_gt)

    • Read Thread Conversation Tool: AI can read conversation history of an accessible record

Jun 05, 2025 - Additional AI Tools

Added

  • New AI Tools (ai_base_gt)

    • Search Tool: AI can search across Odoo records using domain filters
    • Read Tool: AI can read specific record details with field filtering
    • Read Group Tool: AI can perform grouped data analysis and aggregation

May 04, 2025 - Claude Connector Release

Added

  • Claude AI Connector (ai_claude_connector_gt)

    • Integration with Anthropic's Claude API
    • Support all Claude models
    • Image and PDF file attachment support

Apr 28, 2025 - Gemini Connector Release

Added

  • Gemini AI Connector (ai_gemini_connector_gt)

    • Integration with Google's Gemini API
    • Support all Gemini models
    • Image attachment support

Apr 17, 2025 - ChatGPT Connector Release

Added

  • ChatGPT AI Connector (ai_chatgpt_connector_gt)

    • Integration with OpenAI's ChatGPT API
    • Support all ChatGPT models
    • Image attachment support

Apr 05, 2025 - Livechat Integration Release

Added

  • Livechat AI Integration (ai_livechat_gt)

    • AI-powered customer support via website livechat
    • 24/7 automated customer assistance
    • Seamless handover to human agents
    • Multi-language support capabilities

Apr 02, 2025 - Core Foundation Release

Added

  • Core AI Foundation (ai_base_gt)

    • AI Assistant management system
    • Data source indexing (Model, URL, Text)
    • Vector embeddings with FastEmbed
    • Semantic search capabilities
    • Context-aware AI responses
    • Permission-based access control
    • Audit trail for all operations
  • Discuss Integration (ai_mail_gt)

    • Private AI chat in Odoo Discuss
    • AI mentions in team channels
    • AI mentions in record conversation area

Oct 05, 2025 - Odoo v18 Upgrade

Updated

  • Odoo v18 Compatibility (All modules)

    • Updated all modules for Odoo v18 compatibility
    • Replaced deprecated methods and view types
    • Updated documentation and performance optimizations

๐Ÿ”ฎ Future Plans

Website Integration

  • AI-powered content generation for website pages
  • Automated website design suggestions and optimization
  • Smart content editing and improvement tools
  • AI-assisted website layout and structure recommendations
  • Integration with website builder and content management

AI Workflow System

  • Visual workflow designer for AI processes
  • Conditional AI actions based on data
  • Multi-step AI workflows
  • Workflow templates for common scenarios
  • Workflow monitoring and analytics


This document provides a comprehensive view of the AI Complete Suite's development history and future plans. For detailed implementation guides, please refer to the specific documentation sections.