SIGN IN SIGN UP

fix: remove inline backtick fences from tool instruction prose (#11869)

fix: remove inline backtick fences from tool instruction prose (#11674)

The system prompt prefix and suffix contained raw triple-backtick
sequences in prose text, producing an odd number of fence markers.
This made it ambiguous for models to distinguish actual tool-call
code fences from inline mentions of the syntax. Remove inline fence
syntax from prose, relying on the adjacent examples to convey the
format.
D
Dallin Romney committed
7463037f4a1dc4d993848604d605ad5b0a249959
Parent: b09c4ba
Committed by GitHub <noreply@github.com> on 3/26/2026, 1:56:15 AM