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> |
||
|---|---|---|
| .. | ||
| .pnpm-store/v11 | ||
| apps | ||
| docs | ||
| packages | ||
| .gitignore | ||
| ANALYTICS.md | ||
| CODE_MODE_ENGINES_PLAN.md | ||
| eslint.config.mts | ||
| LIVE_NOTE.md | ||
| MINI_APPS_PLAN.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.base.json | ||
| VIDEO_MODE.md | ||