ticket: accept wizard and prompt cleanup

This commit is contained in:
2026-06-10 16:59:39 +09:00
parent 095441dbd1
commit 76165b47d6
4 changed files with 60 additions and 4 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
---
title: 'LLM向けプロンプト直書きを廃止してresources/promptsへ集約する'
state: 'queued'
state: 'inprogress'
created_at: '2026-06-10T07:29:13Z'
updated_at: '2026-06-10T07:49:23Z'
updated_at: '2026-06-10T07:59:33Z'
assignee: null
queued_by: 'workspace-panel'
queued_at: '2026-06-10T07:49:23Z'
+18
View File
@@ -29,4 +29,22 @@ Intake により要件同期済み。blocking open question はなく、Orchestr
Ticket を `workspace-panel` が queued にしました。
---
<!-- event: state_changed author: "yoi ticket" at: 2026-06-10T07:59:33Z from: queued to: inprogress reason: cli_state field: state -->
## State changed
State changed to `inprogress`.
---
<!-- event: decision author: hare at: 2026-06-10T07:59:33Z -->
## Decision
Accepting implementation after workspace inspection. Expected overlap with TUI model setup wizard is low, so route in parallel in a dedicated worktree.
---