| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-03 | use new opentui getTextRange method and Bun.stringWidth instead of ↵ | Sebastian Herrlinger | |
| value.length to mitigate issues like #3734 | |||
| 2025-11-03 | ignore: update download stats 2025-11-03 | GitHub Action | |
| 2025-11-03 | feat: Enhance task display with [subagent type] (#3772) | Ivan Starkov | |
| 2025-11-02 | core: prevent TypeError when error handling encounters non-object errors | Aiden Cline | |
| When API errors like token limit exceeded errors are passed as strings to error checking methods, the 'in' operator would throw a TypeError. This fix adds a type guard to check that the input is an object before attempting to access its properties, allowing proper error classification even when encountering unexpected error formats from providers. | |||
| 2025-11-02 | docs: use brew official formula (#3733) | Zeldris | |
| 2025-11-03 | docs | Dax Raad | |
| 2025-11-03 | ci: eventualy consistency | Dax Raad | |
| 2025-11-03 | release: v1.0.15 | opencode | |
| 2025-11-03 | release: v1.0.14 | opencode | |
| 2025-11-02 | tui: fix focus management and dialog interactions | Dax Raad | |
| 2025-11-02 | DELETE GO BUBBLETEA CRAP HOORAY | Dax Raad | |
| 2025-11-02 | release: v1.0.13 | opencode | |
| 2025-11-02 | add back child session cycle | Dax Raad | |
| 2025-11-02 | undo | Dax Raad | |
| 2025-11-02 | move dialog select keybind to input | Dax Raad | |
| 2025-11-02 | ci: centralize Bun version to package.json to ensure consistent builds ↵ | Dax Raad | |
| across CI and local development | |||
| 2025-11-02 | upgrade to bun 1.3.1 | Dax Raad | |
| 2025-11-02 | tui: fix file path handling when pasting images with spaces in filename | Dax Raad | |
| - Fixes issue where files with spaces in their names couldn't be pasted as images - Prevents default paste behavior to avoid conflicts with image insertion - Improves error handling for file reading operations | |||
| 2025-11-02 | tui: add /timeline command to quickly navigate to specific messages in ↵ | Dax Raad | |
| session history | |||
| 2025-11-02 | release: v1.0.12 | opencode | |
| 2025-11-02 | fix duplicate plugin subscriptions | Dax Raad | |
| 2025-11-02 | fix: typos (#3757) | John Eismeier | |
| Signed-off-by: John E <[email protected]> | |||
| 2025-11-02 | chore: update hono-openapi to version 1.1.1 (#3738) | Aditya Mathur | |
| 2025-11-02 | ignore: update download stats 2025-11-02 | GitHub Action | |
| 2025-11-02 | add nightowl theme back after opentui release (#3732) | kcrommett | |
| 2025-11-02 | release: v1.0.11 | opencode | |
| 2025-11-02 | fix dialog | Dax Raad | |
| 2025-11-02 | tui: prevent default Enter key behavior when selecting dialog options to ↵ | Dax Raad | |
| avoid conflicts | |||
| 2025-11-01 | ci: fix regex | Aiden Cline | |
| 2025-11-01 | github action: truncate PR titles to 256 chars to avoid GH api errors (#3727) | opencode-agent[bot] | |
| Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]> | |||
| 2025-11-01 | ci: stop auto assigning | Aiden Cline | |
| 2025-11-02 | upgrade to opentui 0.1.32, activates kitty keyboard | Sebastian Herrlinger | |
| 2025-11-01 | release: v1.0.10 | opencode | |
| 2025-11-01 | Light mode (#3709) | Dax | |
| 2025-11-01 | docs update | Dax Raad | |
| 2025-11-01 | docs: update keybinds documentation with current defaults and remove ↵ | Dax Raad | |
| deprecated bindings | |||
| 2025-11-01 | release: v1.0.9 | opencode | |
| 2025-11-01 | sync | Dax Raad | |
| 2025-11-01 | feat: tui: Port /exit command and all command aliases (#3665) | Haris Gušić | |
| 2025-11-01 | ignore: update contributing md | Aiden Cline | |
| 2025-11-01 | release: v1.0.8 | opencode | |
| 2025-11-01 | tui: change delete keybind to ctrl+d in session list dialog | Dax Raad | |
| 2025-11-01 | fix modified files being empty | Dax Raad | |
| 2025-11-01 | remember sidebar position | Dax Raad | |
| 2025-11-01 | docs: add Hugging Face Inference Providers documentation (#3505) | Daniel van Strien | |
| Co-authored-by: célina <[email protected]> | |||
| 2025-11-01 | feat: tui: Add --prompt option (#3668) | Haris Gušić | |
| 2025-11-01 | fix: fix typo in commit message guidelines (#3702) | Giuseppe Rota | |
| 2025-11-01 | Add formatter status display to TUI status dialog (#3701) | Yuku Kotani | |
| 2025-11-01 | ensure wl-copy is available | Dax Raad | |
| 2025-11-01 | fix: tui: Handle Clipboard.copy errors properly (#3685) | Haris Gušić | |
