Skip to content

FlutterFlow Desktop 7.0.73 AI Agent permission/ACP failures — AbortError: Stream closed and -32603 Internal error #7441

Description

@shamy55

Can we access your project?

  • I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.

Current Behavior

ImageAfter 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

  • The steps to reproduce above start from a blank project.

Bug Report Code (Required)

IT4kksmAsJRJocNY1rrPbe1KvCEXKUd/TLJEpu0bWUkbGO/4O5kfdeP7M1tVZNyzaH47Ilr9mkcy/s3Git/2G+0EGEmuY7pazc0JdxPPbGOib8muDZeafEd8EflWfH61yrug2SUlBLdtR0IT2Gb3OfOyRT+Cf9qOYwx5e6fDbOY=

Visual documentation

Image Image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: needs triageA potential issue that has not been confirmed as a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions