[Bug] Auto Mode Classifier Incorrectly Denies Git Push Command

Resolved 💬 4 comments Opened Apr 29, 2026 by alex-rilla Closed Jun 16, 2026

Bug Description
⏺ Bash(cd /Users/alexander/Desktop/rilla/calendar-integration-monorepo/.worktrees/int-1461-migrate-builderprime && git push --force-with-lease 2>&1 | tail -3; cd /User…) ⎿  Denied by auto mode classifier ∙ /feedback if incorrect

this was incorrect to stop

Environment Info

  • Platform: darwin
  • Terminal: iTerm.app
  • Version: 2.1.117
  • Feedback ID: 4238b681-f094-44fa-b22f-0517732ff6fa

Errors

[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/alexander/.local/share/claude/versions/2.1.117 (expected in multi-process scenarios)\n    at fn_ (/$bunfs/root/src/entrypoints/cli.js:2754:2177)\n    at H98 (/$bunfs/root/src/entrypoints/cli.js:2754:1257)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-22T23:55:50.095Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3448)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-22T23:55:58.121Z"},{"error":"McpError: MCP error -32603: column r.created_at does not exist\n    at fromError (/$bunfs/root/src/entrypoints/cli.js:93:42770)\n    at _onresponse (/$bunfs/root/src/entrypoints/cli.js:93:52999)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:93:48637)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:4773:14519)\n    at processReadBuffer (/$bunfs/root/src/entrypoints/cli.js:834:29654)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:834:29259)\n    at emit (node:events:95:22)\n    at addChunk (internal:streams/readable:264:47)\n    at readableAddChunkPushByteMode (internal:streams/readable:242:18)\n    at handleNumberResult (internal:streams/native-readable:69:18)","timestamp":"2026-04-23T00:36:38.117Z"},{"error":"McpError: MCP error -32603: column oci.org_crm_integration_id does not exist\n    at fromError (/$bunfs/root/src/entrypoints/cli.js:93:42770)\n    at _onresponse (/$bunfs/root/src/entrypoints/cli.js:93:52999)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:93:48637)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:4773:14519)\n    at processReadBuffer (/$bunfs/root/src/entrypoints/cli.js:834:29654)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:834:29259)\n    at emit (node:events:95:22)\n    at addChunk (internal:streams/readable:264:47)\n    at readableAddChunkPushByteMode (internal:streams/readable:242:18)\n    at handleNumberResult (internal:streams/native-readable:69:18)","timestamp":"2026-04-23T00:36:39.905Z"},{"error":"McpError: MCP error -32603: column \"name\" does not exist\n    at fromError (/$bunfs/root/src/entrypoints/cli.js:93:42770)\n    at _onresponse (/$bunfs/root/src/entrypoints/cli.js:93:52999)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:93:48637)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:4773:14519)\n    at processReadBuffer (/$bunfs/root/src/entrypoints/cli.js:834:29654)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:834:29259)\n    at emit (node:events:95:22)\n    at addChunk (internal:streams/readable:264:47)\n    at readableAddChunkPushByteMode (internal:streams/readable:242:18)\n    at handleNumberResult (internal:streams/native-readable:69:18)","timestamp":"2026-04-23T00:37:56.389Z"},{"error":"Error: Tool bash not found\n    at MK7 (/$bunfs/root/src/entrypoints/cli.js:3092:31306)\n    at UJ (/$bunfs/root/src/entrypoints/cli.js:477:21018)\n    at xO (/$bunfs/root/src/entrypoints/cli.js:477:39570)\n    at UX (/$bunfs/root/src/entrypoints/cli.js:477:50276)\n    at XWH (/$bunfs/root/src/entrypoints/cli.js:477:86935)\n    at bgH (/$bunfs/root/src/entrypoints/cli.js:477:85896)\n    at Ir (/$bunfs/root/src/entrypoints/cli.js:477:85717)\n    at MWH (/$bunfs/root/src/entrypoints/cli.js:477:82077)\n    at nH (/$bunfs/root/src/entrypoints/cli.js:477:6375)\n    at jB6 (/$bunfs/root/src/entrypoints/cli.js:470:6902)","timestamp":"2026-04-23T00:44:06.688Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3448)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-23T01:37:22.168Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3448)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-23T18:16:51.440Z"},{"error":"McpError: MCP error -32603: column \"integration_id\" does not exist\n    at fromError (/$bunfs/root/src/entrypoints/cli.js:93:42770)\n    at _onresponse (/$bunfs/root/src/entrypoints/cli.js:93:52999)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:93:48637)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:4773:14519)\n    at processReadBuffer (/$bunfs/root/src/entrypoints/cli.js:834:29654)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:834:29259)…

Note: Content was truncated.

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗