adamdottv
fae45d757f
wip: refactoring tui
2025-06-13 06:56:12 -05:00
adamdottv
93db8564a5
wip: refactoring tui
2025-06-13 06:49:59 -05:00
adamdottv
da824c82b6
wip: refactoring tui
2025-06-13 06:23:12 -05:00
Dax Raad
30176d32ba
load API keys
publish / publish (push) Has been cancelled
v0.1.28
2025-06-13 00:53:46 -04:00
Dax Raad
aa330249c4
Enhance auth command with dynamic provider selection
...
- Add support for dynamically loading providers from ModelsDev
- Prioritize anthropic as recommended provider
- Add "other" provider option for manual entry
- Include special handling for amazon-bedrock with AWS config guidance
- Expand provider selection UI to show up to 8 providers
🤖 Generated with [OpenCode](https://opencode.ai )
Co-Authored-By: OpenCode <noreply@opencode.ai >
2025-06-13 00:33:54 -04:00
Dax Raad
d0f3211c7f
sync
2025-06-13 00:06:15 -04:00
Dax Raad
899e5f38b2
Refactor AI SDK provider loading to use BunProc.install
...
Simplifies provider installation by using BunProc.install() instead of manual path construction and file system checks.
🤖 Generated with [OpenCode](https://opencode.ai )
Co-Authored-By: OpenCode <noreply@opencode.ai >
2025-06-12 23:50:26 -04:00
Dax Raad
fba34a04fa
bedrock loader
publish / publish (push) Has been cancelled
v0.1.27
2025-06-12 23:39:52 -04:00
Dax Raad
3c0a28dbed
Update provider configuration and server handling
...
🤖 Generated with [OpenCode](https://opencode.ai )
Co-Authored-By: OpenCode <noreply@opencode.ai >
2025-06-12 23:10:03 -04:00
Thomas Meire
c45233e3ff
Update error message to say opencode instead of sst ( #81 )
publish / publish (push) Has been cancelled
v0.1.26
2025-06-12 18:38:59 -04:00
Dax Raad
c3c3fcd3c8
ci
publish / publish (push) Has been cancelled
v0.1.24
v0.1.25
2025-06-12 18:30:19 -04:00
Dax Raad
76e9b68e11
ci
publish / publish (push) Has been cancelled
v0.1.23
2025-06-12 18:21:08 -04:00
Dax Raad
bf5435821e
sync
publish / publish (push) Has been cancelled
v0.1.22
2025-06-12 18:14:04 -04:00
Dax Raad
833d5f312a
Update CLI run command and session handling
...
publish / publish (push) Has been cancelled
🤖 Generated with [OpenCode](https://opencode.ai )
Co-Authored-By: OpenCode <noreply@opencode.ai >
v0.1.21
2025-06-12 18:07:31 -04:00
Dax Raad
073df4d75f
subagent
2025-06-12 18:07:31 -04:00
Jay V
4f16fa6944
updating logo
2025-06-12 17:30:24 -04:00
adamdottv
40f193a630
wip: refactoring tui
2025-06-12 16:04:45 -05:00
adamdottv
c1c488c545
wip: refactoring tui
2025-06-12 16:00:26 -05:00
adamdottv
4bac47ab25
wip: refactoring tui
2025-06-12 16:00:25 -05:00
adamdottv
c590a9cec6
wip: refactoring tui
2025-06-12 16:00:25 -05:00
adamdottv
e97bb2639c
wip: refactoring tui
2025-06-12 16:00:25 -05:00
adamdottv
6bb6a8714c
wip: refactoring tui
2025-06-12 16:00:25 -05:00
adamdottv
fd76c78ebf
wip: refactoring tui
2025-06-12 16:00:24 -05:00
adamdottv
1db78332b9
wip: refactoring tui
2025-06-12 16:00:24 -05:00
adamdottv
6e35dc52f9
wip: refactoring tui
2025-06-12 16:00:24 -05:00
Dax Raad
9e4f0f3393
ci
2025-06-12 14:15:44 -04:00
Dax Raad
ceee72eb98
sync
2025-06-12 14:11:01 -04:00
Dax Raad
17919fd496
Update publish workflow to support snapshot releases on dontlook branch
...
🤖 Generated with [OpenCode](https://opencode.ai )
Co-Authored-By: OpenCode <noreply@opencode.ai >
2025-06-12 14:10:29 -04:00
Dax Raad
8caa6e5f52
sync
publish / publish (push) Has been cancelled
v0.1.19
2025-06-12 14:06:06 -04:00
Dax Raad
bcff8a8292
Update index.ts
...
publish / publish (push) Has been cancelled
🤖 Generated with [OpenCode](https://opencode.ai )
Co-Authored-By: OpenCode <noreply@opencode.ai >
v0.1.18
2025-06-12 13:59:42 -04:00
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