Files
leocrm/app/plugins
Agent Zero 04e92794de
Check Cross-Plugin Imports / check (push) Has been cancelled
fix(M6): agents/tools-Endpoint — list_for_api statt nichtexistenter list_tools (#364)
- Vorbestands-Bug (live gemessen: 500 "ToolRegistry has no attribute list_tools"):
  automation/agent_routes.py rief registry.list_tools() auf, ToolRegistry
  bietet get_all()/list_for_api() — Route auf list_for_api() mit korrektem
  Feld-Mapping (plugin_name -> plugin) umgestellt
- Regressionstest gesichert (test_agents_tools_route_uses_list_for_api)
- M6-Suite 8/8 gruen
2026-08-31 01:07:56 +02:00
..