948 Commits

Author SHA1 Message Date
opencode bba9f05705 release: v1.1.49 2026-02-03 03:44:18 +00:00
Filip 88e5183e91 fix(app): drag region for native controls (#11854) 2026-02-02 18:20:05 -06:00
Filip f26e4d5549 fix(app): prompt input overflow issue (#11840) 2026-02-02 22:02:56 +00:00
Adam 92022692c2 fix(app): sidebar losing projects on collapse 2026-02-02 15:54:04 -06:00
Alex Yaroshuk 903399af34 feat(app): add workspace toggle command to command palette and prompt input (#11810) 2026-02-02 14:36:00 -06:00
Adam ac0d8fd45f feat(app): search through sessions 2026-02-02 14:26:09 -06:00
Adam ef24195b9f Revert "feat(ui): Select, dropdown, popover styles & transitions (#11675)"
This reverts commit c1497f8066.
2026-02-02 14:24:24 -06:00
Adam 6e62457731 Revert "feat(ui): Smooth fading out on scroll, style fixes (#11683)"
This reverts commit 80c240da86.
2026-02-02 14:24:24 -06:00
Adam 829f3a348c fix(app): icon sizes 2026-02-02 14:24:24 -06:00
Adam 983fdcd3aa fix(app): added/deleted file status now correctly calculated 2026-02-02 14:24:23 -06:00
Adam 2f760dbf01 fix(app): navigate to last project on open 2026-02-02 14:24:23 -06:00
Adam c1b78b065c fix(app): user messages not rendering consistently 2026-02-02 14:24:23 -06:00
Adam b8b096543a feat(app): project context menu on right-click 2026-02-02 14:24:22 -06:00
Filip 318ef49c65 fix(app): open project search (#11783) 2026-02-02 12:15:53 -06:00
Rahul A Mistry 897cd50811 feat(app): add tab close keybind (#11780) 2026-02-02 06:50:06 -06:00
opencode-agent[bot] 7b76b29b52 chore: generate 2026-02-02 12:07:56 +00:00
OpeOginni 77d3b39466 feat(app): enhance responsive design with additional breakpoints for larger screen layout adjustments (#10459)
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-02-02 06:06:45 -06:00
Brendan Allan a173c0f985 feat(app): unread session navigation keybinds (#11750) 2026-02-02 05:05:47 -06:00
Brendan Allan 5ed4d0a64d fix(desktop): keep mac titlebar stable under zoom (#11747) 2026-02-02 07:54:25 +00:00
R44VC0RP 5cfbc1a042 fix(app): hide badge for builtin slash commands
Add source: 'command' to builtin and config-defined commands so they
don't show a 'custom' badge. Only MCP and skill commands show badges.
2026-02-01 19:26:23 -05:00
R44VC0RP 5f3abe2257 feat(app): show skill/mcp badges for slash commands
Display 'skill' or 'mcp' badge instead of 'custom' for slash commands
based on their source type. This provides better clarity to users about
where each command comes from.
2026-02-01 19:26:23 -05:00
opencode-agent[bot] d7604f9f22 chore: generate 2026-02-02 00:18:42 +00:00
Aaron Iker 80c240da86 feat(ui): Smooth fading out on scroll, style fixes (#11683) 2026-02-02 01:18:06 +01:00
opencode-agent[bot] 61fe8e0ea5 chore: generate 2026-02-02 00:17:54 +00:00
Aaron Iker c1497f8066 feat(ui): Select, dropdown, popover styles & transitions (#11675) 2026-02-02 01:17:14 +01:00
Filip 7b5b8c6633 test(app): workspace tests (#11659) 2026-02-01 15:39:50 -06:00
Alex Yaroshuk d1b891c472 fix(app): binary file handling in file view (#11312) 2026-02-01 09:40:33 -06:00
Alex Yaroshuk 76f91baf67 fix(app): use static language names in Thai localization (#11496) 2026-02-01 09:38:23 -06:00
opencode-agent[bot] 2b90d3980a chore: generate 2026-01-31 20:02:03 +00:00
Filip 3ba865d90e test(app): general settings, shortcuts, providers and status popover (#11517) 2026-01-31 14:01:21 -06:00
Ryan Vogel b10b3df3fe Revert "feat(app): add skill slash commands" (#11484) 2026-01-31 10:20:23 -05:00
Ryan Vogel 512e4a34dd feat(app): add skill slash commands (#11369) 2026-01-31 08:59:28 -06:00
Alex Yaroshuk 76667ee77e fix(app): session header 'share' button to hug content (#11371) 2026-01-31 08:53:49 -06:00
opencode 3109ed2114 release: v1.1.48
nix-hashes / nix-hashes (push) Has been cancelled
2026-01-31 13:48:22 +00:00
Adam af7ee500f9 Revert "feat: Transitions, spacing, scroll fade, prompt area update (#11168)" (#11461)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
2026-01-31 07:18:51 -06:00
Filip dbe6197fb8 test(app): session actions (#11386) 2026-01-31 06:42:47 -06:00
Filip 840383ca9c refactor(app): refactored tests + added project tests (#11349) 2026-01-30 21:06:48 +00:00
opencode a2bb086eb4 release: v1.1.47
nix-hashes / nix-hashes (push) Has been cancelled
2026-01-30 21:06:38 +00:00
opencode 16be7f5412 release: v1.1.46
nix-hashes / nix-hashes (push) Has been cancelled
2026-01-30 19:19:34 +00:00
Filip 7942455df6 test(app): change language test (#11295) 2026-01-30 18:04:02 +00:00
opencode-agent[bot] 7ce1532be8 chore: generate 2026-01-30 17:58:31 +00:00
Aaron Iker d1e8c95362 feat: Transitions, spacing, scroll fade, prompt area update (#11168)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aaroniker <4730431+aaroniker@users.noreply.github.com>
2026-01-30 17:57:49 +00:00
opencode f24d0d422c release: v1.1.45
nix-hashes / nix-hashes (push) Has been cancelled
2026-01-30 14:32:22 +00:00
adamelmore c7aab64a16 fix(app): free model layout 2026-01-29 20:44:38 -06:00
adamelmore 91f8e22873 fix(app): free model scroll 2026-01-29 20:26:35 -06:00
Filip 138d51df61 test(app): test for toggling model variant (#11221) 2026-01-29 19:05:31 -06:00
opencode e251e6b5e9 release: v1.1.43
nix-hashes / nix-hashes (push) Has been cancelled
2026-01-30 00:31:06 +00:00
Filip f02ff79bc8 fix(app): better header item wrapping (#10831) 2026-01-29 14:51:56 -06:00
Dax 891c92d86d test: skip failing tests (#11184) 2026-01-29 18:57:59 +00:00
Dax 6929c11045 ci (#11149)
Co-authored-by: opencode <opencode@sst.dev>
2026-01-29 13:17:55 -05:00