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
What's new\n\n- New terminals reuse the workspace directory: clicking + inside a workspace session now spawns the terminal in that workspace's path.\n- Client resolves cwd as workspace path > session cwd > parent (subagent) cwd, and sends the owning DSH sessionId with every create request.\n- Host falls back to the DSH workspace registry (workspaceRegistry.host.sessionPath) when the client sends no cwd — even then the terminal lands in the workspace, never the server launch directory.\n- Fixed escaped title template that showed the literal placeholder (" #").\n\n## Install\n\n\ndsh plugin --profile web add dsh-plugin-terminal\n