pub const AI_TOOL_TIMEOUT_SECS: u64 = 60;
Timeout in seconds for AI tool execution (e.g., PR description generation).