Releases: tysonthomas9/browser-operator-devtools-frontend
Releases · tysonthomas9/browser-operator-devtools-frontend
v0.2.1
🚀 What's New
One-Click Setup with OpenRouter
- Streamlined integration with OpenRouter model provider
- Simplified configuration process - get up and running in seconds
- No more manual API endpoint configuration required
- Automatic model discovery and selection
Default Model Configuration
- Pre-configured optimal models for each supported provider
- Intelligent defaults based on provider capabilities
- Reduces setup friction for new users
- Still fully customizable for advanced users
These improvements are part of our ongoing commitment to making Browser Operator more accessible while maintaining the power and flexibility our users expect.
OpenRouterConnectDemo.mp4
v0.2.0
🚀 What's New
🤖 Expanded LLM Provider Support
- Added OpenRouter integration - Access a diverse marketplace of AI models through a single API, giving you flexibility to choose the best model for your specific use case
- Added Groq support - Leverage Groq's ultra-fast inference for real-time AI interactions and reduced latency in your workflows
🌐 Web Agent for Task Delegation
- Introducing our new Web Agent capability that can autonomously handle delegated web tasks
- Seamlessly delegate complex web interactions while maintaining control and visibility
- Perfect for automating repetitive browsing tasks and multi-step web workflows
📊 Enhanced Observability with Langfuse
- Tracing integration with Langfuse (contributed by @olesho)
- Monitor and debug your AI agent interactions with detailed execution traces
- Gain insights into agent behavior, performance metrics, and decision paths
💾 Vector Database Integration
- Website snapshot storage - Automatically save and index website snapshots in VectorDB for future reference
- Semantic document search - Powerful semantic search capabilities across your stored documents and web content
- Build a searchable knowledge base from your browsing sessions
🛠️ Platform Improvements
- Universal Mac builds - Full compatibility with both ARM (Apple Silicon) and x86 architectures
- Numerous enhancements and bug fixes for improved stability and performance
OpenRouter.Demo.mp4
GroqDemo.mp4
Full Changelog: v0.1.5...v0.2.0
v0.1.5
- Minor fixes on report viewer.
- Improve documentation.
v0.1.4
- Added evaluation framework to capture agent's performance
- Improvements in agents and tools
v0.1.3
What's Changed
- Adds a dedicated markdown document viewer.
- Adds ability to update system prompt of planning agents in UI.
Document Viewer
DocumentViewer.mp4
Planning agent prompt editor
PromptEdits.mp4
v0.1.2
- Add support to LiteLLM APIs, including support of models
- Claude 3.7, 3.5 and 3
- Deepseek
- Qwen
- Llama
- Gemeni
Refer LiteLLM docs for model list
LiteLLM_Demo.mp4
v0.1.1
- Signed and Notarized Build
- Updated Shopper Agent with action tool
v0.1.0
First Release of Browser Operator build with Agent Framework.