Files
gemini-cli/packages
Mahima Shanware 0d62cdb1cc fix(prompts): resolve build and test errors in prompts.test.ts
- Fixes ESLint `no-explicit-any` errors by importing and using `AnyDeclarativeTool` from `tools.ts` instead of the unexported type in `tool-registry.ts`.
- Removes unused `nonReadOnlyMcpTool` local variable.
- Updates mock setups to correctly use `getActiveTools` for Plan Mode tool assertions, ensuring both the build and test suites pass.
2026-02-24 00:43:58 +00:00
..