co-mono/packages
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.
2025-12-31 12:57:54 +01:00
..
agent Fix README: tools are AgentTool, not extending Tool 2025-12-30 23:46:41 +01:00
ai Update ai package CHANGELOG.md for v0.30.2+ changes 2025-12-30 23:09:13 +01:00
coding-agent Remove hook execution timeouts 2025-12-31 12:57:54 +01:00
mom Update mom CHANGELOG.md for unreleased changes since v0.30.2 2025-12-31 00:07:49 +01:00
pods Fix pods CLI: remove reference to non-existent stopAllModels 2025-12-30 22:42:25 +01:00
tui Export wrapTextWithAnsi utility and add handleInput docs 2025-12-30 23:28:38 +01:00
web-ui Minor README update 2025-12-31 00:03:50 +01:00