opencode/packages/opencode/test
Dax Raad 32e6bcae3b core: fix unicode filename handling in snapshot diff by disabling quote escaping
This ensures unicode and special characters in filenames are displayed correctly when generating diff patches, allowing proper file detection and revert operations
2026-01-24 13:07:07 -05:00
..
acp fix(acp): rename setSessionModel to unstable_setSessionModel (#9940) 2026-01-21 22:11:09 -06:00
agent fix(agent): default agent selection in acp and headless mode (#8678) 2026-01-15 17:09:19 -06:00
cli feat: add assistant metadata to session export (#6611) 2026-01-01 18:56:23 -06:00
config chore: generate 2026-01-21 05:37:18 +00:00
file fix: check worktree for external_directory permission in subdirs (#7811) 2026-01-11 14:17:36 -06:00
fixture Permission rework (#6319) 2026-01-01 17:54:11 -05:00
ide chore: format code 2025-11-08 01:59:02 +00:00
lsp fix(lsp): handle optional requests to avoid MethodNotFound (-32601) with MATLAB Language Server (#4007) 2025-11-08 16:31:39 -06:00
mcp Revert "feat(mcp): add OAuth redirect URI configuration for MCP servers (#7379)" 2026-01-16 22:17:33 -06:00
patch big format 2025-11-06 13:03:12 -05:00
permission feat: implement home directory expansion for permission patterns using `~` and `$HOME` prefixes. (#9813) 2026-01-21 12:52:21 -06:00
plugin fix: add ChatGPT-Account-Id header for organization subscriptions (#7603) 2026-01-10 07:50:24 -06:00
project core: add sandbox support for git worktrees to allow working in multiple directories per project 2026-01-03 18:52:53 -05:00
provider fix: add xhigh reasoning effort for GitHub Copilot GPT-5 models (#10092) 2026-01-24 00:09:47 -05:00
question feat(question): support multi-select questions (#7386) 2026-01-08 17:32:21 -05:00
server fix(desktop): "load more" button behavior in desktop sidebar (#8430) 2026-01-14 07:36:08 -06:00
session fix: ensure images are properly returned as tool results 2026-01-21 23:54:44 -06:00
skill tweak: read global claude skills too (#6420) 2025-12-29 23:48:58 -06:00
snapshot core: fix unicode filename handling in snapshot diff by disabling quote escaping 2026-01-24 13:07:07 -05:00
tool fix(web): construct apply_patch metadata before requesting permission (#10422) 2026-01-24 12:00:21 -06:00
util Prettify retry duration display in TUI (#8608) 2026-01-15 11:50:18 -06:00
bun.test.ts ci: format 2025-09-09 23:44:04 -04:00
keybind.test.ts fix super modifier parsing 2025-12-11 19:20:23 +01:00
permission-task.test.ts refactor: simplify task tool subagent filtering (#7165) 2026-01-07 13:28:13 -06:00
preload.ts get rid of models.dev macro 2026-01-24 12:27:13 -05:00
scheduler.test.ts add scheduler, cleanup module (#9346) 2026-01-18 23:33:23 -06:00