summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2025-05-28syncDax Raad
2025-05-28refactor shareJay V
2025-05-28wip: refactoring tuiadamdottv
2025-05-28wip: refactoring tuiadamdottv
2025-05-28wip: refactoring tuiadamdottv
2025-05-28wip: refactoring tuiadamdottv
2025-05-28chore: cleanup unused importsadamdottv
2025-05-28chore: remove dead codeadamdottv
2025-05-28syncDax Raad
2025-05-28syncDax Raad
2025-05-28abortDax Raad
2025-05-28moreDax Raad
2025-05-28styling shareJay V
2025-05-28syncDax Raad
2025-05-28added cost fieldDax Raad
2025-05-28add costDax Raad
2025-05-28better discriminatorDax Raad
2025-05-28add runtimeDax Raad
2025-05-28generate message typeDax Raad
2025-05-28add provider_listDax Raad
2025-05-27return tool errors properlyDax Raad
2025-05-27styling shareJay V
2025-05-27titleDax Raad
2025-05-27syncDax Raad
2025-05-27syncDax Raad
2025-05-27syncDax Raad
2025-05-27regen clientDax Raad
2025-05-27fixDax Raad
2025-05-27add session listDax Raad
2025-05-27fix type errorsDax Raad
2025-05-27vomitDax Raad
2025-05-27strippedDax Raad
2025-05-27trust sharpDax Raad
2025-05-27syncDax Raad
2025-05-27Add manual trigger option to deployment workflowDax Raad
🤖 Generated with opencode Co-Authored-By: opencode <[email protected]>
2025-05-27Add GitHub Actions deployment workflow to automate deploymentsDax Raad
🤖 Generated with opencode Co-Authored-By: opencode <[email protected]>
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-26Add automatic CONTEXT.md loading and improve share sync reliabilityDax Raad
🤖 Generated with opencode Co-Authored-By: opencode <[email protected]>
2025-05-26Fix race condition in share sync by implementing request queueDax Raad
🤖 Generated with opencode Co-Authored-By: opencode <[email protected]>
2025-05-26track tokens progressivelyDax Raad
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-26add context.mdDax Raad
2025-05-26Fix session update to use proper getter and correct operation orderDax Raad
🤖 Generated with opencode Co-Authored-By: opencode <[email protected]>
2025-05-26Clean up code formatting and remove unused imports for better consistencyDax Raad
🤖 Generated with opencode Co-Authored-By: opencode <[email protected]>
2025-05-26syncDax Raad
2025-05-26titleDax Raad
2025-05-26stylesJay V