702 Commits

Author SHA1 Message Date
Dax Raad 76ba37611b docs: contributing
publish / publish (push) Has been cancelled
v0.1.41
2025-06-14 12:45:26 -04:00
Dax Raad 5862327e26 sync 2025-06-14 12:32:41 -04:00
Dax Raad 81468d6ee4 docs: mcp 2025-06-14 12:25:26 -04:00
Dax Raad a1d5ac0c45 docs: config schema 2025-06-14 12:22:07 -04:00
Dax Raad 88bf2e3e77 ci: update publish script 2025-06-14 12:13:59 -04:00
Dax Raad 7f4d13b76d docs: readme 2025-06-14 12:13:46 -04:00
Dax Raad 7ae04a8797 naming fixes
publish / publish (push) Has been cancelled
v0.1.40
2025-06-14 01:54:28 -04:00
Dax Raad 986c354a39 Add flag system and auto-share functionality
publish / publish (push) Has been cancelled
- Add Flag module for environment variable configuration
- Implement OPENCODE_AUTO_SHARE flag to automatically share new sessions
- Update session creation to conditionally auto-share based on flag

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

Co-Authored-By: OpenCode <noreply@opencode.ai>
v0.1.39
2025-06-14 01:51:04 -04:00
Dax Raad a568f4058d Improve logging and simplify fzf implementation
- Refactor fzf search to use Bun's $ syntax for cleaner command execution
- Add request/response duration logging to server middleware
- Set default service name for logging to improve log clarity

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

Co-Authored-By: OpenCode <noreply@opencode.ai>
2025-06-14 01:51:04 -04:00
Alireza Bahrami 6f1d970962 fix(install): check if the path export command already exists (#28) 2025-06-13 23:28:33 -04:00
Dax Raad 7da025f4fb Clean up workflows and enhance file discovery tools to include dot files
publish / publish (push) Has been cancelled
🤖 Generated with [OpenCode](https://opencode.ai)

Co-Authored-By: OpenCode <noreply@opencode.ai>
v0.1.38
2025-06-13 23:24:46 -04:00
Dax Raad a86c9511c7 sync 2025-06-13 17:42:56 -04:00
Dax Raad 6c802425ee screenshot 2025-06-13 17:42:14 -04:00
Dax Raad 6c9b8b010f disable autoshare
publish / publish (push) Has been cancelled
v0.1.37
2025-06-13 17:30:17 -04:00
Dax Raad 048958d7f7 sync 2025-06-13 17:24:45 -04:00
Dax Raad f42e4b7443 sync
publish / publish (push) Has been cancelled
v0.1.36
2025-06-13 17:23:22 -04:00
adamdottv e57cf4a4ce wip: refactoring tui 2025-06-13 15:56:33 -05:00
Dax Raad e02b728a81 sync
publish / publish (push) Has been cancelled
v0.1.35
2025-06-13 16:47:15 -04:00
Dax Raad 0a7c4a5389 sync 2025-06-13 16:46:48 -04:00
Dax Raad a177d3fa37 sync 2025-06-13 16:45:58 -04:00
Dax Raad f386dd5789 sync 2025-06-13 16:43:53 -04:00
Dax Raad 574b4eda99 commit and push 2025-06-13 16:42:31 -04:00
Dax Raad 2af22d2ec8 sync 2025-06-13 16:37:58 -04:00
Dax Raad 93e3be05a3 sync
publish / publish (push) Has been cancelled
v0.1.34
2025-06-13 16:29:57 -04:00
Dax Raad 3f1700cc34 reset readme 2025-06-13 16:26:34 -04:00
Dax Raad b6c79abca2 ci
publish / publish (push) Has been cancelled
v0.1.33
2025-06-13 16:23:38 -04:00
Dax Raad b86c1c9151 homebrew
publish / publish (push) Has been cancelled
v0.1.32
2025-06-13 16:17:27 -04:00
adamdottv 50d6057777 wip: refactoring tui
publish / publish (push) Has been cancelled
v0.1.31
2025-06-13 11:27:05 -05:00
adamdottv 8cd554f84c wip: refactoring tui 2025-06-13 11:18:46 -05:00
adamdottv 9ad13b3197 wip: refactoring tui 2025-06-13 10:47:51 -05:00
adamdottv 453298c1c0 wip: refactoring tui 2025-06-13 09:57:54 -05:00
adamdottv 2d8ce02971 wip: refactoring tui 2025-06-13 09:44:09 -05:00
adamdottv 09492cfeb7 wip: refactoring tui 2025-06-13 09:19:51 -05:00
adamdottv eda1445856 wip: refactoring tui 2025-06-13 08:30:57 -05:00
adamdottv 161634d663 wip: refactoring tui 2025-06-13 08:30:56 -05:00
Dax Raad ba1d90b1b9 do not strip aur package
publish / publish (push) Has been cancelled
v0.1.30
2025-06-13 08:27:17 -04:00
adamdottv fe1d09b88d wip: refactoring tui
publish / publish (push) Has been cancelled
v0.1.29
2025-06-13 07:01:26 -05:00
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