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
Set MUX_PROJECT_PATH, MUX_RUNTIME, and MUX_WORKSPACE_NAME environment
variables in both init hooks and bash tool executions for parity.
- Add getMuxEnv() function to centralize env var creation
- Add muxEnv field to ToolConfiguration, used by bash tool
- Refactor runInitHook to receive muxEnv from caller (no duplication)
- Add tests for muxEnv injection in bash tool
_Generated with mux_
0 commit comments