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(core): mandate backticks for file references in system prompt
- update system prompt to explicitly require backticks around file:// URIs
- add examples distinguishing correct backticked format from incorrect ones
- ensures file references are consistently formatted for UI and parsing
0 commit comments