Roadmap

Planned features and development milestones for LastBrowser. Status: Done In Progress Up Next Future

v0.2.0 — Workspace Foundation Done

  • ✅ Core Electron shell with main/renderer separation
  • ✅ IPC router system with 150+ channels
  • ✅ Workspace manager with isolated session partitions
  • ✅ Vertical tab manager with suspend, pin, close-history
  • ✅ Multi-agent system (agentManager) with configurable models/providers
  • ✅ Kanban board system (boards, columns, cards, WIP limits)
  • ✅ Split view manager with multi-panel layouts
  • ✅ Focus mode with Pomodoro timer and distraction blocking
  • ✅ Command palette with fuzzy search across all data types
  • ✅ App shortcuts with multi-account support
  • ✅ Privacy manager (adblock, cookie control, cache clearing)
  • ✅ Resource saver (auto-tab suspension, memory stats)
  • ✅ Settings manager with persistent storage
  • ✅ System tray with minimize-to-tray and quick menu
  • ✅ Auto-update via electron-updater (GitHub Releases)
  • ✅ Dark theme with brand colors (purple/blue)
  • ✅ NSIS installer for Windows

v0.3.0 — Cross-Platform & Polish In Progress

  • 🔄 MacOS build target (DMG, arm64 + x86_64)
  • 🔄 Linux build target (AppImage, deb, rpm)
  • 🔄 Portable mode improvements
  • 🔄 Chrome extension support research
  • 🔄 Built-in adblock filter list management UI
  • 🔄 Tab search in Command Palette
  • 🔄 Workspace import/export improvements
  • 🔄 Per-tab audio indicator and control
  • 🔄 Session restore on crash

v0.4.0 — AI & Automation Up Next

  • 📋 Agent marketplace / template library
  • 📋 Visual agent workflow builder
  • 📋 Agent-to-agent communication
  • 📋 Browser automation recorder (record + replay)
  • 📋 Custom tool definitions for agents
  • 📋 Agent scheduling (recurring tasks)
  • 📋 Multi-model agent ensembles
  • 📋 Agent memory browser and search
  • 📋 Prompt templates library

v0.5.0 — Productivity Suite Future

  • 🔮 Built-in PDF viewer with annotations
  • 🔮 Side-by-side document comparison
  • 🔮 Session sync across devices
  • 🔮 Browser profiles with sync
  • 🔮 Performance dashboard (memory, CPU, network)
  • 🔮 Built-in screenshot editor
  • 🔮 Reading list with offline support
  • 🔮 Password manager integration
  • 🔮 Web app panel mode (floating apps)
  • 🔮 Custom CSS/themes per workspace

v1.0.0 — Production Ready Future

  • 🔮 Code signing for Windows installer
  • 🔮 Mac notarization
  • 🔮 Performance optimization (memory usage, startup time)
  • 🔮 Accessibility (screen reader, keyboard navigation, high contrast)
  • 🔮 Automated E2E test suite
  • 🔮 Translation into 10+ languages
  • 🔮 Security audit
  • 🔮 Plugin/extension API
  • 🔮 Community documentation site

Have a feature request? Open an issue on GitHub