You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use separate prompts for agentic vs regular providers
Agentic providers get a file-read prompt with the test content file
copied into the working directory (gemini-cli sandboxes to cwd).
Regular providers keep the original shell/ls prompt that produces
tool-call log patterns.
Signed-off-by: Adrian Cole <adrian@tetrate.io>
0 commit comments