Commit 3d403cb
committed
fix(honcho): suppress claude self-observation to eliminate tool call noise
Always set observeMe: false for the AI peer so tool calls, file reads, and
git operations don't pollute Honcho conclusions. In directional mode, also
enable observeOthers: true so the deriver builds jonathan-focused insights
instead of logging what claude did.
Switches default observationMode to directional via config.1 parent a3862c8 commit 3d403cb
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17284 | 17284 | | |
17285 | 17285 | | |
17286 | 17286 | | |
17287 | | - | |
| 17287 | + | |
17288 | 17288 | | |
17289 | 17289 | | |
17290 | 17290 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | | - | |
111 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
| 114 | + | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments