Files
pi/packages/coding-agent/src
T
Mario Zechner 88e39471ea Remove hook execution timeouts
- Remove timeout logic from HookRunner
- Remove hookTimeout from Settings interface
- Remove getHookTimeout/setHookTimeout methods
- Update CHANGELOG.md and hooks.md

Timeouts were inconsistently applied and caused issues with
legitimate slow operations (LLM calls, user prompts). Users can
use Ctrl+C to abort hung hooks.
88e39471ea ยท 2025-12-31 12:57:54 +01:00
History
..
2025-12-31 12:57:54 +01:00