summaryrefslogtreecommitdiffhomepage
path: root/js/src/tool/patch.ts
AgeCommit message (Collapse)Author
2025-05-30syncDax Raad
2025-05-30syncDax 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