Commit Graph

6 Commits

Author SHA1 Message Date
Dax Raad
80597cd3fd type error fix 2025-05-29 11:58:40 -04:00
Dax Raad
e88264075a sync 2025-05-28 17:24:21 -04:00
Dax Raad
98b5390a22 Refactor grep tool output generation and fix ls directory traversal bug
🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
2025-05-27 02:26:53 -04:00
Dax Raad
2e938d9da1 Standardize API parameters to camelCase and improve LSP client reliability
- 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 <noreply@opencode.ai>
2025-05-26 22:08:50 -04:00
Dax Raad
b840a40759 sync 2025-05-26 21:44:55 -04:00
Dax Raad
80555f13e0 more tools 2025-05-26 14:09:17 -04:00