docs: add strict chat output policy (five-line max, no diffs) to AGENTS.md and SeedPrompt.md; log in devlog
This commit is contained in:
@@ -46,3 +46,10 @@ Scope: Applies to the entire repository unless overridden by a deeper AGENTS.md.
|
||||
- Incremental artifacts: start a new `NN-<subject>.md` per round to avoid long single files.
|
||||
- Status style: one-line updates before tool calls; rely on devlog for detail.
|
||||
- Avoid re-reading large files in chat; reference exact file paths and sections instead.
|
||||
|
||||
## Chat Output Policy
|
||||
- Default message: `Updated <filepath>. Read/edit and let me know.`
|
||||
- Keep chat to five lines or fewer.
|
||||
- Do not paste diffs or file contents in chat; write to files instead.
|
||||
- Aggregate multiple updates in a short bulleted list of filepaths.
|
||||
- Push detailed reasoning/status to `docs/devlog/` and reference it when needed.
|
||||
|
Reference in New Issue
Block a user