mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-21 12:55:09 +00:00
* feat: unified CDP + controller tools architecture Merge CDP and controller tools into a single Browser abstraction with backend-agnostic tool definitions. Replaces old separate cdp/controller tool registries with unified registry, adds new tools (bookmarks, tab-groups, history, keyboard, mouse, snapshot, content-markdown). * feat: fix bookmarks and history, move browseros-info tool * chore: bump server version * fix: increase console truncate limit * fix: previous conversation fix * chore: bump server version * fix: tab-group cdp * fix: update types based on pdl * fix: enable tab grouping * fix: prompt enable tab grouping * chore: bump server version