feat: update session workspace flow and web ui
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user