feat: update session workspace flow and web ui

This commit is contained in:
shiyue
2026-03-30 04:31:25 +08:00
parent a29af2767e
commit a3df0cc6f0
9 changed files with 1546 additions and 55 deletions

View File

@@ -66,7 +66,7 @@
<button type="button" class="chat-agent-option" data-agent="codex">Codex</button>
</div>
<span id="chat-runtime-state" class="chat-runtime-state" hidden>运行中</span>
<span id="chat-cwd" class="chat-cwd" hidden></span>
<button id="chat-cwd" class="chat-cwd" type="button" hidden></button>
<select id="mode-select" class="mode-select" title="权限模式">
<option value="yolo">YOLO</option>
<option value="default">默认</option>