gemini-cli/packages/core/src/tools
2026-01-06 19:24:37 +00:00
..
__snapshots__ Inline tree-sitter wasm and add runtime fallback (#11157) 2025-10-17 00:25:30 +00:00
activate-skill.test.ts Agent Skills: Add skill directory to WorkspaceContext upon activation (#15870) 2026-01-06 19:24:37 +00:00
activate-skill.ts Agent Skills: Add skill directory to WorkspaceContext upon activation (#15870) 2026-01-06 19:24:37 +00:00
base-tool-invocation.test.ts feat(safety): Introduce safety checker framework (#12504) 2025-11-12 21:18:34 +00:00
confirmation-policy.test.ts chore: rename smart-edit to edit (#15923) 2026-01-05 20:25:54 +00:00
diffOptions.test.ts rename(telemetry): Update ai_(added|removed)_lines to model_(added|removed)_lines (#7577) 2025-09-04 03:54:52 +00:00
diffOptions.ts rename(telemetry): Update ai_(added|removed)_lines to model_(added|removed)_lines (#7577) 2025-09-04 03:54:52 +00:00
edit.test.ts chore: rename smart-edit to edit (#15923) 2026-01-05 20:25:54 +00:00
edit.ts chore: rename smart-edit to edit (#15923) 2026-01-05 20:25:54 +00:00
get-internal-docs.test.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
get-internal-docs.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
glob.test.ts feat(core): restore MessageBus optionality for soft migration (Phase 1) (#15774) 2026-01-04 19:59:35 +00:00
glob.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
grep.test.ts feat(core): restore MessageBus optionality for soft migration (Phase 1) (#15774) 2026-01-04 19:59:35 +00:00
grep.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
ls.test.ts feat(core): restore MessageBus optionality for soft migration (Phase 1) (#15774) 2026-01-04 19:59:35 +00:00
ls.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
mcp-client-manager.test.ts fix(core): handle unhandled promise rejection in mcp-client-manager (#14701) 2026-01-02 16:06:56 +00:00
mcp-client-manager.ts fix(core): handle unhandled promise rejection in mcp-client-manager (#14701) 2026-01-02 16:06:56 +00:00
mcp-client.test.ts Implemented unified secrets sanitization and env. redaction options (#15348) 2025-12-23 03:18:27 +00:00
mcp-client.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
mcp-tool.test.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
mcp-tool.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
memoryTool.test.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
memoryTool.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
message-bus-integration.test.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
modifiable-tool.test.ts refactor(editor): use const assertion for editor types with single source of truth (#8604) 2025-12-03 06:16:19 +00:00
modifiable-tool.ts Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00
read-file.test.ts feat(core): restore MessageBus optionality for soft migration (Phase 1) (#15774) 2026-01-04 19:59:35 +00:00
read-file.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
read-many-files.test.ts feat(core): restore MessageBus optionality for soft migration (Phase 1) (#15774) 2026-01-04 19:59:35 +00:00
read-many-files.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
ripGrep.test.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
ripGrep.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
shell.test.ts Unify shell security policy and remove legacy logic (#15770) 2026-01-04 05:19:00 +00:00
shell.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
tool-error.ts feat(hooks): implement STOP_EXECUTION and enhance hook decision handling (#15685) 2025-12-30 23:22:53 +00:00
tool-names.test.ts feat: add agent toml parser (#15112) 2025-12-18 03:46:55 +00:00
tool-names.ts Agent Skills: Implement Autonomous Activation Tool & Context Injection (#15725) 2026-01-02 19:15:06 +00:00
tool-registry.test.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
tool-registry.ts Agent Skills: Implement /skills reload (#15865) 2026-01-05 23:12:51 +00:00
tools.test.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
tools.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
web-fetch.test.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
web-fetch.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
web-search.test.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
web-search.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
write-file.test.ts chore: rename smart-edit to edit (#15923) 2026-01-05 20:25:54 +00:00
write-file.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
write-todos.test.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
write-todos.ts feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00