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: correct environment variable name for MCP app status slug (cherry-pick #17948) (#17950)
Cherry-picked fix: correct environment variable name for MCP app status
slug (#17948)
Fixed environment variable name for app status slug in Claude MCP
configuration from `CODER_MCP_CLAUDE_APP_STATUS_SLUG` to
`CODER_MCP_APP_STATUS_SLUG` to maintain consistency with other MCP
environment variables.
This also caused the User level Claude.md to not contain instructions to
report its progress, so it did not receive status reports.
Co-authored-by: Thomas Kosiewski <[email protected]>
0 commit comments