prompt: add progress message guidance
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
---
|
||||
title: 'ターン中のProgress messageを残す指示を追加する'
|
||||
state: 'ready'
|
||||
state: 'closed'
|
||||
created_at: '2026-07-16T03:19:36Z'
|
||||
updated_at: '2026-07-16T03:22:00Z'
|
||||
updated_at: '2026-07-16T16:48:26Z'
|
||||
assignee: null
|
||||
---
|
||||
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
Progress message guidance was added to `resources/prompts/common/writing.md`.
|
||||
|
||||
The prompt now instructs long-running work to emit short ordinary user-visible prose progress updates at meaningful boundaries, without tool calls, hidden notes, chain-of-thought, raw reasoning, secrets, or verbose tool-output details.
|
||||
|
||||
Validation: `nix build .#yoi` passed.
|
||||
@@ -45,4 +45,26 @@ Marked ready by `yoi ticket state`.
|
||||
Marked ready by `yoi ticket state`.
|
||||
|
||||
|
||||
---
|
||||
|
||||
<!-- event: state_changed author: hare at: 2026-07-16T16:48:26Z from: ready to: closed reason: closed field: state -->
|
||||
|
||||
## State changed
|
||||
|
||||
Ticket を closed にしました。
|
||||
|
||||
|
||||
---
|
||||
|
||||
<!-- event: close author: hare at: 2026-07-16T16:48:26Z status: closed -->
|
||||
|
||||
## 完了
|
||||
|
||||
Progress message guidance was added to `resources/prompts/common/writing.md`.
|
||||
|
||||
The prompt now instructs long-running work to emit short ordinary user-visible prose progress updates at meaningful boundaries, without tool calls, hidden notes, chain-of-thought, raw reasoning, secrets, or verbose tool-output details.
|
||||
|
||||
Validation: `nix build .#yoi` passed.
|
||||
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user