Skip to content

Commit 2e52e16

Browse files
committed
chore(opencode): don't double-ask when logging to daily note
1 parent c740059 commit 2e52e16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

home/dot_config/opencode/AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ When delegating to subagents at session close, run them in sequence: one at a ti
3939

4040
After every non-trivial task, load the `retrospective` skill and follow it before closing out.
4141

42-
Ask the user before logging to the daily note. Never log proactively.
42+
Ask the user before logging to the daily note. Never log proactively. Once the user has consented to logging, do not also ask them to approve the draft content; dispatch the subagent to append directly.
4343

4444
---
4545

0 commit comments

Comments
 (0)