Commit 64ab445
committed
fix: remove stale [Context Restoration] and [Working Directory] assertions from compaction test
The [Working Directory] section was removed from buildPostCompactContext
since it's redundant with the system prompt's Primary working directory
field. This means contextParts can be empty in test scenarios with no
file reads/plan/skills/background tasks, so [Context Restoration] is
never appended. Remove both assertions.1 parent 4748c35 commit 64ab445
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
538 | | - | |
539 | | - | |
540 | 538 | | |
541 | 539 | | |
542 | 540 | | |
| |||
0 commit comments