context/

August 17, 2026 · View on GitHub

English | 中文

Product plugins that add model-visible request context without defining a tool. agent-instructions is included by the default dsh-agent-spine-demo bundle and can be disabled through bundle config; time-context, tmux-context, session-reference, file-reference, and file-reference-local are opt-in.

PackageRolectx key
session-reference/Bounded snapshots of other sessionsctx.sessionReferenceResolver
file-reference/File-reference discovery seam and @file grammarctx.fileReferences
file-reference-local/Local-filesystem file-reference provider
time-context/Current-time and elapsed-time context
tmux-context/tmux location context
agent-instructions/Workspace-instruction context

Session references are documented in docs/subsystems/session-reference.md; the agent-instructions decision record owns its per-agent/session isolation and lifecycle split.