Nalin Singh
e276eecdb2
fix: input lip visibility for transparent themes ( #5544 )
2025-12-14 23:10:33 -06:00
Spoon
b77b643b18
fix(edit): add per-file lock to prevent read-before-write race ( #4388 )
2025-12-14 23:01:50 -06:00
Aiden Cline
c75944ba1f
ignore: fix debug var in last commit
2025-12-14 22:59:30 -06:00
opencode-agent[bot]
f6db7bfabe
Add dismiss button to Getting Started box ( #5543 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-12-14 22:58:26 -06:00
DS
bf49451930
feat: restore experimental.chat.messages.transform and add experimental.chat.system.transform hooks ( #5542 )
2025-12-14 22:51:11 -06:00
Aiden Cline
54ed544d2d
ci: switch model
2025-12-14 22:41:54 -06:00
Brendan Allan
f275d2a973
tauri: use correct sidecar name
2025-12-15 12:40:49 +08:00
Brendan Allan
2b764bfcf4
tauri: rename sidecar to opencode-cli
2025-12-15 12:40:14 +08:00
Aiden Cline
d29cd58744
ci: smart oc
2025-12-14 22:36:46 -06:00
Ravi Kumar
f757fd55a1
fix(session): fix unshare command not clearing share state ( #5523 )
2025-12-14 22:05:06 -06:00
GitHub Action
081d0b0d3e
chore: format code
2025-12-15 03:42:56 +00:00
Adam
0aef1b8080
fix: test
2025-12-14 21:42:17 -06:00
Adam
56e2e52397
fix: update sdk
2025-12-14 21:41:20 -06:00
Adam
e89b320b4d
wip(desktop): progress
2025-12-14 21:38:59 -06:00
Adam
92f1487831
wip(desktop): progress
2025-12-14 21:38:59 -06:00
Adam
335ee67c91
wip(desktop): progress
2025-12-14 21:38:59 -06:00
Adam
8385f10156
wip(desktop): progress
2025-12-14 21:38:58 -06:00
Adam
38b41a8266
wip(desktop): progress
2025-12-14 21:38:58 -06:00
Adam
4ffd8b6227
wip(desktop): progress
2025-12-14 21:38:58 -06:00
Adam
c1007b0fe3
fix(desktop): auto scroll
2025-12-14 21:38:58 -06:00
Adam
798a172a4b
wip(desktop): progress
2025-12-14 21:38:58 -06:00
Adam
0c572f955f
fix(desktop): layout fixes
2025-12-14 21:38:57 -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
f5fe965b79
fix share link
2025-12-14 22:05:53 -05: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 Raad
8450de5e48
fix desktop updater
2025-12-14 21:12:38 -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
GitHub Action
8834af23ec
chore: format code
2025-12-14 23:14:05 +00: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
Dax Raad
206a745286
ignore: simplify download page to use GitHub latest redirect URLs
2025-12-14 17:10:59 -05:00
GitHub Action
de447cb12d
chore: format code
2025-12-14 22:05:28 +00:00
Dax Raad
cef7619bab
disable app image
2025-12-14 17:04:46 -05:00
opencode
8fc7768e77
release: v1.0.153
Update Nix Hashes / update (push) Has been cancelled
v1.0.153
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
shekohex
a0c07b2373
docs: add opencode-pty and opencode-google-antigravity-auth plugins to the echosystem ( #5530 )
2025-12-14 11:38:53 -06:00
Lawrence Sarpong
9e7e08a05b
Add Gleam LSP and formatter ( #5514 )
2025-12-14 10:51:08 -06:00
Aymvn
90fb469af7
docs: Fix Wakatime link in ecosystem documentation ( #5528 )
2025-12-14 10:49:35 -06:00
GitHub Action
4268b4e4a0
ignore: update download stats 2025-12-14
2025-12-14 12:04:18 +00: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
YeonGyu-Kim
216b15dd31
fix(ui): guard Node reference for SSR compatibility in isTriggerTitle ( #5509 )
2025-12-13 22:28:14 -06:00
Brendan Allan
58027f5035
tauri: change mainBinaryName to just OpenCode
2025-12-14 12:08:53 +08:00
Brendan Allan
2b0f02d243
tauri: bring back appimage
2025-12-14 12:00:14 +08:00
Sachnun
562f215498
fix(tui): open parent session instead of subagent on continue flag ( #5503 )
2025-12-13 21:09:42 -06:00
Zhou Rui
f7e6c9bd4f
docs: Add opencode-websearch-cited to plugin list ( #5501 )
2025-12-13 20:28:39 -06:00