Skip to content

Wire classifyCompletionState into synthesis paths + Phase 2 CDP probe#93

Open
Pterjudin wants to merge 1 commit into
mainfrom
phase2/synth-classify-cdp-probe
Open

Wire classifyCompletionState into synthesis paths + Phase 2 CDP probe#93
Pterjudin wants to merge 1 commit into
mainfrom
phase2/synth-classify-cdp-probe

Conversation

@Pterjudin

Copy link
Copy Markdown

Summary

  • Route intent-synthesis and how-many-search synthesis tool outcomes through classifyCompletionState so interrupt/completion/await-user/continue semantics match the main agent-loop tool path (follow-up to Phase 2: wire decideLoopContinuation + classifyCompletionState #92).
  • Add npm run test-phase2-cap-cdp for the optional Phase 2 cap/escalation CDP probe and document it in the smoke-test README.

Test plan

  • npm run transpile-client
  • npm run test-cortexide-qa — 255 passing (113 Phase 0/1 + 142 Phase 2)
  • npm run buildreact
  • npm run test-phase2-cap-cdp — manual only (requires running dev app + Ollama)

Made with Cursor

…2 CDP probe script.

Intent and how-many search synthesis branches now use the shared completion classifier instead of inline interrupt/completion checks, keeping agent-loop exit semantics consistent with the main tool path.

Co-authored-by: Cursor <cursoragent@cursor.com>
@cursor

cursor Bot commented Jul 23, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant