Agent Zero
|
6889ba8780
|
docs: update PROGRESS.md and PLATFORM_ROADMAP.md with honest status — Phase A-G done, H partial, I+J deleted (scaffold without connection), 187/245 tasks (76%)
|
2026-08-19 21:58:19 +02:00 |
|
Agent Zero
|
4ec2ac9eb5
|
docs(roadmap): add I-APPR-LOOP task — Agent Loop Human-in-the-Loop Approval Integration (ARCH-F-1 finding)
|
2026-08-18 00:19:35 +02:00 |
|
Agent Zero
|
765d6d3ab4
|
feat(dms): fix upload response_model, add content_hash migration, storage settings tab, roadmap external storage
Check Cross-Plugin Imports / check (push) Has been cancelled
|
2026-08-17 14:09:00 +02:00 |
|
Agent Zero
|
20a7ee2ad1
|
feat(roadmap): Execution Principles — 10 Arbeitsweise-Regeln für 90% Erfolgswahrscheinlichkeit
Verbindliche Execution Principles für alle 12 Phasen:
1. Spike First — 2-Tage-Spikes vor E/F/G/I
2. Test-First — failing Test → Code → grün → refactor
3. Phase-Gate-Disziplin — 7 Kriterien, 2-3h Review, ❌ → Bugfix-Sprint
4. AI-Code-Review vor Merge — Forbidden Patterns, Permission, Tenant, Error
5. Task-Block-Deploy — pro Task-Block, nicht pro Einzel-Task/Phase
6. Architektur-Reviews — nach B, F, I (2-3h pro Review)
7. AI nach Stärken — repetitiv vs kritisch
8. Fortlaufende Integration-Tests — nach jeder Phase mit vorherigen
9. Rollback-Lite — Rollback-Plan + Feature-Flags für Riskantes
10. Ehrliche Status-Reports — done = bewiesen, nicht geglaubt
+ Spike-Tasks (SPIKE-E/F/G/I, je 2 Tage)
+ Phase-Gate-Review Checkliste (7 Kriterien)
+ Architektur-Reviews (ARCH-B/F/I)
+ Integration-Test-Plan (fortlaufend nach jeder Phase)
|
2026-08-13 12:49:10 +02:00 |
|
Agent Zero
|
8e4a85b683
|
feat(roadmap): Goals/Milestones in Unified Task System integriert
- F-TASK-MODEL: task_type um goal/milestone erweitert, success_criteria, target_date, progress
- F-TASK-AGENT: Goal Decomposition (decompose_goal Tool) — Agent zerlegt Goal in Milestones/Tasks/Subtasks
- F-TASK-WORK: goal_card Block-Typ im Workstream mit Progress-Bar, Success-Criteria, Target-Date
- F-TASK-UI: Goal-Views (Übersicht, Hierarchie-Baum, Success-Criteria-Checkliste)
- F-TASK-GOAL: Progress-Aggregation, Success-Criteria-Evaluation, Parent-Status-Propagation
- F-TASK-TEST: um Goal-Decomposition, Progress-Aggregation, Success-Criteria erweitert
- Deliverables Phase F aktualisiert
Goal → Milestone → Task → Subtask Hierarchie im bestehenden Task-Modell.
Kein zweites System — task_type=goal im Unified Task System.
+2.5 Tage Aufwand
|
2026-08-13 12:36:11 +02:00 |
|
Agent Zero
|
e24a64bbab
|
feat(roadmap): Querschnitt-Lücken + Unified Task System integriert
Querschnitt-Regeln:
- Graceful Shutdown / Connection Draining (B.15)
- Observability / trace_id-Korrelation (B.14)
- API Versioning Strategie (B.16)
- Cost Overrun Protection / Tenant Cost-Cap (B.17)
- Backup/DR Restore-Test (A-RESTORE)
- Concurrency / Race Conditions (E-IX-EVT, F-PERM, G-RUN)
Unified Task System (F.14):
- Task-Modell erweitern: polymorphe Assignees, Entity-Links, Subtasks, Dependencies
- Agent ↔ Task Integration (create_task, assign_to_agent, AgentSubtask→Task Migration)
- Task → Workstream (task_card Block-Typ)
- Task UI erweitern (Filter, Kanban, Assignment-Dropdown)
- Phase I: Task-basierter Handoff (I-WORK-HANDOFF)
+11 Tage Aufwand verteilt über 52 Wochen
|
2026-08-13 12:29:38 +02:00 |
|
Agent Zero
|
f8423def8b
|
feat(roadmap): systematisches Error-Handling in Roadmap integriert
- Querschnitt-Regel: Error-Handling-Konvention (verbindlich) hinzugefügt
- Phase B.13: Error-Handling-Infrastruktur (B-ERR-FMT, B-ERR-CAT, B-ERR-WS, B-ERR-PROP, B-ERR-TEST)
- Phase B.7: Plugin-Guide Kapitel 22 (Error-Handling) ergänzt
- Phase C: C-ERR-BOUNDARY (Frontend Error Boundaries)
- Phase C.5: C5-JOB Partial-Failure-Semantik
- Phase D: D-BULK Partial-Failure-Semantik
- Phase E: E-IX-EVT Index-Fehler-Handling (Retry, DLQ, Konsistenz-Check)
- Phase F: F-LOOP LLM-Fehlerstrategie (Rate-Limit, Failover, Timeout), F-ERR ErrorCategory
- Deliverables Phase B/C/F aktualisiert
- +5.5 Tage Aufwand verteilt über 52 Wochen
|
2026-08-13 12:17:53 +02:00 |
|
Agent Zero
|
7c648e41c1
|
fix(roadmap+deploy): gründliche Code-Verifikation — 14 Korrekturen (LLM count, Embedding via LiteLLM, F-LOOP 5d, Phase B 2-Dev, WorkflowRun naming, Automation vs Workflow, Search Provider Activation-Time, Notification Field-Mapping, Production Resources in deploy-guide)
|
2026-08-13 12:03:32 +02:00 |
|
Agent Zero
|
fb444d88c6
|
docs(roadmap): DSGVO-Version + 4 Korrekturen (WebSocket Redis Pub/Sub, pgvector HNSW, Phase B 6 Wochen, Matrix/Multi-Platform Messaging)
|
2026-08-13 11:50:09 +02:00 |
|
Agent Zero
|
30454e1a5f
|
docs(roadmap): finale überarbeitete PLATFORM_ROADMAP.md — 52 Wochen, 11 Phasen, alle Konsolidierungen
|
2026-08-13 11:42:04 +02:00 |
|
Agent Zero
|
5d1b2396a7
|
fix(security+tests): 14 system bugs fixed, ~170 test errors fixed, docs added
Check Cross-Plugin Imports / check (push) Has been cancelled
System fixes:
- mail_account entity type added to ENTITY_MODELS
- content_hash added to DMS upload response
- Calendar share grants permission to shared user
- Contact TSV trigger column names corrected
- search_related_handler uses find_similar_all_types
- gather_context companies variable fixed
- Entity links company route + schema added
- company + contacts entity types added to ENTITY_MODELS
- log_audit details parameter added
- create_sequence is_system_admin parameter added
- export_service import fixed
- import_service invalid description arg removed
- MCP server entity_id fix
- get_merge_history function added
Security fixes:
- MAIL_ENCRYPTION_KEY required (no default)
- revoke_permission owner/admin check added
- Session is_active loaded from DB (not hardcoded)
- Public share URL corrected
- Logout invalidates PostgreSQL session too
- Rate limit key uses token hash for Bearer auth
- RLS commit replaced with flush
- Webhook dispatcher sets tenant context
- Dockerfile npm ci without fallback
CI fixes:
- pipefail added, check() function fixed
- Migration hash check || echo removed
Test fixes:
- Plugin fixtures registered in memory
- Test URLs corrected
- Contact field names updated
- Dedup tests use unique content
- Entity links use real file IDs
- RLS tests removed (not testable)
- IndentationError fixed
Docs:
- docs/test-strategy.md created
- docs/deploy-guide.md created
- AGENTS.md updated with deploy + docs references
|
2026-08-12 20:47:43 +02:00 |
|