feat(browser): recommend conversation mode in dry-runs#181
feat(browser): recommend conversation mode in dry-runs#181pdurlej wants to merge 1 commit intosteipete:mainfrom
Conversation
3b176b4 to
fc50b5f
Compare
fc50b5f to
18f4e21
Compare
|
Rebased onto current Local verification after rebase: GitHub CI is green on Ubuntu, macOS, and Windows. |
|
Thanks for rebasing this and for keeping the behavior advisory-only. I took another pass now that #173 landed. I am going to close this one rather than continue the stack. Reasoning:
The design may still be useful later if we want an explicit Appreciate the careful scope: no browser DOM changes, optional MCP field, and clear docs. This is being closed as product-direction deferral, not because the implementation was careless. |
Summary
one-shot,multi-turn,deep-research, orprojectconsultdry-run structured content as optionalrecommendedConversationModeSafety / Scope
Tests
pnpm install --frozen-lockfilepnpm vitest run tests/cli/conversationMode.test.ts tests/cli/dryRun.test.ts tests/cli/dryRun.coverage.test.ts tests/mcp/consult.test.ts-> 4 files passed, 24 tests passedpnpm run checkpnpm run buildpnpm test-> 116 files passed, 18 skipped; 796 tests passed, 41 skippedgit diff --checkNotes
This is intended to follow the multi-turn guardrails work, but it remains independently reviewable. If #180 lands first, I can rebase this PR to pick up the wording and resolve any small docs/dry-run conflicts.