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
feat(agent-canvas): add staticServer.lockToCloud chart value
Passes `--lock-to-cloud <url>` to static-server.mjs when set, injecting
`window.__AGENT_CANVAS_LOCK_TO_CLOUD__` so the UI locks backend setup to
a single OpenHands Cloud host instead of the user-managed "Manage
Backends" flow. Empty by default, so existing deployments are unchanged.
- charts/agent-canvas: add `staticServer.lockToCloud` value + template
- bump agent-canvas chart 0.1.1 -> 0.1.2
- bump openhands parent chart 0.7.64 -> 0.7.65 and its agent-canvas
dependency to 0.1.2
This wires the lock-to-cloud mode added in OpenHands/agent-canvas#1389
into the Helm chart so deployments (e.g. canvas.staging.all-hands.dev)
can opt in via values.
Co-authored-by: openhands <openhands@all-hands.dev>
0 commit comments