This website requires JavaScript.
Explore
Help
Register
Sign In
Leopoldadmin
/
leocrm
Watch
1
Star
0
Fork
0
You've already forked leocrm
Code
Issues
363
Pull Requests
Actions
6
Packages
Projects
Releases
1
Wiki
Activity
Files
c79fbe7fbb0735a4df4b5f98ce624f002bca09cc
leocrm
/
app
/
plugins
/
builtins
/
ai_assistant
T
History
Agent Zero
3f2f594847
Check Cross-Plugin Imports / check (push)
Has been cancelled
Details
fix: AI stream route missing set_tenant_context causing RLS INSERT failure
2026-07-30 10:45:34 +02:00
..
migrations
fix: add folder_id and sort_order to AIChatSession model, fix UUID conversion in routes, add migration 0003
2026-07-17 21:20:49 +02:00
__init__.py
AI Assistant plugin: backend with LiteLLM, agents, tools, streaming chat
2026-07-17 00:45:24 +02:00
contracts.py
Security fixes: P0-P2 complete (22 fixes)
2026-07-25 21:03:46 +02:00
crm_api_tool.py
fix: Event-bus workflow trigger, RBAC on all routes, search provider, events, cron jobs
2026-07-25 03:22:55 +02:00
models.py
fix: add folder_id and sort_order to AIChatSession model, fix UUID conversion in routes, add migration 0003
2026-07-17 21:20:49 +02:00
participant_handler.py
Security fixes: P0-P2 complete (22 fixes)
2026-07-25 21:03:46 +02:00
plugin.py
feat: Plugin-System Umbau — 6 Phasen komplett abgeschlossen
2026-07-26 23:15:34 +02:00
routes.py
fix: AI stream route missing set_tenant_context causing RLS INSERT failure
2026-07-30 10:45:34 +02:00
schemas.py
fix: add folder_id and sort_order to AIChatSession model, fix UUID conversion in routes, add migration 0003
2026-07-17 21:20:49 +02:00
services.py
perf: Fix all 7 code analysis issues
2026-07-25 09:19:32 +02:00
tool_registry.py
AI Assistant plugin: backend with LiteLLM, agents, tools, streaming chat
2026-07-17 00:45:24 +02:00