Files
deepseek-harness/packages/client/ui-agent-preset/tests
Yichen Jiang 4bb9836abe fix(web): drop the Close button from the read-only preset view
A shipped preset has nothing to commit or abandon, and the back link above
already leaves the screen; a lone Close button below the composition was a
second way out of the same place. The action row now renders only when the
draft is writable, where Cancel and Save are both real choices.

The composition label named `cordis.yml`; the file a preset actually holds
is `agent.cordis.yml`.
2026-08-07 00:41:50 +08:00
..