- Prevent duplicate Brave tool entries when toggling providers repeatedly by filtering already-active tools before re-adding (BUG-1) - Remove single quotes from test glob patterns in package.json so Windows shell expands them correctly (BUG-2) - Fix test mock fire() to call all handlers instead of short-circuiting on first match, matching real framework behavior (BUG-3) - Suppress "Native Anthropic web search active" notification on session restore (source: "restore") to reduce UX noise (BUG-4) - Add regression tests for all 4 bugs Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app-smoke.test.ts | ||
| llm-context-tavily.test.ts | ||
| native-search.test.ts | ||
| provider.test.ts | ||
| search-provider-command.test.ts | ||
| search-tavily.test.ts | ||
| tavily-helpers.test.ts | ||
| tool-bootstrap.test.ts | ||