Skip to content

docs(browser): add multi-turn consult guardrails#180

Merged
steipete merged 2 commits intosteipete:mainfrom
pdurlej:pdurlej/browser-multi-turn-guardrails
May 6, 2026
Merged

docs(browser): add multi-turn consult guardrails#180
steipete merged 2 commits intosteipete:mainfrom
pdurlej:pdurlej/browser-multi-turn-guardrails

Conversation

@pdurlej
Copy link
Copy Markdown
Contributor

@pdurlej pdurlej commented May 5, 2026

Summary

  • document when agents should choose one-shot browser consults, explicit browser follow-ups, or Deep Research
  • add a dry-run note when explicit browser follow-ups are present, clarifying that Oracle sends only caller-provided follow-up prompts
  • keep the change guidance-only: no automatic follow-up generation, no browser DOM changes, no model-picker/composer changes, and no Project Sources behavior changes

Tests

  • pnpm install --frozen-lockfile
  • pnpm vitest run tests/cli/dryRun.test.ts tests/mcp/consult.test.ts tests/browser/index.test.ts tests/browser/sessionRunner.test.ts -> 4 files passed, 47 tests passed
  • pnpm run check
  • pnpm run build
  • pnpm test -> 115 files passed, 18 skipped; 788 tests passed, 41 skipped
  • git diff --check

Notes

This intentionally avoids selector/composer/model-selection code so it does not overlap with #176/#177. It also avoids any fixed quality-uplift claim; the docs ask users to compare concrete review differences instead.

@pdurlej pdurlej force-pushed the pdurlej/browser-multi-turn-guardrails branch from 78871af to 458f173 Compare May 5, 2026 23:43
@steipete steipete force-pushed the pdurlej/browser-multi-turn-guardrails branch from 458f173 to e7e16a7 Compare May 6, 2026 06:29
@steipete steipete merged commit 843d5a5 into steipete:main May 6, 2026
4 checks passed
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.

2 participants