mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
The agent-notes and work-directory prompt blocks move out of the composer into WORKSPACE_CONTEXT_CAPABILITY (activation: 'always'), whose fragment is pure over the resolved inputs — the resolver still loads notes/work-dir only for agents with the workspaceContext trait and passes null otherwise, so trait gating is unchanged. The composer now iterates one capability list (workspace + modes) in fixed order; golden snapshots pass unchanged, byte-identical output. The composer's own body is down to: base instructions + hidden-user-context + the capability loop. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| docs | ||
| scripts | ||
| src | ||
| .gitignore | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||