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
Packages
Projects
Releases
1
Wiki
Activity
All Workflows
check-cross-plugin-imports.yml
175 workflow runs
Actor
All actors
Leopoldadmin
Status
All status
Success
Failure
Waiting
Running
feat: Phase H knowledge plugin — models, services (extract/ask/review), routes, plugin with event hooks, migration 0131, builds on graph_rag + llm_client + unified_search
check-cross-plugin-imports.yml #85
:
Commit
adc86ad980
pushed by
Leopoldadmin
main
2026-08-21 21:53:55 +00:00
0s
View workflow file
feat: H-WIKI-SEARCH — WikiSearchProvider created and registered in wiki/plugin.py on_activate, FTS + vector search on wiki_articles
check-cross-plugin-imports.yml #84
:
Commit
883e22e9b1
pushed by
Leopoldadmin
main
2026-08-21 21:53:55 +00:00
0s
View workflow file
feat: F-PREBUILT + F-COMM + F-WORK + G-WORK — prebuilt agents registered, agent results posted to communication, workflow results posted to communication
check-cross-plugin-imports.yml #83
:
Commit
864824d8cd
pushed by
Leopoldadmin
main
2026-08-21 21:53:55 +00:00
0s
View workflow file
fix: connect 10 unconnected backend modules to real code paths (context_builder→agent_runner, agent_permissions→agent_runner, agent_tools→agent_runner, data_policy→agent_runner, oversight→agent_runner+migration 0128, transparency→agent_runner, ag…
check-cross-plugin-imports.yml #82
:
Commit
8ee88d9b41
pushed by
Leopoldadmin
main
2026-08-20 15:53:55 +00:00
0s
View workflow file
feat(H): H-WIKI/H-VER/H-LINK — Wiki plugin (articles, categories, versioning, entity links), migration 0126, 9 routes, 15 tests passing
check-cross-plugin-imports.yml #81
:
Commit
396fdf3c9a
pushed by
Leopoldadmin
main
2026-08-19 14:44:34 +00:00
0s
View workflow file
fix(F): Phase F test fixes — UUID handling, MissingGreenlet, contact_id FK, decompose_goal milestone, success_criteria parent propagation, conftest PermissionsPlugin imports
check-cross-plugin-imports.yml #80
:
Commit
a323c706bd
pushed by
Leopoldadmin
main
2026-08-19 02:44:34 +00:00
0s
View workflow file
feat(F.14): Unified Task System — F-TASK-MODEL/API/AGENT/WORK/UI/MIG/GOAL/TEST
check-cross-plugin-imports.yml #79
:
Commit
a53dcc38d5
pushed by
Leopoldadmin
main
2026-08-18 20:44:34 +00:00
0s
View workflow file
feat(F): F-PROACTIVE consolidate proactive AI — trigger_dispatcher dispatches agents on context/UI events
check-cross-plugin-imports.yml #78
:
Commit
06b281ba74
pushed by
Leopoldadmin
main
2026-08-18 20:44:34 +00:00
0s
View workflow file
feat(F): F-WORK agent_workstream + F-EMAIL/CONTACT/FOLLOW/REPORT prebuilt agents
check-cross-plugin-imports.yml #77
:
Commit
8ed6d27885
pushed by
Leopoldadmin
main
2026-08-18 20:44:34 +00:00
0s
View workflow file
feat(F): F-MEM agent_memory + frontend agent overview components
check-cross-plugin-imports.yml #76
:
Commit
158feec374
pushed by
Leopoldadmin
main
2026-08-18 20:44:34 +00:00
0s
View workflow file
feat(F): F-PERM permissions, F-APPR approval, F-AIUSE metadata, F-TRANS transparency, F-DATA-POL data policy, F-OVERSIGHT decision record, F-DRY dry-run, F-AUDIT audit log
check-cross-plugin-imports.yml #75
:
Commit
638e3f3e1e
pushed by
Leopoldadmin
main
2026-08-18 20:44:34 +00:00
0s
View workflow file
feat(F): F-CTX context_builder, F-STR agent_stream, F-DEF agent definition fields, F-SKILL skill_registry, F-TOOL agent_tools
check-cross-plugin-imports.yml #74
:
Commit
dbeadd8ab1
pushed by
Leopoldadmin
main
2026-08-18 14:44:34 +00:00
0s
View workflow file
feat(F-LOOP): true ReAct loop with structured Thought/Action/Observation step tracking
check-cross-plugin-imports.yml #73
:
Commit
c760b5961c
pushed by
Leopoldadmin
main
2026-08-18 14:44:34 +00:00
0s
View workflow file
fix(dms): add missing FileMetadataResponse import
check-cross-plugin-imports.yml #72
:
Commit
3622022482
pushed by
Leopoldadmin
main
2026-08-18 14:44:34 +00:00
0s
View workflow file
feat(dms): fix upload response_model, add content_hash migration, storage settings tab, roadmap external storage
check-cross-plugin-imports.yml #71
:
Commit
765d6d3ab4
pushed by
Leopoldadmin
main
2026-08-18 14:44:34 +00:00
0s
View workflow file
fix(mail): correct indentation for mail.after_create do_action
check-cross-plugin-imports.yml #70
:
Commit
371f2a55fe
pushed by
Leopoldadmin
main
2026-08-18 08:44:34 +00:00
0s
View workflow file
fix(hooks): 9 hook wiring fixes — DMS/Calendar name mismatch, Mail/Contact missing triggers
check-cross-plugin-imports.yml #69
:
Commit
8de35a24a7
pushed by
Leopoldadmin
main
2026-08-18 08:44:34 +00:00
0s
View workflow file
fix(imports): agent_runner MailService→Mail model, fix trace_hooks syntax, fix trace_api_contracts warnings
check-cross-plugin-imports.yml #68
:
Commit
0a1ba30ed7
pushed by
Leopoldadmin
main
2026-08-18 08:44:34 +00:00
0s
View workflow file
fix(imports): 3 broken imports — ENTITY_MODELS path, Room→CommConversation, get_cached_mail_summary→MailService
check-cross-plugin-imports.yml #67
:
Commit
5b0b1e093a
pushed by
Leopoldadmin
main
2026-08-18 08:44:34 +00:00
0s
View workflow file
fix(search): GraphRagContract attribute name — graph_rag_search_provider → GraphRAGSearchProvider
check-cross-plugin-imports.yml #66
:
Commit
d50615e870
pushed by
Leopoldadmin
main
2026-08-18 02:44:34 +00:00
0s
View workflow file
feat(audit): P1 cross-tenant/RBAC tests, P3 test fixes, P2/P3 frontend fixes
check-cross-plugin-imports.yml #65
:
Commit
db97a39133
pushed by
Leopoldadmin
main
2026-08-17 02:44:34 +00:00
0s
View workflow file
feat(E): Unified Search — 24 Tasks complete
check-cross-plugin-imports.yml #64
:
Commit
3d9b76cea4
pushed by
Leopoldadmin
main
2026-08-15 05:18:38 +00:00
0s
View workflow file
feat(D): Phase D — Undo/Restore komplett implementiert
check-cross-plugin-imports.yml #63
:
Commit
a4d0f0c35d
pushed by
Leopoldadmin
main
2026-08-14 23:18:38 +00:00
0s
View workflow file
feat(B-NOTIF): Notification→Message Konsolidierung — System-Channel, post_system_message(), Migration
check-cross-plugin-imports.yml #62
:
Commit
1baa9481a2
pushed by
Leopoldadmin
main
2026-08-14 23:18:38 +00:00
0s
View workflow file
feat(B-TRIG): Trigger-Kern konsolidiert — generischer Dispatcher, UI-Event-Typ, 4 Trigger-Typen
check-cross-plugin-imports.yml #61
:
Commit
78963f2ca9
pushed by
Leopoldadmin
main
2026-08-14 23:18:38 +00:00
0s
View workflow file
feat(B-HOOK): Lifecycle Hooks + Outbox Events — 55 neue Hooks, 10 Domain Events
check-cross-plugin-imports.yml #60
:
Commit
ae228bb484
pushed by
Leopoldadmin
main
2026-08-14 23:18:38 +00:00
0s
View workflow file
feat(B-SENS): Sensitive Data Boundary + AI/Data Exposure Policy + AIProvider Compliance
check-cross-plugin-imports.yml #59
:
Commit
b231c2d0d3
pushed by
Leopoldadmin
main
2026-08-14 23:18:38 +00:00
0s
View workflow file
feat(B-RL): Rate-Limiting Konsistenz — zentrale Policies für Auth/AI/Upload/Webhook
check-cross-plugin-imports.yml #58
:
Commit
bb36378494
pushed by
Leopoldadmin
main
2026-08-14 17:18:38 +00:00
0s
View workflow file
feat(B-PLUGIN-MINIAPP-WIRE): MiniApp Registry als Singleton — gemeinsame Registry für alle Plugins
check-cross-plugin-imports.yml #57
:
Commit
8c04c85d35
pushed by
Leopoldadmin
main
2026-08-14 17:18:38 +00:00
0s
View workflow file
feat(B-WS): WebSocket Helpers + Redis Pub/Sub + Error-Handling
check-cross-plugin-imports.yml #56
:
Commit
7a81a5f072
pushed by
Leopoldadmin
main
2026-08-14 17:18:38 +00:00
0s
View workflow file
First
Previous
...
2
3
4
5
6
Next
Last