Commit e8cd233
refactor: remove duplicate notifySessionIdle from hook callback
All idle sources (CC hook, codex watcher, terminal streamer) already emit
timeline session.state events. The unified timeline listener handles
notifySessionIdle for all of them, so the hook-server-specific call was
redundant.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 6c84477 commit e8cd233
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
| 290 | + | |
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| |||
0 commit comments