Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-18 10:02:35 +00:00
70bbfe93e6 feat(H): H-EXT/H-ENT/H-AUTO/H-CONF — LLM knowledge extraction (entities, relationships, auto-create in GraphRAG, confidence scoring with review queue), 31 tests passing
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-18 09:59:42 +00:00
e09e33e225 feat(H): H-SRC/H-CITE — knowledge source adapter (wiki/dms/mail/communication), evidence references with deep-links and workstream blocks, 23 tests passing
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-18 09:55:47 +00:00
396fdf3c9a feat(H): H-WIKI/H-VER/H-LINK — Wiki plugin (articles, categories, versioning, entity links), migration 0126, 9 routes, 15 tests passing
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-18 09:14:25 +00:00
e50f6a601f docs(progress): Phase G done — 24/24 tasks, deployed, 43 tests passing
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-18 09:11:53 +00:00
59f05de621 feat(G): G-WORK/G-HUMAN-DEC/G-UI-TEMPL/G-DOC — workflow workstream, decision guard, template gallery (3 templates), API docs, 43 tests passing
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-18 06:36:05 +00:00
1bf776dff5 docs(progress): Phase G in_progress — ~18/24 tasks done, deployed, 30 tests passing
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-18 06:31:21 +00:00
9866fb2d14 feat(G): G-APPROVAL/G-MAN/G-WEB/G-LOG/G-RUN-resume — workflow routes (resume, manual trigger, webhook trigger, step history, approve/reject), 30 tests passing
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-17 22:30:00 +00:00
db41e60042 feat(G): G-RUN/G-CTX/G-WAIT/G-HTTP/G-MAIL/G-CAL/G-DMS/G-SEARCH/G-AGENT/G-CRM/G-EVT/G-WEB — Durable WorkflowRun, 10 step handlers, resume/wait/lock/retry, SSRF protection, frontend step editor
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-17 22:19:37 +00:00
4ec2ac9eb5 docs(roadmap): add I-APPR-LOOP task — Agent Loop Human-in-the-Loop Approval Integration (ARCH-F-1 finding)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-17 22:16:50 +00:00
c90c58945a docs(arch-f): ARCH-F Architecture Review — 10 criteria checked, PASSED, 2 findings (Agent Loop approval gap, contact_id FK redundant), Phase G clearance granted
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-17 21:23:43 +00:00
a323c706bd fix(F): Phase F test fixes — UUID handling, MissingGreenlet, contact_id FK, decompose_goal milestone, success_criteria parent propagation, conftest PermissionsPlugin imports
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-17 20:27:02 +00:00
df57cd389d docs(audit): update audit-consolidated-errors.md with verified status (2026-08-17) — P0 all fixed, P1 ~32 fixed, P2 ~35 fixed + 15 intentional
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-17 20:24:27 +00:00
45ebbee26f fix(audit): P2 frontend any→concrete types (181→61), heroicons→lucide-react, missing type exports, toast API, Select options, TaskStatus types; P2-9 hooks.py type annotations
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-17 18:42:59 +00:00
40fd633917 fix(deploy): .gitignore — anchor all dir patterns to root (/logs/, /data/, /build/, /dist/, /venv/, /env/, /htmlcov/) to prevent recursive ignore of frontend source dirs
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-17 18:33:04 +00:00
f888785b39 fix(deploy): .gitignore logs/ excluded frontend/src/pages/logs/ — Docker build failed
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-17 17:36:45 +00:00
680557087e feat(F): F-TEST + F-DOC + F-UI-TRIG — Phase F complete!
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-17 16:52:37 +00:00
ff08ea8012 docs(progress): update Phase F status — 38/41 tasks done
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-17 16:51:25 +00:00
a53dcc38d5 feat(F.14): Unified Task System — F-TASK-MODEL/API/AGENT/WORK/UI/MIG/GOAL/TEST
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-17 16:40:44 +00:00
06b281ba74 feat(F): F-PROACTIVE consolidate proactive AI — trigger_dispatcher dispatches agents on context/UI events
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-17 16:34:31 +00:00
131d761936 feat(F): F-UI-CHAT AgentChat, F-UI-LOG AgentRunLog, F-UI-MON AgentMonitor