Commit Graph

67 Commits

Author SHA1 Message Date
Dax Raad b356744e69 file permissions for anthropic credentials 2025-06-09 17:07:52 -04:00
Dax Raad 10219b14d4 improve AGENTS.md 2025-06-09 15:28:06 -04:00
Dax Raad d9af524676 sync 2025-06-09 15:00:48 -04:00
Dax Raad 902ee2e1db Refactor logging system to centralize initialization and remove printLogs parameter
🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-09 14:52:30 -04:00
Dax Raad 5db2410770 optional 2025-06-09 14:02:58 -04:00
Dax Raad 8d6c253c16 sync 2025-06-09 14:01:11 -04:00
Dax Raad a080eab5c0 Add TypeScript server initialization config to LSP server
🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-08 13:22:07 -04:00
Dax Raad 100a8c5821 fix ts lsp 2025-06-08 12:57:33 -04:00
Dax Raad 9af89c5fc7 sync 2025-06-08 12:46:32 -04:00
Dax Raad 37929c6bc2 sync 2025-06-07 17:15:40 -04:00
Dax Raad 96218334eb logs 2025-06-06 23:58:09 -04:00
Dax Raad a23908a136 autodownload lsp 2025-06-06 23:21:57 -04:00
Dax Raad c84fb15216 make lsp better 2025-06-06 17:20:08 -04:00
Dax Raad 482fe2b8c9 lsp progress 2025-06-05 23:42:04 -04:00
Dax Raad d9986aa6c2 update auth and provider configuration
🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-05 20:11:56 -04:00
Dax Raad f8d2695e56 fix webfetch 2025-06-05 15:59:17 -04:00
Dax Raad 61ee871243 fix cost 2025-06-05 15:06:42 -04:00
Dax Raad d9e4815d71 integrate with models.dev 2025-06-05 14:59:16 -04:00
Dax Raad c1410091c7 sync 2025-06-05 13:51:18 -04:00
Dax Raad 06c1f06493 gopls 2025-06-05 13:51:18 -04:00
Dax Raad 47532b9f03 sync 2025-06-05 13:51:18 -04:00
adamdottv a6f8c4c5ce feat: opus 4 2025-06-05 11:39:13 -05:00
Dax Raad b2edf44898 sync 2025-06-05 12:06:21 -04:00
Dax Raad fc7d4c1e54 fixed 2025-06-05 11:58:04 -04:00
Dax Raad 2e15770085 claude oauth support 2025-06-05 11:51:06 -04:00
Dax Raad b6f9913d78 fix cost 2025-06-05 02:23:11 -04:00
Dax Raad f09d53ffa7 Add session share URL display to CLI output
🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-04 21:01:36 -04:00
Dax Raad f89481b727 sync 2025-06-04 20:49:33 -04:00
Dax Raad 3aad1a9c7d sync 2025-06-04 18:32:10 -04:00
Dax Raad 3f26b0174c rework 2025-06-04 18:03:04 -04:00
Dax Raad da0795ef88 track errors 2025-06-04 17:55:14 -04:00
Dax Raad 16c37de95d Refactor session module structure and improve error handling
- Rename session.ts to index.ts for cleaner module imports
- Update all imports to use new session module structure
- Add error metadata tracking to message schema
- Improve error handling in session stream processing

🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-04 17:38:54 -04:00
Dax Raad f8317c2d38 implemented todo tool 2025-06-04 15:09:50 -04:00
adamdottv 7f0dbb1a8d wip: refactoring tui 2025-06-04 12:57:17 -05:00
Dax Raad 472e03be40 sync 2025-06-04 13:33:53 -04:00
Dax Raad 44ce3e9727 more tools 2025-06-04 13:33:25 -04:00
Dax Raad 1cb48d5c24 tool updates 2025-06-04 13:12:48 -04:00
adamdottv dda3d41aca wip: refactoring tui 2025-06-03 15:49:41 -05:00
Dax Raad 90f300438d fix port issue 2025-06-03 16:35:37 -04:00
Dax Raad 320f23a8dc mcp support 2025-06-03 15:57:48 -04:00
Dax Raad 88fc35a41f Fix bash tool stream handling by ensuring consistent stdout/stderr pipe configuration
🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
2025-06-03 14:48:05 -04:00
Dax Raad ca446d6ce4 Replace env-paths with xdg-basedir for better XDG compliance and cross-platform directory handling
🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
2025-06-03 14:46:28 -04:00
Dax Raad cf5ef05ddf change file name again 2025-06-03 14:28:50 -04:00
Dax Raad 98ea791f43 sync 2025-06-03 14:25:25 -04:00
Dax Raad fae6e568a0 initialized 2025-06-03 14:24:45 -04:00
Dax Raad 42a876cb2f max output tokens 2025-06-03 13:46:39 -04:00
adamdottv 6aefa320b9 wip: refactoring tui 2025-06-03 12:45:28 -05:00
Dax Raad c86d7fe6b9 do not list files if not git 2025-06-03 13:19:44 -04:00
Dax Raad ff6cef3da1 include env 2025-06-03 13:18:42 -04:00
Dax Raad a9dc21d782 sync 2025-06-03 13:08:47 -04:00