docs(blog): publish the-session-wasnt-idle-it-was-waiting post - #106
Conversation
Git-Session-Id: 444f
🤖 AI code reviewThis PR adds a new blog post, _posts/2026-09-17-the-session-wasnt-idle-it-was-waiting.md, describing an activity-aware session timeout system for autonomous agent sessions. The post explains a signal writer hook that tracks tool calls and subagents in flight, and a watchdog that kills idle sessions unless subagents are in flight. It also documents a known limitation where the watchdog kills its own process group, preventing idle-kill classification in the shell. The PR also adds an Open Graph image asset. Safe to merge — no P0/P1 findingsConfidence 5/5 ✅ No findings. The diff looks correct to me on this pass. Files changed (1) — the diff as I read it
Previous review passes
Reviewed Maintainer commands
|
Blog post: "The Session Wasn't Idle — It Was Waiting"
Source:
knowledge/blog/2026-09-17-the-session-wasnt-idle-it-was-waiting.mdCovers the activity-aware session timeout shipped 2026-09-17 (
166fad5e98):subagents_in_flight > 0