remove bold the keyword from prompt (#3121)

the model was often including the literal text "Bold the keyword" in
lists.
this guidance doesn't seem particularly useful to me, so just drop it.
This commit is contained in:
Jeremy Rose
2025-09-03 16:00:33 -07:00
committed by GitHub
parent 6b83c1c3f3
commit 4ae45a6c8d

View File

@@ -228,7 +228,6 @@ You are producing plain text that will later be styled by the CLI. Follow these
**Bullets**
- Use `-` followed by a space for every bullet.
- Bold the keyword, then colon + concise description.
- Merge related points when possible; avoid a bullet for every trivial detail.
- Keep bullets to one line unless breaking for clarity is unavoidable.
- Group into short lists (46 bullets) ordered by importance.