From 2109ad10213837752e24202cfb1b9695cc13a0ea Mon Sep 17 00:00:00 2001 From: Hare Date: Wed, 8 Jul 2026 19:39:46 +0900 Subject: [PATCH] ticket: use plain text profile editor --- .yoi/tickets/00001KX0DSMPT/item.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.yoi/tickets/00001KX0DSMPT/item.md b/.yoi/tickets/00001KX0DSMPT/item.md index 5e3cb623..a44befe5 100644 --- a/.yoi/tickets/00001KX0DSMPT/item.md +++ b/.yoi/tickets/00001KX0DSMPT/item.md @@ -2,7 +2,7 @@ title: 'Add Workspace settings API and pages for Workspace/Profile editing' state: 'planning' created_at: '2026-07-08T08:34:01Z' -updated_at: '2026-07-08T09:01:17Z' +updated_at: '2026-07-08T09:25:00Z' assignee: null --- @@ -88,7 +88,7 @@ UI 要件: - Workspace display name を編集できる。 - Profile list を source kind / selector / label / diagnostics 付きで見られる。 - Profile registry を編集できる。 -- Decodal Profile source を textarea/editor で編集できる。 +- Decodal Profile source は v0 では formatter / syntax highlighter なしの plain text textarea/editor で編集できる。 - 保存前後の validation diagnostics を表示する。 - raw absolute path、Runtime endpoint、secret value を表示しない。 - Browser WorkingDirectory / Worker launch の profile candidates と同じ Backend discovery 結果を見られる。