635 Commits

Author SHA1 Message Date
Dax Raad eae59a759f sync
publish / publish (push) Has been cancelled
v0.1.17
2025-06-12 13:49:43 -04:00
Jay V df5c05934e fix share page edit 2025-06-12 13:42:10 -04:00
Dax Raad 550f417682 do not output bunproc
publish / publish (push) Has been cancelled
v0.1.16
2025-06-12 13:39:03 -04:00
Dax Raad 1b27c1529a Fix AUR SSH key path handling in publish script
publish / publish (push) Has been cancelled
Quote and trim AUR_KEY environment variable to handle paths with spaces and multiline content properly.

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

Co-Authored-By: OpenCode <noreply@opencode.ai>
v0.1.15
2025-06-12 13:37:12 -04:00
Dax Raad 02da0e1787 Simplify BunProc.which() to use process.execPath directly
publish / publish (push) Has been cancelled
🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
v0.1.14
2025-06-12 13:32:31 -04:00
Dax Raad 73b81c241a update bun integration
publish / publish (push) Has been cancelled
🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
v0.1.13
2025-06-12 13:29:14 -04:00
Dax Raad 4b4df65a4e sync
publish / publish (push) Has been cancelled
v0.1.12
2025-06-12 13:19:24 -04:00
Dax Raad 31e1709c52 token
publish / publish (push) Has been cancelled
v0.1.11
2025-06-12 13:17:06 -04:00
Dax Raad 3af67dd2f5 skip nil values
publish / publish (push) Has been cancelled
v0.1.10
2025-06-12 13:13:34 -04:00
Jay V 84160a39c2 share page handle undefined 2025-06-12 13:11:34 -04:00
Dax Raad db4babbd6d sync
publish / publish (push) Has been cancelled
v0.1.9
2025-06-12 13:04:01 -04:00
Dax Raad 882730c9be sync
release / goreleaser (push) Has been cancelled
v0.1.6 v0.1.8 v0.1.7
2025-06-12 12:48:38 -04:00
Dax Raad 57e567bb38 npm token
release / goreleaser (push) Has been cancelled
v0.1.5
2025-06-12 12:09:13 -04:00
Dax Raad d92611d67c sync 2025-06-12 11:58:41 -04:00
Dax Raad be627906c2 sync
release / goreleaser (push) Has been cancelled
v0.1.4
2025-06-12 11:57:57 -04:00
Dax Raad 7dac4db214 sync
release / goreleaser (push) Has been cancelled
v0.1.3
2025-06-12 11:56:52 -04:00
Dax Raad 42f966513d sync
release / goreleaser (push) Has been cancelled
v0.1.2
2025-06-12 11:56:06 -04:00
Dax Raad 61630059fa tweak
release / goreleaser (push) Has been cancelled
v0.1.1
2025-06-12 11:55:07 -04:00
Dax Raad 07077d34b7 sync
release / goreleaser (push) Has been cancelled
v0.1.0-beta3
2025-06-12 11:18:17 -04:00
Dax Raad 0ef68306a7 sync
release / goreleaser (push) Has been cancelled
v0.1.0-beta2
2025-06-12 11:02:51 -04:00
Dax Raad 2e3ad15d06 sync
release / goreleaser (push) Has been cancelled
v0.1.0-beta1
2025-06-12 11:00:37 -04:00
Dax Raad 287a0b519d Add postinstall script and update session/release configuration
release / goreleaser (push) Has been cancelled
🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
v0.1.0
2025-06-12 00:50:49 -04:00
Dax Raad f3dc4bd937 Refactor external tools organization and add file search API endpoint
🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-11 23:59:51 -04:00
Dax Raad 1fec4b47e5 Add search function to fzf and move version constant to namespace level
🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-11 23:58:13 -04:00
Dax Raad 468ce2019b add title temp 2025-06-11 19:09:08 -04:00
Dax Raad c6f381ab3a sync 2025-06-11 19:00:09 -04:00
Dax Raad acb23eb995 sync 2025-06-11 18:45:18 -04:00
Dax Raad 8f43c59091 sync 2025-06-11 18:19:21 -04:00
adamdottv 70a3a19c88 wip: refactoring tui 2025-06-11 12:05:54 -05:00
adamdottv 17f6a60ef7 wip: refactoring tui 2025-06-11 11:58:25 -05:00
Dax Raad e52fb7ff3f sync 2025-06-11 12:58:06 -04:00
Dax Raad 60f3b52996 sync 2025-06-11 12:44:21 -04:00
adamdottv 775e5ecbf0 wip: refactoring tui 2025-06-11 11:43:28 -05:00
Dax Raad 70d291afdf sync 2025-06-11 12:35:20 -04:00
Dax Raad aac32a0a5e sync 2025-06-11 11:41:10 -04:00
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