kthulu/codebase/features/tools/code-search/src
2026-03-06 16:43:05 -08:00
..
__tests__ feat(tools): Implement bash sandboxing, file operations (edit/glob/grep/read/write), code search, and LSP tooling with comprehensive test coverage 2026-03-06 16:43:05 -08:00
code-search-tool.ts feat(tools-specific): Refactor and extend tool implementations with unified interfaces, including path handling improvements in path-guard and MCP client updates 2026-03-06 16:43:05 -08:00
file-walker.ts feat(tools-specific): Refactor and extend tool implementations with unified interfaces, including path handling improvements in path-guard and MCP client updates 2026-03-06 16:43:05 -08:00
index.ts feat(tools): Implement bash sandboxing, file operations (edit/glob/grep/read/write), code search, and LSP tooling with comprehensive test coverage 2026-03-06 16:43:05 -08:00
symbol-extractor.ts feat(tools-specific): Refactor and extend tool implementations with unified interfaces, including path handling improvements in path-guard and MCP client updates 2026-03-06 16:43:05 -08:00
types.ts feat(tools-specific): Implement unified tooling core features for bash commands, code search, file operations, git status, LSP integration, and MCP bridge 2026-03-05 19:09:00 -08:00