Commit Graph

678 Commits (18ab8faa1d8d033e81c24ec3aef1b9a47fdc87f2)
 

Author SHA1 Message Date
Dax Raad 18ab8faa1d reset readme 2025-06-13 16:26:34 -04:00
Dax Raad f35ce180e2 ci 2025-06-13 16:23:38 -04:00
Dax Raad 2bee48a9bc homebrew 2025-06-13 16:17:27 -04:00
adamdottv 10ddd654cf
wip: refactoring tui 2025-06-13 11:27:05 -05:00
adamdottv 61396b93ed
wip: refactoring tui 2025-06-13 11:18:46 -05:00
adamdottv 62b9a30a9c
wip: refactoring tui 2025-06-13 10:47:51 -05:00
adamdottv 5706c6ad3a
wip: refactoring tui 2025-06-13 09:57:54 -05:00
adamdottv e8e03c895a
wip: refactoring tui 2025-06-13 09:44:09 -05:00
adamdottv 38667682a7
wip: refactoring tui 2025-06-13 09:19:51 -05:00
adamdottv d7d5fc39fb
wip: refactoring tui 2025-06-13 08:30:57 -05:00
adamdottv 0caf25adee
wip: refactoring tui 2025-06-13 08:30:56 -05:00
Dax Raad 37febc6873 do not strip aur package 2025-06-13 08:27:17 -04:00
adamdottv 4169f0c412
wip: refactoring tui 2025-06-13 07:01:26 -05:00
adamdottv b7f06bbc1f
wip: refactoring tui 2025-06-13 06:56:12 -05:00
adamdottv 1b8cfe9e99
wip: refactoring tui 2025-06-13 06:49:59 -05:00
adamdottv 97837d2d23
wip: refactoring tui 2025-06-13 06:23:12 -05:00
Dax Raad 9abc2a0cf8 load API keys 2025-06-13 00:53:46 -04:00
Dax Raad 9fb47bc855 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 73e9fb53d5 sync 2025-06-13 00:06:15 -04:00
Dax Raad f03637b1fc 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 2c376c5abc bedrock loader 2025-06-12 23:39:52 -04:00
Dax Raad 442e1b52ad 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 e8c3abc369
Update error message to say opencode instead of sst (#81) 2025-06-12 18:38:59 -04:00
Dax Raad c8648baba2 ci 2025-06-12 18:30:19 -04:00
Dax Raad 7b3a799856 ci 2025-06-12 18:21:08 -04:00
Dax Raad 9356b6c35a sync 2025-06-12 18:14:04 -04:00
Dax Raad 29a6603a89 Update CLI run command and session handling
🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-12 18:07:31 -04:00
Dax Raad a454ba8895 subagent 2025-06-12 18:07:31 -04:00
Jay V 5eae7aef0e updating logo 2025-06-12 17:30:24 -04:00
adamdottv 1031bceef7
wip: refactoring tui 2025-06-12 16:04:45 -05:00
adamdottv 653965ef59
wip: refactoring tui 2025-06-12 16:00:26 -05:00
adamdottv ca0ea3f94d
wip: refactoring tui 2025-06-12 16:00:25 -05:00
adamdottv 98bd5109c2
wip: refactoring tui 2025-06-12 16:00:25 -05:00
adamdottv 78f65e4789
wip: refactoring tui 2025-06-12 16:00:25 -05:00
adamdottv 75dd2f75aa
wip: refactoring tui 2025-06-12 16:00:25 -05:00
adamdottv fe86e58bbb
wip: refactoring tui 2025-06-12 16:00:24 -05:00
adamdottv ae339015fc
wip: refactoring tui 2025-06-12 16:00:24 -05:00
adamdottv cce2e4ad75
wip: refactoring tui 2025-06-12 16:00:24 -05:00
Dax Raad a1ce35c208 ci 2025-06-12 14:15:44 -04:00
Dax Raad 69d6709a19 sync 2025-06-12 14:11:01 -04:00
Dax Raad 52ec134b2d 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 db88bede05 sync 2025-06-12 14:06:06 -04:00
Dax Raad d4d218d7d6 Update index.ts
🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-12 13:59:42 -04:00
Dax Raad 3e086e3ab9 sync 2025-06-12 13:49:43 -04:00
Jay V 2f5faae34b fix share page edit 2025-06-12 13:42:10 -04:00
Dax Raad e3ad6a0698 do not output bunproc 2025-06-12 13:39:03 -04:00
Dax Raad b536b45536 Fix AUR SSH key path handling in publish script
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>
2025-06-12 13:37:12 -04:00
Dax Raad 81c245035f Simplify BunProc.which() to use process.execPath directly
🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-12 13:32:31 -04:00
Dax Raad dda7059e57 update bun integration
🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-12 13:29:14 -04:00
Dax Raad 0cca75ef48 sync 2025-06-12 13:19:24 -04:00