Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial

Computed prompt context blocks are forwarded through a registered prompt.context handler when one exists, alongside a session-bound extension point.

TierNothing to try yethow much it should matter to you
Useful3my rating, 1 to 5
Signal4worth watching, 1 to 5
AreaPlugin Hookswhat it touches
KindIn Developmentin v2.1.259,
Nothing to try yet

Computed prompt context blocks are forwarded through a registered prompt.context handler when one exists, alongside a session-bound extension point.

A new dispatch path forwards computed prompt.context blocks through a registered handler, via zc.hasModuleHandlers("prompt.context") and eS("prompt.context", ...), if one exists, falling back to the untouched blocks otherwise. Related definitions x0e = kj("session.start") and tst = () => rb.whenSessionBound(y0e) point to a session-bound extension point.

Read from
Names in the bundleprompt.contextsession.start
What the documentation says

See this entry in the whole of v2.1.259 →

Feedback