Tianyi Cui 39c1c3df4f Merge remote-tracking branch 'origin/master' into codex/pr335-merge-master-20260719 2 месяцев назад
..
time-context a8150815ba Merge branch 'codex/simp-agent-entry-state' into codex/simp-unify-agent-session-id 2 месяцев назад
workspace-context 39c1c3df4f Merge remote-tracking branch 'origin/master' into codex/pr335-merge-master-20260719 2 месяцев назад
README.md dc3f61e78b Merge branch 'master' into time-context-history 2 месяцев назад

README.md

context/ — request-context extensions

Product plugins that add model-visible request context without defining a tool or service. workspace-context is included by the default dsh-agent-spine-demo bundle and can be disabled through bundle config; time-context is opt-in.

Package Role ctx key
time-context/ Durable per-step current time and elapsed-time context (none)
workspace-context/ AGENTS.md/CLAUDE.md workspace context loader (listens on agent/session-prefix + tools/post-execute)

The workspace-context decision record explains its per-agent/session isolation and lifecycle split.