Files
shockbot/mcp
Colin McDonnell c4d66bf7f6 fix: block git in shell tool, add actionable errors for push rejections (#397)
Agents were bypassing the git auth boundary by running `git pull/push`
through the shell tool (which has no credentials). This caused auth
failures and cascading issues (botched rebases, corrupted files).

- shell: block all git commands with error directing to dedicated tools
- push_branch: catch "fetch first" rejections with step-by-step recovery
- git tool: improve auth redirect errors with specific tool guidance

Made-with: Cursor
2026-02-26 21:30:10 +00:00
..
2025-11-21 14:08:36 -05:00
2026-02-23 23:41:27 +00:00
2026-02-23 23:34:29 +00:00
2026-01-23 06:28:22 +00:00
2026-02-23 23:34:29 +00:00
2026-02-23 23:41:27 +00:00
2025-11-19 16:02:37 -08:00
2026-01-16 18:43:09 +00:00
2026-01-16 18:43:09 +00:00
2026-01-16 18:43:09 +00:00
2026-01-16 18:43:09 +00:00
2026-02-23 23:41:27 +00:00
2026-02-26 18:49:22 +00:00
2026-02-13 14:24:46 +00:00
2026-02-23 23:34:29 +00:00
2026-02-13 20:01:48 +00:00