Feature request: make the away-summary (session recap) idle threshold configurable
Feature request
The session recap ("away summary") that appears when returning to an idle session is currently hard-wired to a 5-minute idle threshold. The only related setting is the boolean awaySummaryEnabled — there's no way to tune the timing.
Request: add a configurable idle threshold, e.g. awaySummaryIdleMinutes (or similar) in settings.json.
Use case / motivation: during active interactive work that involves stepping away briefly (reviewing dashboards in a browser, eyeballing rendered output, short side tasks), the 5-minute threshold feels aggressive — the recap fires between what are effectively parts of the same working session. A 15-minute threshold would match my working rhythm; other users will have different preferences, hence a setting rather than a new fixed value.
Current workaround: none that preserves the feature — awaySummaryEnabled: false disables it entirely, but the recap is genuinely useful after real absences.
Environment: Claude Code CLI on macOS (darwin), interactive terminal sessions.
🤖 Filed with Claude Code on behalf of the user.