From 18b23fcc0da21758a9b666e336182e837ff12991 Mon Sep 17 00:00:00 2001 From: "a.tolmachev" Date: Sun, 3 May 2026 18:08:14 +0000 Subject: [PATCH] ui: align community agent and settings copy --- TASKS.md | 48 +------------------- apps/ui/html/agents.html | 10 ++-- apps/ui/js/agents.js | 45 ++++++++++++++++++ apps/ui/js/i18n.js | 38 ++++++++++------ apps/ui/tests/e2e/agents.spec.js | 2 + apps/ui/tests/e2e/workspace-settings.spec.js | 2 + 6 files changed, 79 insertions(+), 66 deletions(-) diff --git a/TASKS.md b/TASKS.md index d565ee3..4ad44d2 100644 --- a/TASKS.md +++ b/TASKS.md @@ -2,55 +2,9 @@ ## Current -### `feat/community-surface-trim` - -Status: in_progress - -Goal: -- привести открытую редакцию к честному product surface и убрать расхождение между текущим кодом и edition policy. - -Main code areas: -- `apps/ui/js/wizard.js` -- `apps/ui/js/wizard-model.js` -- `apps/ui/js/agents.js` -- `apps/ui/js/settings.js` -- `apps/ui/js/i18n.js` -- `docs/product-editions.md` -- `docs/architecture.md` -- `docs/mcp-interface.md` - -Implementation slices: -1. Скрыть или честно заблокировать: - - `WebSocket` - - `SOAP` - - `gRPC streaming` - - streaming execution modes - - `elevated/strict` security levels - в Community. -2. Привести copy и feature affordances к open-core границе. -3. Добавить edition-aware explanation в wizard и agents UI. - -Progress: -- done: Community wizard protocol list hides premium protocol cards; -- done: Community security note is shown inside wizard flow; -- done: server-side Community enforcement rejects unsupported protocols and premium security levels; -- done: Community protocol capabilities and wizard surface no longer present streaming execution as available; -- pending: привести Agents/Settings copy к окончательной open-core границе. - -DoD: -- Community UX не создает ложного ожидания наличия premium functionality; -- protocol set и security levels совпадают в docs, UI и runtime contracts. - -Verification: -- e2e checks for wizard protocol list; -- manual Community smoke; -- localized copy review. - -## Next - ### `feat/private-token-service-seam` -Status: ready +Status: in_progress Goal: - подготовить public codebase к private реализации короткоживущих и одноразовых токенов. diff --git a/apps/ui/html/agents.html b/apps/ui/html/agents.html index bde69e7..9ddb65e 100644 --- a/apps/ui/html/agents.html +++ b/apps/ui/html/agents.html @@ -93,7 +93,7 @@
No agents yet
-
Create your first agent to get a dedicated MCP endpoint with a curated set of tools.
+
Create your first agent to get a dedicated MCP endpoint with a curated set of tools.