Commit Graph

3081 Commits

Author SHA1 Message Date
Daniel Olowoniyi 1b13aca9c2 feat: implement home directory expansion for permission patterns using ~ and $HOME prefixes. (#9813) 2026-01-21 12:52:21 -06:00
Aiden Cline fbd2bfd5b6 tweak: add back todo list tools for openai models 2026-01-21 12:14:09 -06:00
Noam Bressler 149d16d059 fix: Persist loaded model and mode on ACP session load (#9829) 2026-01-21 12:10:54 -06:00
Vladimir Glafirov b14e68f026 chore(deps): update GitLab packages for better self-hosted instance support (#9856) 2026-01-21 11:23:33 -06:00
Bart Broere bddd609991 feat: Make the models.dev domain configurable for offline environments (#9258) 2026-01-21 11:23:07 -06:00
opencode ab3579575d release: v1.1.29
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
2026-01-21 17:17:32 +00:00
Aiden Cline 4a997ca3c0 tweak: adjust skill tool description to make it more clear which skills are available 2026-01-21 11:08:28 -06:00
Stephen Collings ccb25dd8ce fix: Claude w/bedrock custom inference profile - caching support (#9838)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-01-21 10:42:13 -06:00
nuno maduro abcaba8294 feat(formatters): add laravel pint as a .php formatter (#7312) 2026-01-21 10:31:39 -06:00
Spoon 13e71d2ec0 tweak(session title): change prompt to have the response with user language (#9847) 2026-01-21 10:05:09 -06:00
Halil Tezcan KARABULUT efaeefc3d6 fix(app): terminal improvements - focus, rename, error state, CSP (#9700) 2026-01-21 06:49:46 -06:00
Adam 9ca28b4752 fix(core): snapshot regression 2026-01-21 06:10:01 -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
Dax Raad c96a23bc7d core: update session summary after revert to show file changes 2026-01-21 01:01:20 -05: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
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
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
opencode b2145a81d1 release: v1.1.28
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
2026-01-20 22:04:12 +00:00
Trevor Walker ecccd10bf3 fix(opencode): preserve tool input from running state for MCP tool results (#9667) 2026-01-20 15:12:15 -06:00
Idris Gadi 4d983c4b77 fix(tui): prevent sidebar height from overflowing. (#9689) 2026-01-20 14:56:18 -06:00
Tommy D. Rossi ba92a028aa fix: pass arguments to commands without explicit placeholders (#9606) 2026-01-20 11:12:43 -06:00
Aiden Cline 4873631197 tweak: adjust codex prompt to discourage unnecessary question asking and encourage more autonomy 2026-01-20 11:08:04 -06:00
msvechla 49b193f61b fix(mcp): register OAuth callback before opening browser (#9646) 2026-01-20 10:18:49 -06:00
GitHub Action 8e3c611633 chore: generate 2026-01-20 16:11:56 +00:00
Noam Bressler 0a38e1add8 feat: Support ACP audience by mapping to ignore and synthetic (#9593)
Co-authored-by: noam-v <noam@bespo.ai>
2026-01-20 10:11:02 -06:00
Rahul A Mistry 7965ccea94 fix(app): terminal no longer hangs on exit or ctrl + D and closes the pane (#9506) 2026-01-20 09:42:20 -06:00
Adam 161f9e6e32 wip(app): settings 2026-01-20 07:33:44 -06:00
opencode 4d2e570b3a release: v1.1.27
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
2026-01-20 12:13:48 +00:00
GitHub Action c4bb0cd487 chore: generate 2026-01-20 06:33:16 +00:00
Aiden Cline 96e8e691b9 rm filetime assertions from patch tool 2026-01-20 00:32:29 -06:00
Craig Jellick 162f3589c2 fix: add space toggle hint to tool selection prompt (#9535) 2026-01-19 23:38:26 -06:00
Aiden Cline c099f9001b chore: remove duplicate prompt file 2026-01-19 23:22:57 -06:00
Aiden Cline f421eee542 fix: ensure truncation handling applies to mcp servers too 2026-01-19 23:19:24 -06:00
James Meng b0596ab947 fix(batch): update batch tool definition to outline correct value for max tool calls (#9517) 2026-01-19 22:15:02 -06:00
Dax Raad 19bba02e90 tui: fix message history cleanup to prevent memory leaks 2026-01-19 18:22:19 -05:00
opencode 764828e07a release: v1.1.26
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
2026-01-19 21:55:27 +00:00
Spoon b37c9787b5 tweak(batch): up restrictive max batch tool from 10 to 25 (#9275) 2026-01-19 15:44:58 -06:00
Adam 9c61681431 fix(app): no more favicons 2026-01-19 14:59:47 -06:00
Aiden Cline 5aa71d0721 chore: rm double conditional 2026-01-19 14:49:51 -06:00
GitHub Action 60b0ee5e01 chore: generate 2026-01-19 20:47:09 +00:00
Ronan Kearns 36a251fbe5 fix(tui): clarify resume session tip (#9490) 2026-01-19 14:46:32 -06:00