i only really made this so i can link to it on this post on my comment. whatever-
Explanation Time! ⏱
the idea here is that those “code blocks” aren’t regular code blocks, but a special syntax which the LM writes so that the UI can present that as verifiable “hyperlinks” with exact text to the actual source.
so here, the LM specified exactly which lines it wants to highlight.
meaning: its not hallucinating, and if it is, you notice it because the highlighting is wrong or doesnt match at all.
we essentially use the LM as a “highlighter” rather than a regurgitator, making mistakes obvious and correct answers immediately verifiably correct, cuz u can see the source.
explanation done-
i like mockups. and godot. so here we are.
this uses the solarized theme which looks somewhat close to the claude theme they use. somewhat close.
whatever something something ai bad or whatever, is this what u need to hear? sigh
i hope u have a nice day <3
this is very much a post i first posted on the Qwen community but then i decided that this stuff doesnt belong on blahaj zone and moved it here… oh well.


Are you thinking to make something like a
quote_snippettool that you give a file and line range to and have it (deterministically) present that to the user as part of the response?yyyyes exactly.