Skip to content

Add inherited browser agent invocation#450

Merged
chubes4 merged 1 commit into
mainfrom
fix/issue-435-browser-agent-invocation
Jun 2, 2026
Merged

Add inherited browser agent invocation#450
chubes4 merged 1 commit into
mainfrom
fix/issue-435-browser-agent-invocation

Conversation

@chubes4

@chubes4 chubes4 commented Jun 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Adds a first-class browser agent task payload to browser Playground sessions, including inherited provider/model metadata and sanitized connector credential provenance.
  • Packages inherited/explicit provider plugin paths into the browser runtime so agents/chat can run inside the disposable Playground session.
  • Lets wpCodeboxBrowser.runRecipe() use the recipe-embedded task payload by default, so product callers do not need host-side model generation or proxy shims.

Verification

  • npm run wordpress-plugin-smoke
  • npm run browser-runtime-operation-smoke

Closes #435.

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Implemented the browser-session inheritance primitive, updated browser runtime invocation behavior, and added targeted smoke coverage under Chris's direction.

@chubes4
chubes4 force-pushed the fix/issue-435-browser-agent-invocation branch from d253f40 to 98f01dd Compare June 2, 2026 00:35
@chubes4
chubes4 merged commit 0ec794e into main Jun 2, 2026
@chubes4
chubes4 deleted the fix/issue-435-browser-agent-invocation branch June 4, 2026 20:59
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.

Provide first-class browser agent invocation with inherited model credentials

1 participant