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(container): address copilot review feedback and gofumpt 0.10 reformat
- Sort known profiles in ProfileFromName error message for stable output.
- Validate AgentProfile.EnvFileRelPath before interpolating into the
shell snippet to block command injection via dynamic profiles.
- Gate the exit-137 swallow in DockerManager.WireMCPGateway to the
openclaw profile so a real OOM under hermes is not masked.
- gofumpt -w across files unchanged on main; CI pinned to gofumpt@latest
pulled in v0.10.0 with stricter rules.
0 commit comments