summaryrefslogtreecommitdiffhomepage
path: root/js/src/tool/edit.ts
AgeCommit message (Collapse)Author
2025-05-30syncDax Raad
2025-05-30syncDax Raad
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-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-26add diagnostics metaDax Raad
2025-05-26add tool testsDax Raad
2025-05-26syncDax Raad
2025-05-26tool metaDax Raad
2025-05-26toolzDax Raad