Skip to content

Nólë v1.5.1

Choose a tag to compare

@github-actions github-actions released this 04 Jun 10:11
ac98a52

Nólë is a local/BYOK web search and extraction router for AI agents. It is not a hosted search SaaS, and it does not proxy your provider keys through a Nólë service.

This release publishes GitHub Release binaries and checksums for the tagged commit. Provider keys, local env files and optional local runtimes such as Scrapling remain user-controlled.

Install from assets

Download the binary for your platform from the assets below, verify it with SHA256SUMS, put it on PATH, then run:

nole doctor
nole doctor --mcp

Safety notes

  • Default provider policy is free-first.
  • Premium-capable providers require explicit opt-in.
  • Scrapling support is an optional local runtime integration. Nólë does not vendor or redistribute Scrapling.
  • Deterministic benchmark results validate routing contracts. They do not rank live web providers.

What's Changed

Other Changes

  • docs: v1.5.1 — Gemini/Grok CLI live-verification findings (honest; no status upgrade) by @dorukardahan in #65

Full Changelog: v1.5.0...v1.5.1