mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-09-23 01:54:52 +02:00
WebSearch fix: - DuckDuckGo changed HTML attribute order (class before href) - Added fallback regex to handle both orderings - WebSearch now returns results correctly Diagnosed issues (not yet fixed): - Duplicate text: caused by 2 WebSocket connections to same session (frontend React component mounts twice). Pre-existing Haik code issue. - Browser agent "not found": browser cards require Electron webview, doesn't work in regular browser (localhost:3000). Expected behavior. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>