Commit Graph

600 Commits

Author SHA1 Message Date
Dax Raad d759b814c7 turn on tool call streaming 2025-06-11 11:36:12 -04:00
Jay V 7d9edc53db share page scroll anchor 2025-06-11 09:43:52 -05:00
Dax Raad 6fd8f1034b fix bash 2025-06-11 00:37:43 -04:00
Dax Raad c1a9c33a62 Standardize styling in auth commands by replacing Bun.color with UI.Style constants
🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-11 00:34:55 -04:00
Dax Raad c2c1f8e54b sync 2025-06-11 00:27:46 -04:00
Dax Raad d3197c6d15 Refactor authentication system to consolidate auth flow and remove provider-based commands
🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-11 00:21:46 -04:00
Dax Raad a26c53875c sync 2025-06-10 22:18:27 -04:00
Dax Raad b5f59b3bcc fix rendering 2025-06-10 19:37:25 -04:00
Dax Raad e553e64e77 Fix shutdown handling, error management, and process lifecycle issues
🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-10 18:58:47 -04:00
Dax Raad 567ad1e69a fix bunfile bug 2025-06-10 18:23:19 -04:00
Dax Raad 8975092d91 sync 2025-06-10 18:10:30 -04:00
Dax Raad 5a192393b8 add abort signals 2025-06-10 17:56:05 -04:00
Dax Raad 37cf5c07a6 webfetch spoof browser 2025-06-10 16:39:06 -04:00
Dax Raad 6edb6024db kill 2025-06-10 16:35:02 -04:00
Dax Raad 51c5048570 lsp 2025-06-10 16:29:35 -04:00
Dax Raad e054d5ecca merge deep config 2025-06-10 16:19:02 -04:00
Frank 3ac6381350 Share: render url on frontend 2025-06-10 15:50:42 -04:00
Dax Raad a269194d1e onboarding progress 2025-06-10 15:43:14 -04:00
Dax Raad e1cc298e95 fix share link 2025-06-10 13:36:47 -04:00
Dax Raad e7c8654e7c sync 2025-06-10 13:30:13 -04:00
Dax Raad 160913e061 Update LSP client/server and CLI scrap command functionality
🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-10 13:30:13 -04:00
Jay V 11ca89ea69 moving share urls 2025-06-10 11:52:02 -05:00
Dax Raad e64fe86149 Enhance ripgrep error handling and utility functions
🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-10 11:06:01 -04:00
Jay V 6c25bbe80d share page fix 2025-06-10 09:33:28 -05:00
Dax Raad b2d5a8a488 sync 2025-06-10 10:14:03 -04:00
Dax Raad bd41ad730a Improve ripgrep error handling with structured error types
🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-10 10:14:03 -04:00
Frank b65bc68367 Share: og image 2025-06-09 23:37:32 -04:00
Frank 93e8522fd6 ssr sync 2025-06-09 23:07:29 -04:00
Dax Raad cea7df2c5e aborted toolcalls should be cleaned up 2025-06-09 20:48:50 -04:00
Dax Raad 25b5de1fca properly support codex mini 2025-06-09 20:24:18 -04:00
Dax Raad de16cad6e4 notice 2025-06-09 19:58:08 -04:00
Jay V e46952a9e5 share og image 2025-06-09 16:42:13 -05:00
Jay V fee3ee9155 edits 2025-06-09 16:09:15 -05:00
Dax Raad b356744e69 file permissions for anthropic credentials 2025-06-09 17:07:52 -04:00
Jay V 495d105088 share page show lsp diag 2025-06-09 15:41:19 -05:00
Jay V 423bc72edb share page fix ai text 2025-06-09 15:02:46 -05:00
Jay V 213fac68c8 fix duplicates models 2025-06-09 15:02:46 -05: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
Frank 66ccc67a4d Share: load server data on page load 2025-06-08 01:17:54 -04:00
Frank a7473daf7b Remove unused package 2025-06-07 23:47:45 -04:00
Frank 79f839215f Infra: use Astro component 2025-06-07 23:46:56 -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