LibreChat/client
Andrey Styskin d08baf4da9 feat: add Keenable Search agent tool
Registers Keenable Search as a built-in agent tool, mirroring the
Tavily integration end to end:

- New tool class `KeenableSearch` (POST with X-API-Key header)
- Manifest entry + plugin auth config for KEENABLE_API_KEY
- Tool registry + schema in packages/api
- Brand icon at client/public/assets/keenable.svg
- Unit tests covering auth flow, default URL, proxy support,
  and non-2xx error handling
- .env.example documents KEENABLE_API_KEY and KEENABLE_API_URL

The default endpoint is https://api.keenable.ai/v1/search and can
be overridden via KEENABLE_API_URL.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 15:14:21 -07:00
..
public feat: add Keenable Search agent tool 2026-05-12 15:14:21 -07:00
scripts
src 🍪 refactor: Refresh CloudFront Media Cookies (#13091) 2026-05-12 13:26:05 -04:00
test 🧑‍🎨 refactor: Prompts/Sidebar styles for improved UI Consistency (#12426) 2026-04-09 00:02:31 -04:00
babel.config.cjs 🧑‍🎨 refactor: Prompts/Sidebar styles for improved UI Consistency (#12426) 2026-04-09 00:02:31 -04:00
check_updates.sh
index.html
jest.config.cjs v0.8.5 (#12727) 2026-04-22 13:10:19 -07:00
nginx.conf 📬 docs: Add Forwarded Headers to Nginx SSL Proxy Template (#12379) 2026-03-25 13:04:19 -04:00
package.json 📦 chore: Bump @librechat/agents to v3.1.85 and mermaid to v11.15.0 (#13079) 2026-05-11 19:14:18 -04:00
postcss.config.cjs
tailwind.config.cjs style(MCP): Enhance dialog accessibility and styling consistency (#11585) 2026-02-11 22:08:40 -05:00
tsconfig.json 📦 chore: Update TypeScript Config for TS v7 (#12794) 2026-04-23 12:51:03 -04:00
vite.config.ts 📜 feat: Skills UI + Initial E2E CRUD / Sharing (#12580) 2026-04-25 04:02:00 -04:00