FitGate: open-source tool makes Claude Code do a micro-workout before approving permissions

StudyLabsIndia · reddit · 2026-09-10

The author built FitGate, an open-source (AGPLv3) tool that intercepts permission-request prompts from Claude Code and Gemini CLI and requires a short 10s–2min exercise (planks, push-ups) before the agent can proceed.

Architecture: a local daemon that both Claude Code's PermissionRequest hook and Gemini CLI's BeforeTool hook route through, with zero-config install and auto-detection of installed agents. The author is soliciting similar interception/notification layers for the 'agent asks, human waits' pattern.

Original post →

More from coding & agent

coding & agent channel →