Skip to content

v0.1.2 β€” port fix + web search πŸ”Ž

Choose a tag to compare

@smixs smixs released this 21 Jun 04:33
· 1305 commits to main since this release
8744772

Patch: reliable startup and web search.

  • πŸ”Œ Your own port β€” the server runs on a configurable IVA_PORT (default 8723) instead of the commonly-taken 3000. The bot no longer goes silent over a port conflict; old installs migrate automatically on iva update.
  • πŸ”Ž Web search with a provider picker β€” Tavily / Exa / Parallel / Brave, chosen at install (or iva config), one key per provider. DuckDuckGo was dropped β€” it served a captcha from server IPs.
  • 🩺 Diagnostics β€” iva doctor checks the port and the active search key; a preflight port-availability check during setup.
  • 🧹 Green typecheck β€” fixed parse_mode in the Telegram channel.