Commit Graph
79 Commits
Author SHA1 Message Date
Dax Raad 520cd02dd5 added cost field 2025-05-28 13:57:24 -04:00
Dax Raad afe741b63e add cost 2025-05-28 13:57:02 -04:00
Dax Raad f3b224090c better discriminator 2025-05-28 13:35:05 -04:00
Dax Raad 3b7b7f4bea add runtime 2025-05-28 13:24:35 -04:00
Dax Raad 3a4d3b249f generate message type 2025-05-28 13:22:48 -04:00
Dax Raad 55a6fcdd3f add provider_list 2025-05-28 12:53:22 -04:00
Dax Raad 4132fcc1b2 return tool errors properly 2025-05-27 21:53:21 -04:00
Dax Raad b9f009c529 title 2025-05-27 17:22:29 -04:00
Dax Raad 601f610eb7 sync 2025-05-27 16:56:12 -04:00
Dax Raad 2e2bdd46b4 sync 2025-05-27 15:41:44 -04:00
Dax Raad 3a28ce9b0a sync 2025-05-27 15:37:46 -04:00
Dax Raad bb6fc2a1fd regen client 2025-05-27 15:35:48 -04:00
Dax Raad ad76fa8616 fix 2025-05-27 15:35:31 -04:00
Dax Raad bdac7d10dd add session list 2025-05-27 15:34:46 -04:00
Dax Raad 0ecfdd7501 fix type errors 2025-05-27 15:28:58 -04:00
Dax Raad a9758e0db5 vomit 2025-05-27 15:26:49 -04:00
Dax Raad e98f915fd5 stripped 2025-05-27 15:20:43 -04:00
Dax Raad 07f0fea4bf trust sharp 2025-05-27 14:36:23 -04:00
Dax Raad 6a43afc4e7 sync 2025-05-27 14:31:53 -04:00
Dax Raad c01eefc729 Add manual trigger option to deployment workflow
🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
2025-05-27 14:30:52 -04:00
Dax Raad 5d4ccc8883 Add GitHub Actions deployment workflow to automate deployments
🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
2025-05-27 14:29:36 -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 c040baae11 Refactor LSP tools and add hover functionality
- 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 <noreply@opencode.ai>
2025-05-27 02:17:35 -04:00
Dax Raad 754cc66741 Add automatic CONTEXT.md loading and improve share sync reliability
🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
2025-05-26 23:04:40 -04:00
Dax Raad 6ef0b991ec Fix race condition in share sync by implementing request queue
🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
2025-05-26 22:56:58 -04:00
Dax Raad f6ca06b8ea track tokens progressively 2025-05-26 22:35:30 -04:00
Dax Raad 4c198940d5 Remove debug console.log statements and improve LSP diagnostic handling
🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
2025-05-26 22:25:17 -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 a1d40f8f28 add context.md 2025-05-26 21:38:17 -04:00
Dax Raad 575d76fa06 Fix session update to use proper getter and correct operation order
🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
2025-05-26 21:25:20 -04:00
Dax Raad b75456f5dd Clean up code formatting and remove unused imports for better consistency
🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
2025-05-26 21:22:38 -04:00
Dax Raad eb69cc3943 sync 2025-05-26 21:13:46 -04:00
Dax Raad e524209352 title 2025-05-26 21:08:22 -04:00
Dax Raad 591bd2a4e3 sync 2025-05-26 18:14:36 -04:00
Dax Raad 94f35130f7 sync 2025-05-26 18:10:10 -04:00
Dax Raad f26873f5de sync 2025-05-26 18:06:47 -04:00
Dax Raad 25623d1f84 sync 2025-05-26 17:22:31 -04:00
Dax Raad de9f144858 sync 2025-05-26 17:15:47 -04:00
Dax Raad 0ad8738933 sync 2025-05-26 17:15:47 -04:00
Dax Raad b87ba57819 shutdown 2025-05-26 14:52:38 -04:00
Dax Raad 802389a90e fixed id generation 2025-05-26 14:36:45 -04:00
Dax Raad 4880b08b8a sync 2025-05-26 14:18:07 -04:00
Dax Raad 80555f13e0 more tools 2025-05-26 14:09:17 -04:00
Dax Raad 113c49457f ls tool 2025-05-26 13:44:59 -04:00
Dax Raad e1ec815d1b sync 2025-05-26 13:39:16 -04:00
Dax Raad 2ed17f4877 exit properly 2025-05-26 13:21:15 -04:00
Dax Raad a2d652b13d sync 2025-05-26 12:40:17 -04:00
Dax Raad 5c491758f5 sync 2025-05-26 12:40:17 -04:00
Dax Raad 5f750b7368 share 2025-05-26 12:40:17 -04:00
Dax Raad 59d43fa5da add diagnostics meta 2025-05-26 12:40:17 -04:00
Dax Raad e01afb407c add tool tests 2025-05-26 12:40:17 -04:00
Dax Raad f0f55bc75f sync 2025-05-26 12:40:17 -04:00
Dax Raad 2860a2bb1a sync 2025-05-26 12:40:17 -04:00
Dax Raad 9b564f0b73 tool meta 2025-05-26 12:40:17 -04:00
Dax Raad 2437ce3f8b toolz 2025-05-26 12:40:17 -04:00
Dax Raad fa8a46326a codegen 2025-05-26 12:40:17 -04:00
Dax Raad 652429377b sync 2025-05-26 12:40:17 -04:00
Dax Raad 99af6146d5 openapi 2025-05-26 12:40:17 -04:00
Dax Raad 020e0ca039 sync 2025-05-26 12:40:17 -04:00
Dax Raad 0439072420 fix 2025-05-26 12:40:17 -04:00
Dax Raad 49ad2efef6 sync 2025-05-26 12:40:17 -04:00
Dax Raad 0e303e6508 sync 2025-05-26 12:40:17 -04:00
Dax Raad bcd2fd68b7 sync 2025-05-26 12:40:17 -04:00
Dax Raad d0d67029f4 process 2025-05-26 12:40:17 -04:00
Dax Raad a34d020bc6 sync 2025-05-26 12:40:17 -04:00
Dax Raad 2b258b1473 switch default to claude sonnet 4 2025-05-22 13:17:32 -04:00
Dax Raad 182e32e4f7 add screenshot 2025-05-14 15:50:25 -04:00
Dax Raad 47cbb650a0 ci 2025-05-14 14:30:47 -04:00
Dax Raad e91371c6a5 ci 2025-05-14 14:27:18 -04:00
Dax Raad d043526200 add more installation options 2025-04-24 16:34:57 -04:00
Dax Raad 47a37b7dd6 back to disablign cgo 2025-04-24 12:46:11 -04:00
Dax Raad bdbf31f0b9 force CGO 2025-04-24 12:34:55 -04:00
Dax Raad 4e6560efb9 turn on cgo 2025-04-24 12:30:33 -04:00
Dax Raad f2f6efdd35 fix version ldflags 2025-04-24 12:26:42 -04:00
Dax Raad 1b22acbc58 sync 2025-04-22 21:29:32 -04:00
Dax Raad 7648a2d790 remove cache 2025-04-22 21:23:20 -04:00
Dax Raad 789ff3c59b sync 2025-04-22 21:21:53 -04:00
Dax Raad 259858df5f attempt cache builds 2025-04-22 21:20:35 -04:00