Skip to content

Commit f0df5ec

Browse files
committed
docs: update release notes with OpenCode bootstrap change
1 parent 0a1124b commit f0df5ec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

RELEASE-NOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
### OpenCode Fixes
1212

1313
- **Skills path consistency** — the bootstrap text no longer advertises a misleading `configDir/skills/superpowers/` path that didn't match the runtime path. The agent should use the native `skill` tool, not navigate to files by path. Tests now use consistent paths derived from a single source of truth. (#847, #916)
14+
- **Bootstrap as user message** — moved bootstrap injection from `experimental.chat.system.transform` to `experimental.chat.messages.transform`, prepending to the first user message instead of adding a system message. Avoids token bloat from system messages repeated every turn (#750) and fixes compatibility with Qwen and other models that break on multiple system messages (#894).
1415

1516
## v5.0.6 (2026-03-24)
1617

0 commit comments

Comments
 (0)