Commit Graph

6963 Commits

Author SHA1 Message Date
opencode 424fea0bcf release: v1.1.10
Update Nix Hashes / update (push) Has been cancelled
v1.1.10
2026-01-09 21:38:04 +00:00
Dax 043e16e061 disable server unless explicitly opted in (#7529) 2026-01-09 16:33:46 -05:00
Ariane Emory b8bbb51a5c fix: report config errors instead of silent termination (#7522) 2026-01-09 14:21:01 -06:00
Github Action f97be89acc Update Nix flake.lock and hashes 2026-01-09 19:20:11 +00:00
Sebastian Herrlinger 20336f4419 upgrade opentui to v0.1.72 2026-01-09 20:18:34 +01:00
Aiden Cline e67a5db361 ignore: bump plugin version 2026-01-09 12:33:51 -06:00
adamelmore ccee35f53e fix(app): no inline js 2026-01-09 11:57:31 -06:00
Ravi Kumar 5258cc7161 fix(cli): enable API key prompt for Bedrock in auth login (#7332) 2026-01-09 11:56:19 -06:00
ryanwyler a108cf730c fix: resolve broken forked sessions with compactions due to missing parent-child message references (#6445) 2026-01-09 11:42:55 -06:00
Aiden Cline b74eb6d0f4 ci: fix failing pipeline 2026-01-09 11:38:01 -06:00
GitHub Action 2439052db7 chore: generate 2026-01-09 17:03:51 +00:00
adamelmore 7ef73ec038 fix(app): break words in user message 2026-01-09 11:03:11 -06:00
adamelmore 34f5a952ec fix(app): no custom url param 2026-01-09 11:03:11 -06:00
Frank 57d8d1c951 wip: zen 2026-01-09 11:52:31 -05:00
Aiden Cline c42bf8f13c docs: update brew formula references 2026-01-09 10:39:59 -06:00
Github Action 0828a74283 Update Nix flake.lock and hashes 2026-01-09 16:28:31 +00:00
Sebastian Herrlinger 8d70dbaaa8 upgrade opentui to v0.1.71, fixing capability detection and therefor kitty keyboard 2026-01-09 17:26:33 +01:00
AJ Ka 6ac484b042 fix: prevent model picker overflow with Zen in new sessions (#7495) 2026-01-09 09:53:18 -06:00
Jérôme Benoit 830fe537d4 fix(desktop): complete symlink support implementation and enable CI for PRs (#7113) 2026-01-09 22:43:49 +08:00
adamelmore 8de582a501 fix(app): store terminal and review pane visibility per session 2026-01-09 08:20:00 -06:00
GitHub Action a6fb92f3ec ignore: update download stats 2026-01-09 2026-01-09 12:04:56 +00:00
adamelmore 3887a1988b fix(app): more defensive todo access 2026-01-09 06:02:45 -06:00
adamelmore bfc72bcb87 docs: perf plans 2026-01-09 05:07:16 -06:00
Jeon Suyeol f140179802 feat(config): deduplicate plugins by name with priority-based resolution (#5957) 2026-01-09 02:11:24 -06:00
Aiden Cline 6759b1f6a3 ci: tweak pr standards workflow 2026-01-09 00:54:42 -06:00
Aiden Cline 879fa539aa bump copilot plugin version 2026-01-09 01:32:00 -05:00
Aiden Cline bb716cd484 fix: model dialog issue when searching for models in fav/recents list, also ensure that deprecated models dont appear in list (#7429) 2026-01-09 01:32:00 -05:00
GitHub Action 77e3925f18 chore: generate 2026-01-09 01:32:00 -05:00
Frank c7c05408ec wip: black 2026-01-09 01:32:00 -05:00
Frank d55b3ebbfa wip: black 2026-01-09 01:32:00 -05:00
Daniel Polito ae37115845 feat(desktop): Change Terminal's Cursor to Bar and Stop Blinking when not focused (#7402) 2026-01-09 01:32:00 -05:00
Frank 554b1da0d4 wip: black 2026-01-09 01:32:00 -05:00
GitHub Action 522e908ad4 chore: generate 2026-01-09 01:32:00 -05:00
Frank d3b86dc796 wip: black 2026-01-09 01:32:00 -05:00
Frank e5beb0f696 wip: zen 2026-01-09 01:32:00 -05:00
Frank 8f02b36fe0 wip: zen
wip: zen
2026-01-09 01:32:00 -05:00
GitHub Action f36ca50428 chore: generate 2026-01-09 00:13:26 +00:00
Danil 3d3d0719c8 docs: Add Scaleway to provider docs (#7389) 2026-01-08 18:12:22 -06:00
Luke Parker 6983102594 ignore: add PR template (#7391) 2026-01-08 18:11:59 -06:00
opencode ab7a485422 release: v1.1.8
Update Nix Hashes / update (push) Has been cancelled
v1.1.8
2026-01-08 23:58:57 +00:00
Adam 0e69185cd6 Revert "fix(desktop): open external links in default browser (#7221)"
This reverts commit 248acec04d.
2026-01-08 17:51:30 -06:00
Anthony Huang 6b356cdf40 feat(desktop): add Vesper theme (#7331)
Co-authored-by: Anthony Huang <ahuang@ramp.com>
2026-01-08 17:48:57 -06:00
Adam 6d0103ecf9 feat(app): cache session-scoped stores, optional context gating 2026-01-08 17:48:15 -06:00
Adam df8ef8024f feat(app): incrementally render turns, markdown cache, lazily render diffs 2026-01-08 17:48:15 -06:00
Adam 3086b6bb45 feat(app): gate hydration side-effects, handoff while stores load 2026-01-08 17:48:15 -06:00
Adam 3f61fd30ab feat(app): prefetch adjacent sessions 2026-01-08 17:48:15 -06:00
Adam c27857c8d4 feat(app): chunk message loading, lazy load diffs 2026-01-08 17:48:15 -06:00
AJ Ka 006e8ce391 Fix for #7229 Fix/project sidebar folder name (#7232) 2026-01-08 17:47:15 -06:00
Dax Raad ceb5a761cb ci 2026-01-08 18:26:51 -05:00
Dax Raad 3782ad9b9f add sponsored 2026-01-08 18:21:21 -05:00