| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-15 | fix postinstall script for node | Dax Raad | |
| 2025-06-15 | fix: background color rendering issues | adamdottv | |
| 2025-06-15 | remove .DS_Store (#112) | szymon | |
| 2025-06-14 | beginning of upgrade command | Dax Raad | |
| 2025-06-14 | revert ctrl+d - conflicts with page down | Dax Raad | |
| 2025-06-14 | fix aborting issue | Dax Raad | |
| 2025-06-14 | fix issue with follow up tool calls and cancelation | Dax Raad | |
| 2025-06-14 | fix issue continuing session after aborted | Dax Raad | |
| 2025-06-14 | Add Ayu dark theme (#109) | nitishxyz | |
| 2025-06-14 | fix: improve browser opening error handling in AuthLoginCommand (#111) | Berr | |
| 2025-06-14 | ci: ignore commits | Dax Raad | |
| 2025-06-14 | tui: fix help dialog background (#110) | Rohan Godha | |
| 2025-06-14 | nit: update commands displayed on home to match commands available (#108) | Conor O'Brien | |
| 2025-06-14 | make ctrl+d quit too, just like shells (#105) | Gal Schlezinger | |
| 2025-06-14 | downgrade to ai sdk v4.x | Dax Raad | |
| 2025-06-14 | add focus tracking for tui so cursor will hide when not in focus (#103) | Gal Schlezinger | |
| 2025-06-14 | typo (#94) | Mantena Rama Raju | |
| 2025-06-14 | Enhance provider system with dynamic package resolution and improved logging | Dax Raad | |
| - Add npm registry lookup for AI SDK packages with fallback support - Enhance error logging with cause information - Add timing deltas to log output for performance monitoring 🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode <[email protected]> | |||
| 2025-06-14 | tui: remove quit dialog (#97) | Albert Ilagan | |
| 2025-06-14 | sync | Dax Raad | |
| 2025-06-14 | docs: config schema | Dax Raad | |
| 2025-06-14 | ci: update publish script | Dax Raad | |
| 2025-06-14 | docs: readme | Dax Raad | |
| 2025-06-14 | naming fixes | Dax Raad | |
| 2025-06-14 | Add flag system and auto-share functionality | Dax Raad | |
| - 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 <[email protected]> | |||
| 2025-06-14 | Improve logging and simplify fzf implementation | Dax Raad | |
| - 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 <[email protected]> | |||
| 2025-06-13 | Clean up workflows and enhance file discovery tools to include dot files | Dax Raad | |
| 🤖 Generated with [OpenCode](https://opencode.ai) Co-Authored-By: OpenCode <[email protected]> | |||
| 2025-06-13 | disable autoshare | Dax Raad | |
| 2025-06-13 | wip: refactoring tui | adamdottv | |
| 2025-06-13 | sync | Dax Raad | |
| 2025-06-13 | ci | Dax Raad | |
| 2025-06-13 | homebrew | Dax Raad | |
| 2025-06-13 | wip: refactoring tui | adamdottv | |
| 2025-06-13 | wip: refactoring tui | adamdottv | |
| 2025-06-13 | wip: refactoring tui | adamdottv | |
| 2025-06-13 | wip: refactoring tui | adamdottv | |
| 2025-06-13 | wip: refactoring tui | adamdottv | |
| 2025-06-13 | wip: refactoring tui | adamdottv | |
| 2025-06-13 | wip: refactoring tui | adamdottv | |
| 2025-06-13 | wip: refactoring tui | adamdottv | |
| 2025-06-13 | do not strip aur package | Dax Raad | |
| 2025-06-13 | wip: refactoring tui | adamdottv | |
| 2025-06-13 | wip: refactoring tui | adamdottv | |
| 2025-06-13 | wip: refactoring tui | adamdottv | |
| 2025-06-13 | wip: refactoring tui | adamdottv | |
| 2025-06-13 | load API keys | Dax Raad | |
| 2025-06-13 | Enhance auth command with dynamic provider selection | Dax Raad | |
| - 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 <[email protected]> | |||
| 2025-06-13 | sync | Dax Raad | |
| 2025-06-12 | Refactor AI SDK provider loading to use BunProc.install | Dax Raad | |
| 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 <[email protected]> | |||
| 2025-06-12 | bedrock loader | Dax Raad | |
