Skip to content

v0.6.0

Latest

Choose a tag to compare

@tysonthomas9 tysonthomas9 released this 11 Dec 06:10
· 11 commits to main since this release
fae4657

Browser Operator Core v0.6.0 Release Notes

🎯 Highlights

Browser Operator Core v0.6.0 introduces persistent user memory and universal LLM compatibility, transforming AI agents from stateless assistants into intelligent partners that remember, learn, and adapt across sessions.

✨ New Features

Cognitive Memory System

  • Persistent Agent Memory: AI agents now remember key information across sessions, building accumulated knowledge over time
  • Automatic Memory Extraction: Important details automatically captured and indexed from conversations
  • Searchable Memory Blocks: Natural language search across all stored memories
  • Memory Management UI: Full control over what agents remember with privacy-first design
Browser.Operator.Memory.mp4

Universal LLM Platform

  • 7+ Provider Support: Native integration with Cerebras, Anthropic, Google AI, OpenAI, and any OpenAI-compatible endpoints
  • Custom Provider Registration: Connect to internal LLMs, Ollama, vLLM, or any compatible API
  • Dynamic Model Discovery: Automatically detect and list available models per provider
Browser.Operator.Custom.Provider.mp4

Conversation Intelligence

  • Persistent History: All conversations automatically saved with IndexedDB backend
  • Quick Resume: Continue any previous conversation with full context

Streamlined User Experience

  • Multi-Step Onboarding: Guided setup wizard for initial configuration
  • Panel Visibility Controls: Hide/show DevTools UI panels
Screenshot 2025-12-10 at 10 40 02 PM

What's Changed

Full Changelog: v0.5.0...v0.6.0