docs(agent-notes): record the web plugin configuration decision

Also folds the duplication the three controls had grown: the draft-and-commit
input both editable fields render is now one component, and the two sibling
executors' identical import surface is marked as the deliberate mirror their
READMEs already describe.
This commit is contained in:
Yichen Jiang
2026-08-10 20:06:18 +08:00
parent 114af09aae
commit 1b473be886
7 changed files with 164 additions and 51 deletions

View File

@@ -2,5 +2,5 @@
# side as of the last confirmed-consistent state. Both languages carry equal authority;
# after editing either side, bring the other along and re-record with:
# pnpm run verify-translation-pairing --write docs/config-catalog.md
config-catalog.md: 14b6676865e536a15371e26f8f696e7beacfb033
config-catalog.md: 1e31ddd9ca3fa9fdf6cbcf2969b516fbfde39e49
config-catalog.zh.md: 93e02dc1691dc830e9aacea598e1e5e9774b9c6e

View File

@@ -1235,7 +1235,7 @@ export interface Config {
}
```
Source: [`packages/bash/pwsh-local/src/index.ts:55`](../packages/bash/pwsh-local/src/index.ts)
Source: [`packages/bash/pwsh-local/src/index.ts:58`](../packages/bash/pwsh-local/src/index.ts)
## `@deepseek-ai/dsh-pwsh-sandbox`