Commit 21e9246
committed
feat(browser): add in-app browser panel and MCP support
- wire browser state, picker, and settings through IPC and renderer layout
- add browser MCP server support for agent adapters and WSL host discovery
- update Electron and native packaging to rebuild browser dependencies1 parent f6c635a commit 21e9246
110 files changed
Lines changed: 8177 additions & 852 deletions
File tree
- .agents/skills/interactive-testing
- scripts
- scripts
- src
- main
- browser
- cdp
- mcp
- picker
- ipc
- supervisor
- window
- renderer
- components
- composer
- layout
- thread
- ChatPane
- parts/items
- ThreadRuntimeRequestPanel
- parts
- state
- views
- MainView
- parts
- AppShell
- parts
- RightPanel
- parts/BrowserPanel
- hooks
- parts
- SettingsOverlay
- parts
- supervisor
- agents
- acp
- base
- browserMcp
- claude
- codex
- cursor
- plugin
- gemini
- plugin
- opencode
- plugin
- plugin
- wsl
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Large diffs are not rendered by default.
Lines changed: 528 additions & 0 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
0 commit comments