area:configeffort-smallenhancementgood first issuepriority:low
Métriques du dépôt
- Stars
- (48 085 stars)
- Métriques de merge PR
- (Merge moyen 11j 1h) (45 PRs mergées en 30 j)
Description
Per https://github.com/move-hoon/claude-pro-minmax/issues/3#issuecomment-3925175265:
The RTK hook is missing a timeout. CPMM's hook has a 5s limit, but if RTK hangs, Claude will stall indefinitely.
{
"type": "command",
"command": "/Users/brucedarcus/.claude/hooks/rtk-rewrite.sh",
"timeout": 10
}