Commit Graph

7789 Commits

Author SHA1 Message Date
Adam b671ec46dc fix(app): don't show notification on session if active 2026-01-21 05:15:19 -06:00
Adam a4a564448b test(app): fix e2e 2026-01-21 05:15:19 -06:00
Ronan Kearns ef703fe161 feat(app): add manage models icon to selector (per Figma request) (#9722) 2026-01-21 04:44:17 -06:00
zerone0x 2109956cee fix(ui): preserve filename casing in edit/write tool titles (#9752) 2026-01-21 04:41:45 -06:00
DNGriffin 0fe214d69d feat(app): allow users to select directory text on new session (#9760) 2026-01-21 04:41:03 -06:00
GitHub Action 7c6e0ccbf4 chore: generate 2026-01-21 10:36:00 +00:00
shirukai 6e81139742 fix: handle special characters in paths and git snapshot reading logic(#9804) (#9807) 2026-01-21 04:35:23 -06:00
Adam 386298ee3a fix(desktop): no proxy for connecting to sidecar (#9690)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-21 16:21:21 +08:00
Dax Raad c96a23bc7d core: update session summary after revert to show file changes 2026-01-21 01:01:20 -05:00
Github Action 2a1cd61091 chore: update nix node_modules hashes 2026-01-21 05:40:07 +00:00
Michael H caad4cc840 chore(opencode): Use Bun.semver instead of node-semver (#9773) 2026-01-20 23:37:33 -06:00
GitHub Action a9ae6d4dcd chore: generate 2026-01-21 05:37:18 +00:00
Kenny fce5f6cad1 feat: add OPENCODE_DISABLE_PROJECT_CONFIG env var (#8093)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-20 23:36:42 -06:00
luo jiyin e8e1938847 feat: add OPENCODE_DISABLE_FILETIME_CHECK flag (#6581)
Signed-off-by: luojiyin <luojiyin@hotmail.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-01-20 23:03:07 -06:00
GitHub Action a0d401e2e1 chore: generate 2026-01-21 04:56:39 +00:00
Aiden Cline cc6f01612c fix: ensure apply patch tool emits edited events 2026-01-20 22:55:50 -06:00
Aiden Cline 81e5542077 tweak: ensure synthetic user message following subtasks is only added when user manually invoked subtask 2026-01-20 22:51:54 -06:00
Vinicius da Motta 62f2a679b3 fix(tui): responsive layout for narrow screens (#9703) 2026-01-20 22:22:38 -06:00
Caleb Norton 350b055a58 chore: revert "Update flake.lock" (#9725) 2026-01-20 22:20:24 -06:00
GitHub Action 2e9ed65542 chore: generate 2026-01-21 04:07:26 +00:00
Frank 14052b5740 wip: support 2026-01-20 23:06:08 -05:00
GitHub Action 15c2751770 chore: generate 2026-01-21 02:39:31 +00:00
Ariane Emory 6b32465309 fix: don't update session timestamp for metadata-only changes (resolves #9494) (#9495) 2026-01-20 20:38:54 -06:00
yash 419fe45d10 fix: correct dot prefix display in directory names for RTL text rendering issue #9579 (#9591) 2026-01-20 20:36:41 -06:00
Jacob Bahn 003ed8bb66 feat(desktop): standardize desktop layout icons (#9685) 2026-01-20 20:34:33 -06:00
GitHub Action f8ab467581 chore: generate 2026-01-21 02:28:43 +00:00
Ryan Vogel 41b754b6a5 fix(app): fix numbered list rendering in web markdown (#9723) 2026-01-20 20:28:01 -06:00
Alex Yaroshuk aaa20b6747 fix(ui): remove portal spacer and fix terminal toggle padding (#9728) 2026-01-20 20:27:33 -06:00
Github Action e2ecc287c4 chore: update nix node_modules hashes 2026-01-21 00:00:53 +00:00
GitHub Action 0fb7301b63 chore: generate 2026-01-20 23:58:59 +00:00
Adam d687b636d8 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam 4f3c31e228 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam f02645649f wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam e7d2c9ab70 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam 6394ae6efe wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam 02bbe5bb95 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam c6ecc8d9fa wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam 81944cae50 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam 53bf7ff7f6 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam 268961b5a4 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam c28024ecbb wip(app): i18n prompt input 2026-01-20 17:58:06 -06:00
Adam 5bc097ac9b chore: spec 2026-01-20 17:58:06 -06:00
Adam ed24220ade wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam 2e33cf60c4 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam fc81147ae7 feat(app): initial i18n stubbing 2026-01-20 17:58:06 -06:00
Ryan Vogel b9259beafc docs: add Anthropic subscription warning and update feature list to highlight GitHub Copilot (#9721) 2026-01-20 18:22:47 -05:00
Aiden Cline 4c4f51cc29 core: fix issue when switching models (mainly between providers) where past reasoning/metadata would be sent to server and cause 400 errors since they came from another account/provider 2026-01-20 16:39:00 -06:00
Aiden Cline c568f0b748 chore: rename toModelMessage -> toModelMessages 2026-01-20 16:16:23 -06:00
GitHub Action 2c8428b920 chore: generate 2026-01-20 22:13:03 +00:00
Adam 48416fc48d fix(app): don't interfere with scroll when using message nav 2026-01-20 16:12:15 -06:00