This website requires JavaScript.
534adc9aaa
feat(I): I-DSGVO/I-DSAR/I-COMP-EXPORT — DSGVO data subject access export, DSAR workflow, compliance evidence export (audit, oversight, approval records, technical policies), 43 tests passing
Agent Zero
2026-08-19 01:25:18 +02:00
94c61a439d
feat(I): I-DASH/I-COST/I-USE — platform dashboard, cost tracking, usage analytics (agent/workflow/search/knowledge metrics, cost per agent, budget alerts, success rates), 38 tests passing
Agent Zero
2026-08-19 01:20:12 +02:00
bf5e22f5dc
feat(I): I-MINI-MANIFEST/RENDER/SDK + I-WORK-PROACTIVE/E2E frontend — MiniAppBlock, MiniAppSDK, ProactiveFeed, Workstream page, i18n, tsc clean
Agent Zero
2026-08-19 01:17:00 +02:00
df261b1b2c
feat(I): I-WORK-PROACTIVE — proactive workstream feed (suggestions, cooldown, dedupe, user settings, priority filtering), 34 tests passing
Agent Zero
2026-08-19 01:09:08 +02:00
0c9a1e1820
docs(progress): Phase I in_progress — 7/25 tasks done (I.1 complete + I-WORK-BASE/ACTOR/HANDOFF), deployed
Agent Zero
2026-08-19 00:32:42 +02:00
6feca2ba98
feat(I): I-WORK-BASE/I-WORK-ACTOR/I-WORK-HANDOFF — workstream contract (typed blocks, unified posting path, human-agent handoff with task creation), 25 tests passing
Agent Zero
2026-08-19 00:30:30 +02:00
e8060f6259
feat(I): I-MCP — MCP exposure layer (6 tools: search, ask_knowledge, start_workflow, check_workflow_status, list_agents, create_task), permission-checked, 16 tests passing
Agent Zero
2026-08-19 00:26:37 +02:00
33b1597f9f
docs(progress): Phase I in_progress — 3/25 tasks done (I-AW, I-AK, I-APPR-LOOP), deployed
Agent Zero
2026-08-19 00:22:50 +02:00
dc1321c78b
feat(I): I-APPR-LOOP — agent loop human-in-the-loop approval integration (require_approval + approval_tools params, ApprovalRequest creation, workstream notification, pause loop), 8 tests passing
Agent Zero
2026-08-19 00:20:36 +02:00
610af39f75
feat(I): I-AW/I-AK — agent integration tools (start_workflow, check_workflow_status, ask_knowledge, search_knowledge), 6 tests passing
Agent Zero
2026-08-19 00:18:07 +02:00
a36df3509b
test(spike-i): SPIKE-I PASSED — Agent→Search→Knowledge→Workstream→Task→Approval flow verified (8 tests, all transitions work, no circular deps)
Agent Zero
2026-08-19 00:13:43 +02:00
44ec84136e
fix(ARCH-F-2): migration 0127 — drop tasks_contact_id_fkey (contact_id derived from entity_id, FK redundant)
Agent Zero
2026-08-19 00:06:05 +02:00
6b9beec8cf
test(spike-g): SPIKE-G PASSED — durable WorkflowRun survives worker restart (7 tests: persistent state, wait/resume, find_resumable, idempotency, lock)
Agent Zero
2026-08-19 00:05:42 +02:00
c2ddf34c53
docs(reviews): Phase-Gate-Review G + H — both PASSED (6/7 each, E2E deferred to Phase I)
Agent Zero
2026-08-19 00:02:15 +02:00
9f9c38906c
docs(progress): Phase H done — 22/22 tasks, deployed, 42 tests passing
Agent Zero
2026-08-18 23:29:18 +02:00
e002272278
feat(H): H-GRAPH/H-EDITOR/H-BROWSE/H-ASK — frontend knowledge components (Wiki page, editor, browser, knowledge graph, ask-knowledge), i18n updates, tsc clean
Agent Zero
2026-08-18 23:27:04 +02:00
240a49321d
docs(H): H-DOC — API documentation updated with Phase H Knowledge endpoints (wiki, sources, evidence, extraction, lifecycle, ask, review)
Agent Zero
2026-08-18 23:20:20 +02:00
a6e593dc40
feat(H): H-EVT/H-DATA-LIFE/H-RET/H-ASK/H-REV — knowledge lifecycle (event-driven extraction, derived-data propagation, retention policy, ask-knowledge with evidence, review queue), 42 tests passing
Agent Zero
2026-08-18 23:17:33 +02:00
a29dc58bcd
docs(progress): Phase H in_progress — 9/22 tasks done, deployed, 31 tests passing
Agent Zero
2026-08-18 12:04:43 +02: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
Agent Zero
2026-08-18 12:02:33 +02: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
Agent Zero
2026-08-18 11:59:39 +02:00
396fdf3c9a
feat(H): H-WIKI/H-VER/H-LINK — Wiki plugin (articles, categories, versioning, entity links), migration 0126, 9 routes, 15 tests passing
Agent Zero
2026-08-18 11:55:43 +02:00
e50f6a601f
docs(progress): Phase G done — 24/24 tasks, deployed, 43 tests passing
Agent Zero
2026-08-18 11:14:16 +02: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
Agent Zero
2026-08-18 11:11:50 +02:00
1bf776dff5
docs(progress): Phase G in_progress — ~18/24 tasks done, deployed, 30 tests passing
Agent Zero
2026-08-18 08:36:02 +02: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
Agent Zero
2026-08-18 08:31:18 +02: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
Agent Zero
2026-08-18 00:29:58 +02:00
4ec2ac9eb5
docs(roadmap): add I-APPR-LOOP task — Agent Loop Human-in-the-Loop Approval Integration (ARCH-F-1 finding)
Agent Zero
2026-08-18 00:19:35 +02: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
Agent Zero
2026-08-18 00:16:46 +02:00
a323c706bd
fix(F): Phase F test fixes — UUID handling, MissingGreenlet, contact_id FK, decompose_goal milestone, success_criteria parent propagation, conftest PermissionsPlugin imports
Agent Zero
2026-08-17 23:23:40 +02: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
Agent Zero
2026-08-17 22:27:00 +02: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
Agent Zero
2026-08-17 22:24:24 +02: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
Agent Zero
2026-08-17 20:42:56 +02:00
f888785b39
fix(deploy): .gitignore logs/ excluded frontend/src/pages/logs/ — Docker build failed
Agent Zero
2026-08-17 20:33:01 +02:00
680557087e
feat(F): F-TEST + F-DOC + F-UI-TRIG — Phase F complete!
Agent Zero
2026-08-17 19:36:42 +02:00
ff08ea8012
docs(progress): update Phase F status — 38/41 tasks done
Agent Zero
2026-08-17 18:52:34 +02:00
a53dcc38d5
feat(F.14): Unified Task System — F-TASK-MODEL/API/AGENT/WORK/UI/MIG/GOAL/TEST
Agent Zero
2026-08-17 18:51:22 +02:00
06b281ba74
feat(F): F-PROACTIVE consolidate proactive AI — trigger_dispatcher dispatches agents on context/UI events
Agent Zero
2026-08-17 18:40:41 +02:00
131d761936
feat(F): F-UI-CHAT AgentChat, F-UI-LOG AgentRunLog, F-UI-MON AgentMonitor
Agent Zero
2026-08-17 18:34:29 +02:00
8ed6d27885
feat(F): F-WORK agent_workstream + F-EMAIL/CONTACT/FOLLOW/REPORT prebuilt agents
Agent Zero
2026-08-17 18:33:45 +02:00
7ed79d3c1f
feat(F): F-UI-EDIT AgentEditor component + automation API client
Agent Zero
2026-08-17 17:30:47 +02:00
158feec374
feat(F): F-MEM agent_memory + frontend agent overview components
Agent Zero
2026-08-17 17:14:51 +02:00
638e3f3e1e
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
Agent Zero
2026-08-17 16:57:50 +02:00
dbeadd8ab1
feat(F): F-CTX context_builder, F-STR agent_stream, F-DEF agent definition fields, F-SKILL skill_registry, F-TOOL agent_tools
Agent Zero
2026-08-17 16:40:55 +02:00
c760b5961c
feat(F-LOOP): true ReAct loop with structured Thought/Action/Observation step tracking
Agent Zero
2026-08-17 16:11:26 +02:00
da9be1e2f2
feat(B): complete remaining B-Tasks — B-SCHEMA, B-VEC-BATCH, B-VEC-TEST, B-WS-TEST
Agent Zero
2026-08-17 16:02:17 +02:00
976a0ab55d
docs(progress): correct outdated B-Phase task statuses — 25 tasks were marked not_started but already implemented
Agent Zero
2026-08-17 15:56:08 +02:00
3622022482
fix(dms): add missing FileMetadataResponse import
Agent Zero
2026-08-17 14:12:40 +02:00
765d6d3ab4
feat(dms): fix upload response_model, add content_hash migration, storage settings tab, roadmap external storage
Agent Zero
2026-08-17 14:09:00 +02:00
c6a727fbab
fix(dms): [object Object] error - safely stringify error objects
Agent Zero
2026-08-17 13:15:17 +02:00
30c2e2d7c8
feat(ui): logs page, mein konto, remove settings/api-docs from topbar, accent hamburger, api docs in help
Agent Zero
2026-08-17 13:07:30 +02:00
c3cc19da10
feat(ui): move back arrow from topbar to sidebar header on all pages
Agent Zero
2026-08-17 12:24:04 +02:00
aa20aba2e7
feat(automation): own automation page with tree sidebar, separate from agents
Agent Zero
2026-08-17 12:11:14 +02:00
93a53a43f6
feat(ui): remove KI/Automation from agents sidebar, add automation to start page, remove from topbar
Agent Zero
2026-08-17 12:03:41 +02:00
7c6f33983d
feat(agents): own agents page with tree sidebar in StartLayout, like settings/help
Agent Zero
2026-08-17 11:46:08 +02:00
cbb17c4ddd
feat(ui): clean settings duplicates, move agents to start page, remove from topbar dropdown
Agent Zero
2026-08-17 11:39:25 +02:00
81be3478ff
feat(help): help page with tree navigation, 6 help articles, routes in StartLayout
Agent Zero
2026-08-17 11:03:16 +02:00
d294f22e81
fix(settings): move padding to inner div to prevent button clipping
Agent Zero
2026-08-17 10:51:14 +02:00
76a1da372f
fix(settings): sidebar collapses completely to 0px when hamburger toggled
Agent Zero
2026-08-17 10:46:57 +02:00
3bbe8ce029
feat(ui): toggleable settings sidebar + back-to-start arrow in TopBar
Agent Zero
2026-08-17 10:41:38 +02:00
47e4ebcbfb
feat(settings): move /settings from AppShell to StartLayout — no workspace sidebar
Agent Zero
2026-08-17 10:21:39 +02:00
e0a5a41a6b
feat(start): hamburger toggles start page sidebar, settings accessible from start
Agent Zero
2026-08-17 10:14:45 +02:00
371f2a55fe
fix(mail): correct indentation for mail.after_create do_action
Agent Zero
2026-08-17 09:01:28 +02:00
8de35a24a7
fix(hooks): 9 hook wiring fixes — DMS/Calendar name mismatch, Mail/Contact missing triggers
Agent Zero
2026-08-17 07:21:39 +02:00
0a1ba30ed7
fix(imports): agent_runner MailService→Mail model, fix trace_hooks syntax, fix trace_api_contracts warnings
Agent Zero
2026-08-17 07:17:27 +02:00
5b0b1e093a
fix(imports): 3 broken imports — ENTITY_MODELS path, Room→CommConversation, get_cached_mail_summary→MailService
Agent Zero
2026-08-17 07:14:29 +02:00
d50615e870
fix(search): GraphRagContract attribute name — graph_rag_search_provider → GraphRAGSearchProvider
Agent Zero
2026-08-16 23:50:26 +02:00
c3595a1bac
fix(auth): useLogin maps login response to User, ProtectedRoute calls useAuth()
Agent Zero
2026-08-16 23:32:07 +02:00
f265eef5ae
fix(auth): useAuth() hook in AppShell/StartLayout + is_system_admin in login response
Agent Zero
2026-08-16 23:26:59 +02:00
daa7fe805a
fix(seed): set is_system_admin=True and seed default workspace on startup
Agent Zero
2026-08-16 14:39:45 +02:00
e25a1b4fec
fix(ui): CommandPalette outside Router context — white page fix; remove PWA; fix CSP for Google Fonts
Agent Zero
2026-08-16 13:50:39 +02:00
db97a39133
feat(audit): P1 cross-tenant/RBAC tests, P3 test fixes, P2/P3 frontend fixes
Agent Zero
2026-08-16 01:30:02 +02:00
abbe7a18fc
fix(audit): P0-P3 audit fixes — 838 ruff errors → 0, 30 F821 bugs fixed, 118 files changed
Agent Zero
2026-08-16 01:17:18 +02:00
3d9b76cea4
feat(E): Unified Search — 24 Tasks complete
Agent Zero
2026-08-14 01:34:58 +02:00
60f30d021b
fix(deploy): MAIL_ENCRYPTION_KEY zu docker-compose.yaml, .env.docker.example und deploy-guide.md hinzugefügt
Agent Zero
2026-08-13 23:50:04 +02:00
a4d0f0c35d
feat(D): Phase D — Undo/Restore komplett implementiert
Agent Zero
2026-08-13 23:08:29 +02:00
29410f19d3
docs(C.5): Phase C.5 done — 8 Tasks, 45 Tests
Agent Zero
2026-08-13 22:43:52 +02:00
e7ae0ad5ce
feat(C.5): Modularer Import/Export — Shared Helpers, Preview/Mapping, Background Jobs, Partial-Failure
Agent Zero
2026-08-13 22:43:33 +02:00
fd14e0076b
docs(C): Phase C done — 14 Tasks, 29 Tests, TSC+Build+Vitest grün
Agent Zero
2026-08-13 21:59:09 +02:00
25b2581653
feat(C): Phase C — Core UI prüfen, vervollständigen, testen
Agent Zero
2026-08-13 21:57:59 +02:00
0e72d4624d
docs(B): Phase B done — alle 17 Sektionen erledigt, ~50 Tasks, 363 Tests
Agent Zero
2026-08-13 21:33:44 +02:00
b5546ea7bd
feat(B.13-B.17+B.16): Error-Handling-Infra, Observability, Graceful Shutdown, Cost-Cap, API Versioning
Agent Zero
2026-08-13 21:33:14 +02:00
1baa9481a2
feat(B-NOTIF): Notification→Message Konsolidierung — System-Channel, post_system_message(), Migration
Agent Zero
2026-08-13 21:19:41 +02:00
78963f2ca9
feat(B-TRIG): Trigger-Kern konsolidiert — generischer Dispatcher, UI-Event-Typ, 4 Trigger-Typen
Agent Zero
2026-08-13 21:04:46 +02:00
ae228bb484
feat(B-HOOK): Lifecycle Hooks + Outbox Events — 55 neue Hooks, 10 Domain Events
Agent Zero
2026-08-13 20:54:15 +02:00
b231c2d0d3
feat(B-SENS): Sensitive Data Boundary + AI/Data Exposure Policy + AIProvider Compliance
Agent Zero
2026-08-13 20:39:32 +02:00
bb36378494
feat(B-RL): Rate-Limiting Konsistenz — zentrale Policies für Auth/AI/Upload/Webhook
Agent Zero
2026-08-13 17:51:04 +02:00
8c04c85d35
feat(B-PLUGIN-MINIAPP-WIRE): MiniApp Registry als Singleton — gemeinsame Registry für alle Plugins
Agent Zero
2026-08-13 17:39:22 +02:00
4dce01f4b9
feat(B-PLUGIN-GUIDE): Plugin-Dev-Guide Kapitel 10-22 — 22 Kapitel komplett
Agent Zero
2026-08-13 17:35:43 +02:00
02b040a57b
feat(B-EVT+B-SCHEMA): Event-System Rollen + Schema Authority dokumentiert
Agent Zero
2026-08-13 17:30:31 +02:00
7a81a5f072
feat(B-WS): WebSocket Helpers + Redis Pub/Sub + Error-Handling
Agent Zero
2026-08-13 16:43:54 +02:00
a3a26d1f66
feat(B-STOR): Gemeinsamer File Storage — MIME-Prüfung, Size-Limits, Hashing, save_with_metadata
Agent Zero
2026-08-13 16:32:24 +02:00
211242a807
feat(B-VEC): pgvector HNSW Optimierung — ef_construction=128, m=16, ef_search=40
Agent Zero
2026-08-13 16:28:55 +02:00
e9164979b5
feat(B-RED): Zentraler Redis Pool — cache.py, monitoring.py, worker.py auf get_redis() umgestellt
Agent Zero
2026-08-13 16:25:17 +02:00
e3ca3b3d28
feat(B-LLM): Zentraler LLM Client — llm_complete() + llm_embed() + Migration + Tests + Doku
Agent Zero
2026-08-13 16:22:05 +02:00
3d8210637e
feat(A): Phase A done — alle 5 Tasks erledigt, Infrastruktur-Tests auf Coolify verschoben
Agent Zero
2026-08-13 16:05:20 +02:00
4cb2712c5a
feat(A): Phase A — Stabilität verifiziert, Test-Pipeline dokumentiert
Agent Zero
2026-08-13 15:07:03 +02:00
20a7ee2ad1
feat(roadmap): Execution Principles — 10 Arbeitsweise-Regeln für 90% Erfolgswahrscheinlichkeit
Agent Zero
2026-08-13 12:49:10 +02:00
8e4a85b683
feat(roadmap): Goals/Milestones in Unified Task System integriert
Agent Zero
2026-08-13 12:36:11 +02:00
e24a64bbab
feat(roadmap): Querschnitt-Lücken + Unified Task System integriert
Agent Zero
2026-08-13 12:29:38 +02:00