Adam
798a172a4b
wip(desktop): progress
2025-12-14 21:38:58 -06:00
Mark Jaquith
16416d139c
feat(cli): auto-submit prompt when using --prompt flag ( #4510 )
2025-12-14 21:06:04 -06:00
Dax Raad
712c8e9c40
ci: fix test failures in CI by pre-populating models cache
...
Tests were failing in CI because the models.json cache file doesn't exist
and the data() macro fallback only works at build time, not runtime.
The preload now pre-fetches models.json and disables the background
refresh to prevent race conditions during test execution.
2025-12-14 21:23:45 -05:00
Dax
c9c6b26a2e
LLM cleanup ( #5462 )
...
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-12-14 21:11:30 -05:00
Ravi Kumar
f426e98947
fix(tui): --continue selects wrong session ( #5513 )
2025-12-14 19:50:54 -06:00
Martijn Baay
42d900ddbd
feat: add experimental.continue_loop_on_deny config option ( #4729 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-12-14 17:13:32 -06:00
opencode
8fc7768e77
release: v1.0.153
Update Nix Hashes / update (push) Has been cancelled
2025-12-14 19:04:01 +00:00
Aiden Cline
e3bd8cd9ed
tweak: fallback to provider default for temperature
2025-12-14 11:57:12 -06:00
GitHub Action
70d06daef0
chore: format code
2025-12-14 17:48:34 +00:00
Nalin Singh
f78ea561c9
fix: ensure input borders are drawn in transparent themes ( #5524 )
2025-12-14 11:48:02 -06:00
GitHub Action
ab1778fa09
chore: format code
2025-12-14 17:46:46 +00:00
Sellers Crisp
523591e2d9
feat: add server_error, rate_limit, and no_kv_space retry logic to accommodate Foundry API issues ( #5527 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-12-14 11:46:14 -06:00
Lawrence Sarpong
9e7e08a05b
Add Gleam LSP and formatter ( #5514 )
2025-12-14 10:51:08 -06:00
Aiden Cline
6a0198b6ea
rm unnecessary code
2025-12-13 23:45:15 -06:00
Aiden Cline
627534a90b
add topK function to transform, add temp defaults for glm and minimax
2025-12-13 23:27:11 -06:00
Sachnun
562f215498
fix(tui): open parent session instead of subagent on continue flag ( #5503 )
2025-12-13 21:09:42 -06:00
Tommy D. Rossi
3fb4ba13d3
fix: limit LSP diagnostics to prevent context window waste ( #5480 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-12-13 19:56:26 -06:00
Aiden Cline
c753868778
chore: reduce duplication of field in transform
2025-12-13 18:07:22 -06:00
Felipe Oduardo Sierra
e5770387be
add ARM64 Docker image support ( #5483 )
2025-12-13 13:01:59 -06:00
Aiden Cline
9debb740d7
bump bun version & set flags this time
2025-12-13 13:00:03 -06:00
GitHub Action
1d0559497d
chore: format code
2025-12-13 17:30:48 +00:00
rari404
e1ff2e43a3
feat: add dockerfile language server ( #5252 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-12-13 11:30:15 -06:00
rari404
9b2f389698
feat: add texlab language server and latexindent formatter ( #5251 )
2025-12-12 23:50:09 -06:00
Matt Silverlock
b5b6cb7a81
github: support GITHUB_TOKEN + skip OIDC ( #5459 )
2025-12-12 19:55:46 -06:00
Charles Cooper
ae1371f70b
fix: add --session flag to attach command ( #5460 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-12-12 19:45:28 -06:00
David Hill
3bfc943b59
fix: mute the project path in the sidebar that proceeds the final directory
2025-12-12 23:45:39 +00:00
David Hill
aa76c0dda7
Merge branch 'dev' of https://github.com/sst/opencode into dev
2025-12-12 22:50:50 +00:00
David Hill
f5b97fd47c
fix: mute the whole prompt area when leader key is active
2025-12-12 22:50:48 +00:00
Aiden Cline
70fca61d5d
docs: add env vars sections
2025-12-12 16:47:50 -06:00
opencode
34b2f09816
release: v1.0.152
Update Nix Hashes / update (push) Has been cancelled
2025-12-12 22:29:21 +00:00
Aiden Cline
359196475c
shell tweaks, better handling for windows ( #5455 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-12-12 16:11:07 -06:00
Sebastian Herrlinger
46ba4b63cb
only exit app when prompt is empty, otherwise fallthrough, fix #5457
2025-12-12 22:45:28 +01:00
Dan Brown
016efe9db0
Shell: No -l in fallback, for max compatibility ( #5452 )
2025-12-12 15:43:35 -06:00
opencode
c9dc6a810b
release: v1.0.151
Update Nix Hashes / update (push) Has been cancelled
2025-12-12 21:34:32 +00:00
Dax Raad
2899eec841
only gen summary if diffs
2025-12-12 16:24:26 -05:00
Aiden Cline
3801c02db8
tweak: 5.1 -> 5. in transform
2025-12-12 15:17:11 -06:00
Aiden Cline
0474f3bba4
tweak: 5.1 -> 5. reasoning effort match
2025-12-12 13:21:57 -06:00
Luke Parker
ef9cbcf258
fix: osascript for clipboard typo ( #5430 )
2025-12-12 11:37:43 -06:00
xu0o0
4b108cabc4
acp: fix internal error on /compact ( #5424 )
2025-12-12 10:43:18 -06:00
David Hill
e06ff4f8f0
Merge branch 'dev' of https://github.com/sst/opencode into dev
2025-12-12 09:44:06 +00:00
David Hill
fbcc5792b1
fix: make the logo on the home screen non-selectable
2025-12-12 09:43:41 +00:00
Viktor Forsman
5916178fce
fix: debug lsp diagnostics cmd for certain lsps ( #5420 )
2025-12-11 23:20:38 -06:00
Rhys Sullivan
58d2608447
[feat]: show indicator for in progress chats in the sessions list ( #5417 )
2025-12-11 21:57:03 -05:00
Sachnun
296381fe57
fix(tui): restore input on timeline revert and show newest first ( #5366 )
2025-12-11 20:07:31 -06:00
Sachnun
0088c52b26
fix(server): make time field optional in session update validator ( #5372 )
2025-12-11 20:06:15 -06:00
xu0o0
859238ef41
acp: replay conversation history in session/load ( #5385 )
2025-12-11 20:02:06 -06:00
opencode-agent[bot]
78b3e52297
Removed cache mention from webfetch prompt. ( #5412 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2025-12-11 19:53:39 -06:00
Koichi Nakayamada
8c010cacb9
fix(tui): ensure fatal error UI is readable in light mode ( #5387 )
2025-12-11 16:39:27 -06:00
Koichi Nakayamada
f6179ba902
fix: add fg color to some TUI text elements for light mode visibility ( #5378 )
2025-12-11 16:29:34 -06:00
Adán
9cfeefcc6e
fix: Windows LSP URIs using backslashes (Biome initialization failure) ( #5317 )
2025-12-11 16:28:39 -06:00