You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Chrome DevTools frontend with Agentic Framework (Browser Operator)
2
2
3
-
The custom version client-side of the Chrome DevTools, including all TypeScript & CSS to run the DevTools webapp. This version includes the ability to run multi-agent workflows directly on the browser using a stateful, orchestration framework.
4
-
5
-
|Features| Status |
6
-
|--|--|
7
-
| Multi-Agent Workflow | Completed |
8
-
| OpenAI LLM | Completed |
9
-
| Local LLM ||
10
-
| MCP ||
11
-
| Customize Prompt in UI||
12
-
| Customize Agents in UI||
13
-
| Customize Workflow Graphs in UI||
14
-
| Eval Management ||
15
-
| Memory ||
16
-
| A2A Protocol ||
3
+
This version provides an user interface to run multi-agent workflows directly on the browser using a stateful, orchestration framework.
17
4
18
5
### Demos
19
6
@@ -23,17 +10,37 @@ Watch Browser Operator in action with our demo videos:
23
10
See how Browser Operator transforms your browser into an intelligent agentic platform.
Browser Operator seamlessly integrates public web data with your private documents and knowledge bases, creating comprehensive research without switching between tools.
Streamline your shopping research by automatically gathering specifications, user ratings, and availability across retailers, to help you make confident purchasing decisions.
Efficiently discover and evaluate potential candidates based on skills, experience, and portfolio quality, creating detailed profiles for recruitment decision-making.
0 commit comments