Skip to content

Only spin up agents and viewport when needed #223

@mmurad2

Description

@mmurad2

Motivation
It currently takes several seconds for a plan to be generated with most of the latency attributed to the websurfer container spinning up. Additionally, with the addition of MCP agents, not all user queries will require the websurfer agent being available.

Proposed solution

  • Implement lazy initialization of all agents (not just Websurfer)
  • Have the browser viewpoint closed by default and only open it for the step(s) of the plan where WebSurfer is required

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions