a new probleme ,help me

Hello Google AI Studio Team,

I would like to report a critical issue with the coding agent in AI Studio Build that severely degrades the user experience.

App details:

Applet ID: 7dfee3ac-f757-4a2c-89c7-cbbd6431b325

User Account: zh…@gmail.com

Issues observed:

Internal tool commands leaking into user conversation:

Instead of executing tool calls silently in the background, the agent frequently outputs raw internal command strings directly into the user-facing chat (e.g. The following action was requested: Command: node -e “async function checkApp()…”).

Stale Vite build & dev server cache:

The agent modifies .tsx source files, but the dev server frequently serves outdated cached chunks from node_modules/.vite or dist/. As a result, the agent claims the task is complete, but the live preview remains completely unchanged until cache directories are manually purged with rm -rf.

Please inspect the session logs for this applet ID to fix the background tool output suppression and Vite cache invalidation.

Thank you!

lightbulb_tips

Make changes, add new features, ask

for anything

Hello @Zhyss_08 ,

DM’ed you for more details.

You can try my prompt testing tool to measure how often that happens Prompt Tester