Skip to content

Choose a tag to compare

@Genaker Genaker released this 25 Feb 09:06
· 1 commit to main since this release
Sync MagentoMcpAi module: CLI agent, tools, MultiLLM, docs

- Add genaker:agento:llm CLI (chat + analyzer modes)
- Add tool registry: execute_sql_query, describe_table, grep_files, read_file, get_magento_info, run_magento_cli, ask_user
- Add CliChatWithToolsService, MgentoAIService, MultiLLMService
- Add TOOLS_AND_LLM.md, DATABASE_TOOLS_DOCUMENTATION.md, MAGENTO_AI_QUERY_ANALYZER.md
- Update README with tools overview and documentation links
- Add integration and unit tests
- Various controller/model updates

Co-authored-by: Cursor <cursoragent@cursor.com>