Skip to content

Releases: tysonthomas9/browser-operator-devtools-frontend

v0.2.1

26 Jul 01:17
4e3d99c
Compare
Choose a tag to compare

🚀 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

09 Jul 06:02
f109d68
Compare
Choose a tag to compare

🚀 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

10 Jun 06:45
ad14051
Compare
Choose a tag to compare
  • Minor fixes on report viewer.
  • Improve documentation.

v0.1.4

09 Jun 06:51
b2791cb
Compare
Choose a tag to compare
  • Added evaluation framework to capture agent's performance
  • Improvements in agents and tools

v0.1.3

31 May 15:36
bbbda38
Compare
Choose a tag to compare

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

23 May 00:40
98e2179
Compare
Choose a tag to compare
  • 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

13 May 18:41
Compare
Choose a tag to compare
  • Signed and Notarized Build
  • Updated Shopper Agent with action tool

v0.1.0

13 May 04:49
e2856ef
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

First Release of Browser Operator build with Agent Framework.