Skip to content

DeepFundAI Browser v0.2.3

Latest

Choose a tag to compare

@lsustc lsustc released this 03 Apr 03:14
· 16 commits to main since this release

What's New in v0.2.3

🔧 Bug Fixes

  • Fix React hooks crash: ToolDisplay component crashed with "Rendered fewer hooks than expected" when rendering human_interact tool (login/captcha scenarios). Fixed hooks order to comply with React rules.
  • Fix workflow [object Object] display: Watch nodes in workflow editor displayed [object Object] instead of description text. Added proper description field fallback.

🔌 Watch Trigger Improvements (jarvis-agent 0.3.1)

  • Initial condition check: watch_trigger now checks if the target condition is already met on the page before entering the monitoring loop. If a "Retry" or "Publish" button already exists, it returns immediately instead of waiting.
  • Text model support: For non-vision models (e.g. DeepSeek), watch_trigger uses extract_page_content text comparison instead of screenshot-based visual comparison, fixing the infinite loop issue where text models couldn't process image data.
  • Vision model detection: Automatically detects whether the LLM supports vision and routes to the appropriate comparison method.

Downloads

Platform File
macOS (Universal) DeepFundAIBrowser-0.2.3-universal.dmg
Windows (Installer) ai-browser-0.2.3-win-x64-setup.exe
Windows (Portable) ai-browser-0.2.3-win-x64.zip