feat(logging): log full content - prompts, responses, tool I/O

- Log full message content instead of just hash
- Log full tool input arguments
- Log full tool output/results
- Add model info to session and token events

No privacy restrictions for internal monitoring.
This commit is contained in:
Oussama Douhou
2026-01-10 15:33:44 +01:00
parent 2ffc72f6f8
commit 6b68c0a926
12 changed files with 1150 additions and 15 deletions

View File

@@ -78,7 +78,8 @@
"prometheus-md-only",
"start-work",
"sisyphus-orchestrator",
"todo-codebase-compaction"
"todo-codebase-compaction",
"usage-logging"
]
}
},