Releases: DeepFundAI/ai-browser
Releases · DeepFundAI/ai-browser
DeepFundAI Browser v0.0.7
New Features
- 🌍 Complete internationalization support (Chinese/English switching)
- 🔧 Integrated react-i18next for multi-language support
Bug Fixes
- 🐛 Fixed message hook usage by replacing direct imports with App.useApp()
- 🐛 Corrected import paths and removed duplicate notifications
Improvements
- ✨ Enhanced Popconfirm background opacity for better readability
- 💡 Improved internationalization implementation and hook usage
DeepFundAI Browser v0.0.6
Download
Windows
- Installer (recommended):
ai-browser-0.0.6-win-x64-setup.exe- Full installer with auto-update support - Portable:
ai-browser-0.0.6-win-x64.zip- Extract and run without installation
macOS
- DMG Package:
DeepFundAIBrowser-0.0.6-universal.dmg- Universal binary for Intel and Apple Silicon
New Features
Agent Configuration System
- Added AgentConfigModal for customizing Browser Agent and File Agent behavior
- Support for custom prompts to extend agent capabilities
- MCP tools management (enable/disable individual tools)
- Real-time configuration reload without restart
Toolbox Page
- New centralized hub for all system features
- Draggable window area for better UX
- Visual distinction for implemented vs planned features
- Coming Soon badges for undeveloped features
Improvements
UI/UX Enhancements
- Increased modal sizes (90% width) for better usability
- Optimized text layout and spacing in configuration modals
- Fixed dark theme color scheme for better readability
- Responsive card layouts
Documentation Updates
- Updated README.md and README.zh-CN.md with new features
- Added screenshots for Toolbox and Agent Configuration
Technical Details
- Extended IPC handlers for agent configuration management
- Enhanced ConfigManager functionality
- Integrated EkoService with agent configuration system
- Upgraded @jarvis-agent/electron to v0.1.7
v0.0.5
What's Changed
UI/UX Improvements
- Update theme color from blue to purple (Fellou.ai style)
- Update all panel backgrounds with elegant gradient (#1e1c23 → #281c39)
- Fix input box border color on focus
- Update Select dropdown styles with light purple theme
- Switch to native system font stack (system-ui) to match Fellou.ai
- Optimize Atlas icon and text styles
Bug Fixes
- Fix FileAgent file path generation issue
Other Changes
- Update screenshot functionality
- Update application icons
Full Changelog: https://github.com/deepfundai/browser/compare/v0.0.4...v0.0.5
DeepFundAI Browser v0.0.4
new skin new life
DeepFundAI Browser v0.0.2
What's Changed
✨ Features
- Upgraded @jarvis-agent/core to v0.1.3
- Upgraded @jarvis-agent/electron to v0.1.6
🐛 Bug Fixes
- Fixed FileAgent file path generation issue
- Fixed preview failure problem
Full Changelog: v0.0.1...v0.0.2
DeepFundAI Browser v0.0.1
🎉 首次发布
✨ 核心功能
-
🤖 AI 驱动的智能浏览器 - 支持多种 AI Provider
- DeepSeek (deepseek-chat, deepseek-reasoner)
- Qwen (qwen-max, qwen-plus, qwen-vl-max)
- Google Gemini
- Anthropic Claude
- OpenRouter
-
⏰ 定时任务系统 - 完整的任务调度和管理
-
🌐 浏览器自动化 - 基于 WebContentsView 的网页操作
-
🎤 语音功能 - 语音识别和文字转语音 (TTS)
-
📱 社交媒体集成 - 支持抖音、小红书内容采集
📦 安装说明
- 下载
DeepFundAIBrowser-0.0.1-universal.dmg - 双击 DMG 文件
- 将应用拖到 Applications 文件夹
- 首次打开时,在系统设置中允许应用运行
🔧 系统要求
- macOS 11.0 或更高版本
- 支持 Apple Silicon (M1/M2/M3) 和 Intel 芯片
📝 配置
首次运行需要配置 API 密钥,请参考项目文档。