Skip to content

MCP server claims that hot_reload succeeded when it actually failed #284

@athomas

Description

@athomas

Gemini CLI used the MCP server to perform a hot_reload that seemed successful but the debug console contained output saying that the hot reload was rejected because of unsupported changes and that a hot restart is required.

 │ ✓  hot_reload (dart MCP Server) {}                                                                                                              │
 │                                                                                                                                                 │
 │    Hot reload succeeded.       

Ideally, Gemini CLI would have performed the hot restart (there's another issue to support that as a tool) in response to the rejected hot reload. At least, it should not claim the hot reload succeeded when it actually did not.

Note: this was a Flutter Web application.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions