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 MCP env vars: send envValueMode direct across all SDKs (#484)
* Use MCP direct env var mode in Node SDK
* Equivalent fixes for other languages
* Update @github/copilot to 0.0.411-1 and regenerate SDKs
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Fix Python lint errors (line too long)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Add normalizer to strip <reminder> tags from user messages
The CLI now injects dynamic <reminder> tags with SQL table state into user
messages. These tags vary based on runtime state and should not affect
snapshot matching.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments