mirror of
https://github.com/eggent-ai/eggent.git
synced 2026-05-13 15:46:00 +00:00
939 B
939 B
Eggent v0.1.4 - Web Search Autostart
Patch release focused on making web search available immediately on startup, without mandatory external search tool setup.
Highlights
- Added
autoweb search provider mode with priority routing:- Tavily (when key exists),
- SearXNG (when URL is configured),
- DuckDuckGo keyless fallback.
- Added built-in DuckDuckGo web search backend (no API key required).
- Enabled web search by default for fresh installs (
search.enabled=true,search.provider=auto). - Updated Settings UI with new provider options:
AutoandDuckDuckGo. - Version bump to
0.1.4across package metadata andGET /api/health.
Upgrade Notes
- No data migration required.
- To opt in on existing installs, set provider to
AutoinDashboard -> Settings -> Web Search.
Links
- Full release snapshot:
docs/releases/0.1.4-web-search-autostart.md - Installation and update guide:
README.md