Kyle Mistele e269788a8f feat: support claude agent SDK-style structured outputs in the OpenCode SDK (#8161) před 2 měsíci
..
acp fc0210c2fd fix(acp): rename setSessionModel to unstable_setSessionModel (#9940) před 2 měsíci
agent 3975329629 feat: improve skills, better prompting, fix permission asks after invoking skills, ensure agent knows where scripts/resources are (#11737) před 2 měsíci
cli 24dbc46548 fix(github): handle step-start/step-finish parts in extractResponseText (#12470) před 2 měsíci
config 229cdafcc4 fix(config): handle $ character with {file:} pattern (#12390) před 2 měsíci
file d4c90b2dfb fix: issue where you couldn't @ folders/files that started with a "." (#11553) před 2 měsíci
fixture 351ddeed91 Permission rework (#6319) před 3 měsíci
ide 34ff87d504 chore: format code před 5 měsíci
lsp 271b679058 fix(lsp): handle optional requests to avoid MethodNotFound (-32601) with MATLAB Language Server (#4007) před 5 měsíci
mcp d116c227e0 fix(core): plugins are always reinstalled (#9675) před 2 měsíci
memory 93e060272a fix: prevent memory leaks from AbortController closures (#12024) před 2 měsíci
patch 1ea3a8eb9b big format před 5 měsíci
permission 2a370f8038 feat: implement home directory expansion for permission patterns using `~` and `$HOME` prefixes. (#9813) před 2 měsíci
plugin 3577d829c2 fix: allow user plugins to override built-in auth plugins (#11058) před 2 měsíci
project 0b4af95223 core: add sandbox support for git worktrees to allow working in multiple directories per project před 3 měsíci
provider 0fd6f365be fix(core): ensure compaction is more reliable, add reserve token buffer to ensure that input window has enough room to compact (#12924) před 2 měsíci
question 22dd70b75b feat(question): support multi-select questions (#7386) před 3 měsíci
server 077ca4454f fix(desktop): "load more" button behavior in desktop sidebar (#8430) před 3 měsíci
session e269788a8f feat: support claude agent SDK-style structured outputs in the OpenCode SDK (#8161) před 2 měsíci
skill 7249b87bf6 feat(skill): add skill discovery from URLs via well-known RFC (#12423) před 2 měsíci
snapshot 3b93e8d95c fix(app): added/deleted file status now correctly calculated před 2 měsíci
tool 006d673ed2 tweak: make read tool offset 1 indexed instead of 0 to avoid confusion that could be caused by line #s being 1 based (#13198) před 2 měsíci
util ebc194ca9a Prettify retry duration display in TUI (#8608) před 3 měsíci
bun.test.ts 38e8c42cf0 ci: format před 7 měsíci
keybind.test.ts 80e04be84f fix super modifier parsing před 4 měsíci
permission-task.test.ts 34c9d106ee refactor: simplify task tool subagent filtering (#7165) před 3 měsíci
preload.ts 6ecd011e51 tui: allow specifying custom models file path via OPENCODE_MODELS_PATH před 2 měsíci
scheduler.test.ts e2f1f4d81e add scheduler, cleanup module (#9346) před 2 měsíci