-
Notifications
You must be signed in to change notification settings - Fork 144
Open
Description
Change logging architecture to create separate log folders PER run/process:
- Each
dimos runcreates unique log directory (e.g.,logs/run-<timestamp>-<pid>/) - Logs persist after process stops for post-mortem analysis
- Agent can grep/analyze logs by run ID
- Include metadata file (blueprint, start time, PID, etc.)
Context: Agent needs to analyze logs from previous runs to debug failures and validate success.
Success criteria:
logs/run-20260310-143022-12345/directory structure- Logs remain after
dimos stop - Easy to reference by PID or timestamp
Synced from DIM-666
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels