nimblegate
banner
nimblegate.bsky.social
nimblegate
@nimblegate.bsky.social
Gate your AI coding agent's git pushes against your own rules before they hit your real repo. Self-hosted, byte-for-byte relay, free for non-commercial use.

https://nimblegate.com
Also a security fix in this release: one of the built-in checks could be made to read files outside the pushed code. Upgrade recommended.
September 26, 2026 at 9:10 PM
Overlaps show up as a marker on the push in the dashboard feed and on their own page, and an optional webhook lets whatever runs your agents react. Commit IDs now open on your git host too.

Release notes: github.com/nimblegate/n...

Try the demo: demo.nimblegate.com/overlaps/
Release v0.5.0 · nimblegate/nimblegate
Added Overlaps: see when open branches change the same files. When parallel agents push to one repo, an accepted push in enforce mode is compared with the other open branches, and any files they b...
github.com
September 26, 2026 at 9:10 PM
Why this matters:

Pure looping = Agent can push anything.

With Nimblegate + Chart Flow:

- Structured feedback for the agent
- Hard safety check on every push
- Auto-escalation when stuck

Result: Safer code + less manual review.

Try it free (non-commercial):

github.com/nimblegate/n...
September 22, 2026 at 1:58 PM