2 Commits

Author SHA1 Message Date
42ce8730ab refactor: complete pi-web rename in paths and env vars
- Config path: ~/.pi/pi-search/config.json -> ~/.pi/pi-web/config.json
- Env vars: PI_SEARCH_PROVIDER -> PI_WEB_PROVIDER,
  PI_SEARCH_SEARXNG_URL -> PI_WEB_SEARXNG_URL
- README + flake.nix description updated to match.
2026-05-25 11:58:18 -04:00
ebd7218b95 chore: initial commit
pi extension exposing a single search tool. Providers: Kagi (headless
Firefox against kagi.com session-token endpoint) and SearXNG (JSON API).
Config lives at ~/.pi/pi-search/config.json with env overrides.
2026-05-25 11:25:41 -04:00