Skip to content

v1.2.2 — attach new session to workspace

Choose a tag to compare

@orangeofcarl0-sys orangeofcarl0-sys released this 15 Aug 23:15
· 2 commits to master since this release

Fix

host 侧 ctx.agents.create 不像 client 的 sessions.create RPC 那样自动 workspace.attachSession,导致新会话未归属 workspace、侧栏分组找不到。修复:创建后按 cwd resolveByPath 找到 workspace 并 attachSession

Verified

  • smoke 22 断言 + client 8 断言 ALL PASS