co-mono/packages/browser-extension/src
Mario Zechner 4a2ef56954 Only insert navigation messages on user message submit, not during idle browsing
- Remove automatic navigation message insertion from tab change listeners
- Tab listeners now only track current tab state (currentTabUrl, currentTabIndex)
- Navigation messages are only inserted via onBeforeSend callback when user submits
- Prevents spam of navigation messages when user is just browsing without interacting with agent
2025-10-06 16:45:48 +02:00
..
messages Use primary color for navigation badges to improve visibility in light theme 2025-10-06 16:42:47 +02:00
tools Enable thinking selector in MessageEditor 2025-10-05 23:32:30 +02:00
utils Integrate JailJS for CSP-restricted execution in browser extension 2025-10-05 16:58:31 +02:00
app.css Integrate JailJS for CSP-restricted execution in browser extension 2025-10-05 16:58:31 +02:00
background.ts iframe and Firefox fixes 2025-10-02 02:15:33 +02:00
content.ts Integrate JailJS for CSP-restricted execution in browser extension 2025-10-05 16:58:31 +02:00
message-transformer.ts Add navigation message tracking to browser extension 2025-10-06 13:49:28 +02:00
sidepanel.ts Only insert navigation messages on user message submit, not during idle browsing 2025-10-06 16:45:48 +02:00