Commit Graph

5820 Commits

Author SHA1 Message Date
David Hill db10294cc2 fix: reduce command item left padding in search modal 2026-01-17 00:55:13 +00:00
David Hill 1a6f85604e feat: add hideIcon and class options to List search, customize search modal input 2026-01-17 00:55:13 +00:00
David Hill 1165776d55 fix: adjust command item left padding in search modal 2026-01-17 00:55:13 +00:00
David Hill 47882708e9 fix: add left padding to command items in search modal 2026-01-17 00:55:13 +00:00
David Hill 8e1386d889 fix: increase keybind border-radius in search modal 2026-01-17 00:55:13 +00:00
David Hill b9c81597c4 fix: display arrow keys as symbols in keybind formatting 2026-01-17 00:55:13 +00:00
David Hill 606cf36789 refactor: use Keybind component in search modal list 2026-01-17 00:55:13 +00:00
David Hill ff70459d3f refactor: use Keybind component in titlebar search button 2026-01-17 00:55:13 +00:00
David Hill 3b95a44181 feat: add Keybind component for displaying keyboard shortcuts 2026-01-17 00:55:13 +00:00
David Hill 1a4ac084f4 fix: (desktop) command palette width 2026-01-17 00:55:13 +00:00
David Hill 4660752c99 fix: recent sessions gutter 2026-01-17 00:55:13 +00:00
Frank 527c6704cc zen: fix opus unicode characters
closes #8967
2026-01-16 18:52:08 -05:00
GitHub Action 9f7e05fdb9 chore: generate 2026-01-16 23:23:57 +00:00
Amir Hasanbasic bbb202b225 fix(opencode): add oauth polling safety margin in copilot device authentication (#8986) 2026-01-16 17:23:18 -06:00
Daniel Polito 5a6f01f7c5 fix(desktop): Stream bash output + strip-asni (#8961) 2026-01-16 17:00:56 -06:00
b3nw ecf95ae13c fix: centralize OSC 52 clipboard support for SSH sessions (#8974) 2026-01-16 16:57:17 -06:00
GitHub Action 65420b3442 chore: generate 2026-01-16 22:49:19 +00:00
Frank 8a8e802f3e wip: black 2026-01-16 17:48:26 -05:00
Frank c345843cac wip: black 2026-01-16 17:46:36 -05:00
Akshar Patel 0d4adc88cb fix: open help dialog with tui/open-help route (#8596) 2026-01-16 16:42:27 -06:00
Seth Carlton cc622bbdcb fix: keep primary model after subagent runs (#8951) 2026-01-16 16:19:17 -06:00
GitHub Action e9006e7d59 chore: generate 2026-01-16 22:14:23 +00:00
Aiden Cline c17c9f3bb6 chore: cleanup transform code a tad 2026-01-16 16:13:38 -06:00
Ariane Emory 87844e720e fix: make home/end keys work in menu list modal windows (resolves #7190) (#8347) 2026-01-16 21:57:59 +00:00
opencode 55ea7c3da5 release: v1.1.25
Update Nix Hashes / update-flake (push) Has been cancelled
Update Nix Hashes / update-node-modules-hash (blacksmith-4vcpu-ubuntu-2404, x86_64-linux) (push) Has been cancelled
Update Nix Hashes / update-node-modules-hash (blacksmith-4vcpu-ubuntu-2404-arm, aarch64-linux) (push) Has been cancelled
Update Nix Hashes / update-node-modules-hash (macos-15-intel, x86_64-darwin) (push) Has been cancelled
Update Nix Hashes / update-node-modules-hash (macos-latest, aarch64-darwin) (push) Has been cancelled
2026-01-16 21:57:58 +00:00
Aiden Cline 72a6fc1208 test: fix 2026-01-16 15:52:51 -06:00
Aiden Cline 6c957f55fc tweak: wording 2026-01-16 15:50:24 -06:00
Aiden Cline ffa65001b9 Revert "fix: ensure that tool attachments arent sent as user messages (#8944)"
This reverts commit 9fed2f9029.
2026-01-16 15:50:24 -06:00
Adam 121b480359 fix(app): remember last opened project 2026-01-16 15:49:35 -06:00
Adam c88a404064 fix(app): truncate workspace title 2026-01-16 15:49:35 -06:00
Aiden Cline f49f91e2b0 Revert "fix(app): support anthropic models on azure cognitive services" (#8966) 2026-01-16 15:25:23 -06:00
Unies Ananda Raja ceba48d96b fix(app): support anthropic models on azure cognitive services (#8335) 2026-01-16 15:24:06 -06:00
GitHub Action 9f128a1951 chore: generate 2026-01-16 21:21:54 +00:00
Aiden Cline 16380f387c chore: cleanup server routes (#8965)
Co-authored-by: Leka74 <leke.dobruna@gmail.com>
Co-authored-by: Leka74 <791494+Leka74@users.noreply.github.com>
2026-01-16 15:21:13 -06:00
Adam 3d8f1f4de0 fix(app): handle new session correctly 2026-01-16 14:49:04 -06:00
Adam deed49afbf fix(app): center dialog on page instead of session 2026-01-16 14:33:32 -06:00
GitHub Action 47ca98ab2b chore: generate 2026-01-16 20:32:44 +00:00
kenryu42 1dd1850fb0 fix(bun): reinstall plugins when cache module missing (#8815) 2026-01-16 14:32:05 -06:00
opencode e5318ca828 release: v1.1.24
Update Nix Hashes / update-flake (push) Has been cancelled
Update Nix Hashes / update-node-modules-hash (blacksmith-4vcpu-ubuntu-2404, x86_64-linux) (push) Has been cancelled
Update Nix Hashes / update-node-modules-hash (blacksmith-4vcpu-ubuntu-2404-arm, aarch64-linux) (push) Has been cancelled
Update Nix Hashes / update-node-modules-hash (macos-15-intel, x86_64-darwin) (push) Has been cancelled
Update Nix Hashes / update-node-modules-hash (macos-latest, aarch64-darwin) (push) Has been cancelled
2026-01-16 20:15:19 +00:00
Adam 826ef549dd Revert "feat(desktop): Terminal Splits (#8767)"
This reverts commit d95997b60e.
2026-01-16 14:03:13 -06:00
Adam 45d49be146 feat(app): edit project and session titles 2026-01-16 13:55:59 -06:00
Adam 6adc18ccf4 fix(app): open workspace if navigating to session in workspace 2026-01-16 13:24:47 -06:00
Adam be26ea1257 fix(app): can't expand workspaces 2026-01-16 13:24:47 -06:00
Adam e056d243cb fix(app): scroll jumping when expanding workspaces 2026-01-16 13:24:47 -06:00
Sebastian Herrlinger 7704068d90 upgrade opentui to v0.1.74, fix tmux kitty keyboard regression 2026-01-16 19:52:05 +01:00
Aiden Cline 9fed2f9029 fix: ensure that tool attachments arent sent as user messages (#8944) 2026-01-16 12:47:43 -06:00
Aiden Cline c5f73ec09e fix: use dynamic import for session event in config.ts to avoid circular dep 2026-01-16 11:39:22 -06:00
Bernat Pericàs 7b26e723ea fix(docs): Broken URL (#8918) 2026-01-16 11:37:05 -06:00
Aiden Cline d2af02d099 Reapply "chore(sdk): update @hey-api/openapi-ts to 0.90.4" (#8927)
This reverts commit 7eff9e89d8.
2026-01-16 11:34:59 -06:00
Aiden Cline e51a8fadb6 fix: fix the itemId stripping logic, this time it should fix that id issue w/ gpt models fr 2026-01-16 11:34:45 -06:00