summaryrefslogtreecommitdiffhomepage
path: root/js/src/tool
AgeCommit message (Collapse)Author
2025-05-30syncDax Raad
2025-05-30syncDax Raad
2025-05-30wip: refactoring tuiadamdottv
2025-05-29Improve async share handling and enhance diagnostic output with filenamesDax Raad
🤖 Generated with opencode Co-Authored-By: opencode <[email protected]>
2025-05-29type error fixDax Raad
2025-05-28syncDax Raad
2025-05-27return tool errors properlyDax Raad
2025-05-27Refactor grep tool output generation and fix ls directory traversal bugDax Raad
🤖 Generated with opencode Co-Authored-By: opencode <[email protected]>
2025-05-27Refactor LSP tools and add hover functionalityDax Raad
- Split diagnostics tool into separate lsp-diagnostics.ts file - Add new lsp-hover.ts tool for LSP hover information - Update tool exports and session integration - Remove old diagnostics.ts file 🤖 Generated with opencode Co-Authored-By: opencode <[email protected]>
2025-05-26Remove debug console.log statements and improve LSP diagnostic handlingDax Raad
🤖 Generated with opencode Co-Authored-By: opencode <[email protected]>
2025-05-26Standardize API parameters to camelCase and improve LSP client reliabilityDax Raad
- Convert tool parameters from snake_case to camelCase for consistency - Add file existence check in LSP client before opening files - Fix version increment timing in LSP textDocument operations - Optimize session token tracking using onStepFinish callback - Add debugging logs for diagnostics troubleshooting 🤖 Generated with opencode Co-Authored-By: opencode <[email protected]>
2025-05-26syncDax Raad
2025-05-26syncDax Raad
2025-05-26syncDax Raad
2025-05-26more toolsDax Raad
2025-05-26ls toolDax Raad
2025-05-26syncDax Raad
2025-05-26add diagnostics metaDax Raad
2025-05-26add tool testsDax Raad
2025-05-26syncDax Raad
2025-05-26tool metaDax Raad
2025-05-26toolzDax Raad