Commit Graph

7477 Commits

Author SHA1 Message Date
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
v1.1.25
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
v1.1.24
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
Github Action e3257cd1a3 Update node_modules hash (x86_64-darwin) 2026-01-16 18:58:41 +00:00
Github Action ef16cfdc0c Update node_modules hash (aarch64-linux) 2026-01-16 18:53:19 +00: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
Github Action a48b0b9026 Update node_modules hash (x86_64-darwin) 2026-01-16 17:43:43 +00: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
Github Action 3f5c9c10fd Update node_modules hash (x86_64-linux) 2026-01-16 17:36:52 +00: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
Github Action 82a72c2025 Update node_modules hash (aarch64-darwin) 2026-01-16 17:18:39 +00:00
Aiden Cline 7eff9e89d8 Revert "chore(sdk): update @hey-api/openapi-ts to 0.90.4" (#8927) 2026-01-16 11:11:33 -06:00
Cole Leavitt ce0831a0ee chore(sdk): update @hey-api/openapi-ts to 0.90.4 (#8921) 2026-01-16 11:11:07 -06:00
Daniel Polito d95997b60e feat(desktop): Terminal Splits (#8767) 2026-01-16 10:51:02 -06:00
Frank b572dc161b wip: zen 2026-01-16 10:40:25 -05:00
Aiden Cline 3607fccf63 Revert "test: fix test now that image fix went in"
This reverts commit f1ecc531ac.
2026-01-16 09:34:00 -06:00
Aiden Cline 19627961f0 Revert "fix: rm user message when dealing w/ image attachments, use proper tool attachment instead"
This reverts commit b5bc35817b.
2026-01-16 09:33:54 -06:00
Aiden Cline cc60cfd46c Revert "stop select dialog event propagation"
This reverts commit e4029ddcb0.
2026-01-16 09:30:06 -06:00
David Hill 88915bf7b5 fix: truncate the workspace name on hover 2026-01-16 13:46:15 +00:00
David Hill 40d213e820 fix: load more label alignment 2026-01-16 13:38:52 +00:00
David Hill 655c469863 fix: updating panel min size and button max-width 2026-01-16 13:37:14 +00:00
David Hill 5e22e5bae5 Revert "fix: expand workspaces by default when enabled"
This reverts commit 5d56b44cc5.
2026-01-16 13:18:56 +00:00
David Hill 5d56b44cc5 fix: expand workspaces by default when enabled 2026-01-16 13:17:22 +00:00
David Hill 3587679ac1 fix: session icon and label alignment 2026-01-16 13:14:05 +00:00
David Hill aa99fa2cb7 fix: desktop hamburger shift 2026-01-16 13:05:50 +00:00