Can we access your project?
Current Behavior
After FlutterFlow Desktop auto-updated to 7.0.73 on macOS, the AI Agent became unreliable.
Normal Claude Code tool calls frequently trigger repeated permission prompts. Commands that need the permission/approval channel — especially compound Bash commands, redirection, pipes, or mutating shell commands — often fail with:
Tool permission request failed: AbortError: Stream closed
and sometimes:
ACP turn failed: JsonRpcRequestException(-32603, Internal error)
The project itself still compiles and pushes successfully. The failures occur even with tiny shell commands, so this does not appear related to project/file size.
Expected Behavior
Permission requests should reliably reach FlutterFlow Desktop, approval should return to Claude Code, and approved commands should execute without terminating the ACP turn.
AI Agent sessions should remain stable during normal project inspection/editing.
Steps to Reproduce
Open FlutterFlow Desktop 7.0.73 on macOS.
Open a project and start the Claude AI Agent.
Ask the agent to perform normal project work that requires Bash inspection or file operations.
Commands using &&, pipes, redirects, or writes frequently trigger permission prompts.
Approve the requested command.
The approval round-trip intermittently fails with:
AbortError: Stream closed
or the ACP turn terminates with:
JsonRpcRequestException(-32603, Internal error)
This has reproduced across fresh sessions/restarts.
Reproducible from Blank
Bug Report Code (Required)
IT4kksmAsJRJocNY1rrPbe1KvCEXKUd/TLJEpu0bWUkbGO/4O5kfdeP7M1tVZNyzaH47Ilr9mkcy/s3Git/2G+0EGEmuY7pazc0JdxPPbGOib8muDZeafEd8EflWfH61yrug2SUlBLdtR0IT2Gb3OfOyRT+Cf9qOYwx5e6fDbOY=
Visual documentation
Environment
- FlutterFlow version:
- Platform:
- Browser name and version:
- Operating system and version affected:
Additional Information
This started after the FlutterFlow Desktop auto-update. The same project and workflow were working before the update.
I am on a paid plan and this regression is significantly disrupting development because normal AI Agent sessions repeatedly stop for permission prompts and can then fail during the approval round-trip.
I would appreciate confirmation whether this is a known 7.0.73 issue, whether a hotfix is planned, and whether there is a supported way to roll back FlutterFlow Desktop to the previous working release.
Can we access your project?
Current Behavior
Normal Claude Code tool calls frequently trigger repeated permission prompts. Commands that need the permission/approval channel — especially compound Bash commands, redirection, pipes, or mutating shell commands — often fail with:
Tool permission request failed: AbortError: Stream closed
and sometimes:
ACP turn failed: JsonRpcRequestException(-32603, Internal error)
The project itself still compiles and pushes successfully. The failures occur even with tiny shell commands, so this does not appear related to project/file size.
Expected Behavior
Permission requests should reliably reach FlutterFlow Desktop, approval should return to Claude Code, and approved commands should execute without terminating the ACP turn.
AI Agent sessions should remain stable during normal project inspection/editing.
Steps to Reproduce
Open FlutterFlow Desktop 7.0.73 on macOS.
Open a project and start the Claude AI Agent.
Ask the agent to perform normal project work that requires Bash inspection or file operations.
Commands using &&, pipes, redirects, or writes frequently trigger permission prompts.
Approve the requested command.
The approval round-trip intermittently fails with:
AbortError: Stream closed
or the ACP turn terminates with:
JsonRpcRequestException(-32603, Internal error)
This has reproduced across fresh sessions/restarts.
Reproducible from Blank
Bug Report Code (Required)
IT4kksmAsJRJocNY1rrPbe1KvCEXKUd/TLJEpu0bWUkbGO/4O5kfdeP7M1tVZNyzaH47Ilr9mkcy/s3Git/2G+0EGEmuY7pazc0JdxPPbGOib8muDZeafEd8EflWfH61yrug2SUlBLdtR0IT2Gb3OfOyRT+Cf9qOYwx5e6fDbOY=
Visual documentation
Environment
Additional Information
This started after the FlutterFlow Desktop auto-update. The same project and workflow were working before the update.
I am on a paid plan and this regression is significantly disrupting development because normal AI Agent sessions repeatedly stop for permission prompts and can then fail during the approval round-trip.
I would appreciate confirmation whether this is a known 7.0.73 issue, whether a hotfix is planned, and whether there is a supported way to roll back FlutterFlow Desktop to the previous working release.