Commit 5783c8d
enhance(docker): add comprehensive logging and narration configuration
Configure both restricted and godmode Docker profiles with:
- interaction_mode: "engaging" — emoji narration + full tool logs
- tool_progress: "verbose" — raw tool args with execution metrics
- tool_progress_cleanup: false — preserve progress messages in audit trail
- no_color: false — enable colored output for readability
- skills.verbose: true — show skill learning and curation reports
Provides complete visibility into agent actions for Telegram auditing
and debugging while maintaining readable narration.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>1 parent fb21fa6 commit 5783c8d
2 files changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| |||
0 commit comments