Bowen Dwelle
cb4625cc62
feat(tool): increase question header and label limits ( #9201 )
2026-01-18 00:41:36 -06:00
Aiden Cline
088d592c09
feat: apply_patch tool for openai models ( #9127 )
2026-01-18 00:35:09 -06:00
Patrick Schiel
956c182a61
fix(windows): fix jdtls download on Windows ( #9195 )
2026-01-18 00:30:45 -06:00
Nathan Flurry
cd0a77dec9
feat: bind vim-style line-by-line scrolling ( #8980 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-01-17 21:54:26 -06:00
Aiden Cline
863461c394
core: prevent env variables in config from being replaced with actual values
...
When opencode.json was missing a $schema, the config loader would add it
and write the file back - but with env variables like {env:API_KEY} replaced
with their actual secret values. This made it impossible to safely commit
opencode.json to version control.
Now the original config text is preserved when adding $schema, keeping
variable placeholders intact.
2026-01-17 20:59:50 -06:00
Kit Langton
0f974fb90a
refactor(tui): unify command registry and derive slash commands ( #9115 )
2026-01-17 20:39:19 -06:00
opencode-agent[bot]
9db54f3987
Hide variants hint when list empty ( #9179 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2026-01-17 20:32:57 -06:00
Aiden Cline
9bafdfd101
tui: fix model state persistence when model store is not ready
2026-01-17 14:41:42 -06:00
GitHub Action
1586f37021
chore: generate
2026-01-17 11:47:55 +00:00
Javier Aceña
56948e9670
fix: mdns discover hostname ( #9039 )
2026-01-17 05:47:19 -06:00
Aiden Cline
ce03719b0e
test: add azure test case
2026-01-17 00:35:49 -06:00
Aiden Cline
7dd7c7690b
Revert "feat(mcp): add OAuth redirect URI configuration for MCP servers ( #7379 )"
...
This reverts commit 3c8765e4c4 .
2026-01-16 22:17:33 -06:00
Aiden Cline
94cf094225
fix: gpt id stuff fr fr this time :/ ( #9006 )
2026-01-16 22:09:36 -06:00
GitHub Action
9f7e05fdb9
chore: generate
2026-01-16 23:23:57 +00:00
Amir Hasanbasic
bbb202b225
fix(opencode): add oauth polling safety margin in copilot device authentication ( #8986 )
2026-01-16 17:23:18 -06:00
b3nw
ecf95ae13c
fix: centralize OSC 52 clipboard support for SSH sessions ( #8974 )
2026-01-16 16:57:17 -06:00
Akshar Patel
0d4adc88cb
fix: open help dialog with tui/open-help route ( #8596 )
2026-01-16 16:42:27 -06:00
Seth Carlton
cc622bbdcb
fix: keep primary model after subagent runs ( #8951 )
2026-01-16 16:19:17 -06:00
Aiden Cline
c17c9f3bb6
chore: cleanup transform code a tad
2026-01-16 16:13:38 -06:00
Ariane Emory
87844e720e
fix: make home/end keys work in menu list modal windows ( resolves #7190 ) ( #8347 )
2026-01-16 21:57:59 +00:00
Aiden Cline
6c957f55fc
tweak: wording
2026-01-16 15:50:24 -06:00
Aiden Cline
ffa65001b9
Revert "fix: ensure that tool attachments arent sent as user messages ( #8944 )"
...
This reverts commit 9fed2f9029 .
2026-01-16 15:50:24 -06:00
Aiden Cline
f49f91e2b0
Revert "fix(app): support anthropic models on azure cognitive services" ( #8966 )
2026-01-16 15:25:23 -06:00
Unies Ananda Raja
ceba48d96b
fix(app): support anthropic models on azure cognitive services ( #8335 )
2026-01-16 15:24:06 -06:00
GitHub Action
9f128a1951
chore: generate
2026-01-16 21:21:54 +00:00
Aiden Cline
16380f387c
chore: cleanup server routes ( #8965 )
...
Co-authored-by: Leka74 <leke.dobruna@gmail.com >
Co-authored-by: Leka74 <791494+Leka74@users.noreply.github.com >
2026-01-16 15:21:13 -06:00
kenryu42
1dd1850fb0
fix(bun): reinstall plugins when cache module missing ( #8815 )
2026-01-16 14:32:05 -06:00
Adam
826ef549dd
Revert "feat(desktop): Terminal Splits ( #8767 )"
...
This reverts commit d95997b60e .
2026-01-16 14:03:13 -06:00
Aiden Cline
9fed2f9029
fix: ensure that tool attachments arent sent as user messages ( #8944 )
2026-01-16 12:47:43 -06:00
Aiden Cline
c5f73ec09e
fix: use dynamic import for session event in config.ts to avoid circular dep
2026-01-16 11:39:22 -06:00
Bernat Pericàs
7b26e723ea
fix(docs): Broken URL ( #8918 )
2026-01-16 11:37:05 -06:00
Aiden Cline
e51a8fadb6
fix: fix the itemId stripping logic, this time it should fix that id issue w/ gpt models fr
2026-01-16 11:34:45 -06:00
Daniel Polito
d95997b60e
feat(desktop): Terminal Splits ( #8767 )
2026-01-16 10:51:02 -06:00
Aiden Cline
19627961f0
Revert "fix: rm user message when dealing w/ image attachments, use proper tool attachment instead"
...
This reverts commit b5bc35817b .
2026-01-16 09:33:54 -06:00
Aiden Cline
cc60cfd46c
Revert "stop select dialog event propagation"
...
This reverts commit e4029ddcb0 .
2026-01-16 09:30:06 -06:00
Aiden Cline
2787ea2d43
update gpt models prompt
2026-01-16 01:34:01 -06:00
Aiden Cline
b5bc35817b
fix: rm user message when dealing w/ image attachments, use proper tool attachment instead
2026-01-16 00:05:10 -06:00
GitHub Action
184403433a
chore: generate
2026-01-16 05:37:24 +00:00
Christopher Tso
3c8765e4c4
feat(mcp): add OAuth redirect URI configuration for MCP servers ( #7379 )
2026-01-15 23:36:48 -06:00
Akshar Patel
e8497e8513
feat: add version to session header and /status dialog ( #8802 )
2026-01-15 22:58:41 -06:00
Aiden Cline
7f7042c40c
fix: adjust websearch tool to emphasize that it ISNT 2024, give more info as to current date
2026-01-15 20:50:22 -06:00
Sebastian Herrlinger
e4029ddcb0
stop select dialog event propagation
2026-01-16 03:17:32 +01:00
Kit Langton
255b33f65b
fix(tui): correct theme count tip ( #8779 )
2026-01-15 19:39:35 -06:00
Kit Langton
b3ec043f4c
fix(tui): dim question option prefixes ( #8776 )
2026-01-15 19:38:55 -06:00
Kit Langton
d078c42ede
fix(tui): add tab navigation in questions ( #8777 )
2026-01-15 19:38:11 -06:00
Kit Langton
4e54faa56d
docs: clarify question tool guidance ( #8778 )
2026-01-15 19:37:56 -06:00
Aiden Cline
002ec90fc0
tweak: set opencode as user agent for most interefence requests
2026-01-15 19:25:58 -06:00
Dan Lapid
12ede83460
fix(mcp): show auth URL when browser cannot open in remote sessions ( #7884 )
2026-01-15 20:21:39 -05:00
Aiden Cline
44b8b52699
strip itemIds in more cases
2026-01-15 18:00:58 -06:00
Daniel Polito
6f16b0adb4
fix: stop changing main model/agent from subtasks invocation ( #7681 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-01-15 17:18:39 -06:00