test(workspace-context): align source form metadata

This commit is contained in:
fz
2026-08-06 20:21:15 +08:00
parent 6030af63fd
commit 2b82225543
4 changed files with 4 additions and 2 deletions
@@ -3072,6 +3072,7 @@ describe('dynamic nested workspace context injection', () => {
content: [{ type: 'text', text: 'removed nested instructions' }],
source: {
kind: 'workspace-instructions',
form: 'instructions',
changes: [{ action: 'remove', scope: sk('pkg', 'AGENTS.md'), path: join('pkg', 'AGENTS.md') }],
},
}), { surfaceOp: 'append' })