refactor: merge deepen-plan into ce:plan as automatic confidence check (#404)

This commit is contained in:
Trevin Chow
2026-03-26 22:15:58 -07:00
committed by GitHub
parent 5e6cd5c909
commit da390a65a2
16 changed files with 717 additions and 468 deletions

View File

@@ -154,7 +154,7 @@ describe("ce-review contract", () => {
}
})
test("leaves data-migration-expert as the unstructured deepen-plan reviewer", async () => {
test("leaves data-migration-expert as the unstructured review format", async () => {
const content = await readRepoFile(
"plugins/compound-engineering/agents/review/data-migration-expert.md",
)