Changelog & Roadmap¶
๐ Table of Contents¶
๐ Changelog¶
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
anthropiclibrary version to0.80.0.
- Bump
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/idreferences 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
- Automatic parsing of
-
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
๐ Related Documentation¶
- Installation Guide
- Quick Start Guide
- System Architecture
- Configuration Guide
- AI Assistants Guide
- Data Sources Guide
- Contexts Guide
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.