th-kim0823
6ab0d782ef
feat(mcp): kebab__bulk_search tool (fb-42)
Exposes bulk multi-query search via MCP `bulk_search` tool:
- Input: { queries: [SearchInput shapes...] }, capped at 100
- Output: bulk_search_response.v1 with per-query results + summary
- Sequential execution reuses App instance for cache amortization
- Per-query errors embed error.v1 JSON; never aborts bulk call
Updates tool count from 7 to 8 in lib.rs comment + tools_list test.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-10 20:31:20 +09:00
..
2026-05-07 15:58:52 +09:00
2026-05-07 15:41:13 +09:00
2026-05-07 15:55:02 +09:00
2026-05-07 15:41:13 +09:00
2026-05-10 13:32:30 +09:00
2026-05-07 18:38:19 +09:00
2026-05-07 18:14:07 +09:00
2026-05-07 16:34:46 +09:00
2026-05-10 13:32:30 +09:00
2026-05-10 13:32:30 +09:00
2026-05-10 20:31:20 +09:00