Dax Raad
38c5f23f4a
tui: update dialog context and server to use new single dialog system
2025-12-15 19:35:19 -05:00
Dax Raad
112c58abf5
tui: refactor dialog system to use single active dialog instead of stack
2025-12-15 19:35:18 -05:00
opencode
0dce5173cc
release: v1.0.161
2025-12-16 00:17:15 +00:00
Adam
2c70c0b00f
fix: undefined events
2025-12-15 18:13:11 -06:00
opencode-agent[bot]
34024c2504
docs: models --refresh flag in cli.mdx ( #5596 )
...
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-15 18:04:47 -06:00
Luke Parker
27e826eba6
fix(win32): Normalise LSP paths on windows (fixes lua) ( #5597 )
2025-12-15 18:01:03 -06:00
Aiden Cline
89a4f1c1ae
tweak: add .catch for extractZip calls
2025-12-15 17:41:28 -06:00
GitHub Action
c0c61b25ff
chore: format code
2025-12-15 23:30:06 +00:00
Luke Parker
0d1c6e0ca9
fix(win32): Missing LSP can now unzip on windows ( #5594 )
2025-12-15 17:29:30 -06:00
opencode
002db3abf4
release: v1.0.160
2025-12-15 23:26:00 +00:00
Dax Raad
416a919c6d
tui: fix dialog replacement to prevent nested dialogs from showing simultaneously
2025-12-15 18:21:54 -05:00
Dax Raad
dbbcf0b8d0
tui: fix model selection dialog to properly replace current dialog instead of creating nested dialogs
2025-12-15 18:14:33 -05:00
Luke Parker
efac8cebb3
fix(win32): correct ElixirLS extension typo ( #5590 )
2025-12-15 16:47:27 -06:00
GitHub Action
4f2baf1a72
chore: format code
2025-12-15 22:40:18 +00:00
Luke Parker
48b2bde6e5
fix(win32): use path.delimiter for PATH separator in LSP server lookups ( #5589 )
2025-12-15 16:39:42 -06:00
opencode
88314148e6
release: v1.0.159
2025-12-15 22:19:08 +00:00
Dax Raad
56452d886d
fix dialog root complexity
2025-12-15 17:13:20 -05:00
Luke Parker
f3e64cfb19
fix(windows): opencode github install ( #5587 )
2025-12-15 16:12:54 -06:00
Ariane Emory
8fcc80bc20
fix: restore ability to bind keys for model_cycle_favorite model_cycle_favorite_reverse ( resolves #5198 ) ( #5202 )
2025-12-15 16:03:50 -06:00
opencode-agent[bot]
0beccc406e
docs: enabled_providers docs section ( #5586 )
...
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 <63023139+rekram1-node@users.noreply.github.com>
2025-12-15 16:01:35 -06:00
Adam
b82ea693db
fix: multiline user input
2025-12-15 15:22:39 -06:00
Adam
4fd9a19fbb
fix: keybinds for agent and model selection
2025-12-15 15:19:19 -06:00
Adam
e16487b804
fix: landing page CLS hero jump down
2025-12-15 15:10:48 -06:00
Adam
5388192aac
fix: session nav on homepage
2025-12-15 15:10:17 -06:00
Adam
8010448ba1
fix: default steps expanded unless done
2025-12-15 15:03:00 -06:00
Adam
66f3e69867
fix: landing page CLS hero jump down
2025-12-15 14:59:24 -06:00
Aiden Cline
ca599ab8fc
tweak: add model flag support for agent create command
2025-12-15 14:55:59 -06:00
Jay V
c3b3b133b0
docs: make project names clickable links in ecosystem documentation
2025-12-15 15:44:46 -05:00
Adam
300ec0e0af
fix: missing event type (global)
2025-12-15 14:43:48 -06:00
Ariane Emory
6632987827
fix: record shell mode in history ( resolves #5454 ) ( #5551 )
2025-12-15 14:42:17 -06:00
GitHub Action
e555e893c4
chore: format code
2025-12-15 20:35:39 +00:00
Aiden Cline
81134cf61e
add ability to set topK
2025-12-15 14:34:56 -06:00
opencode
37e4c1e619
release: v1.0.158
2025-12-15 20:28:44 +00:00
Adam
02b5e7d72c
fix: modal search
2025-12-15 14:25:19 -06:00
justfortheloveof
7abc2a947e
tweak: prioritize fuzzysort results that start with user input ( #5571 )
2025-12-15 14:22:37 -06:00
Adam
337a7e9646
fix: allow for non-vcs projects in desktop
2025-12-15 14:16:08 -06:00
GitHub Action
62cc532ecc
chore: format code
2025-12-15 20:09:08 +00:00
Dax Raad
d5a506d4ae
core: fix server response handling to prevent connection timeouts
2025-12-15 15:07:20 -05:00
opencode
9c5f94bd66
release: v1.0.157
2025-12-15 19:46:23 +00:00
Dax Raad
8b08e9cda5
ci: add app bundle target to fix macOS updater by generating .app.tar.gz files
2025-12-15 14:41:38 -05:00
GitHub Action
b1b1df824c
chore: format code
2025-12-15 19:33:56 +00:00
Dax Raad
7d1733c752
core: fix message caching for Anthropic models to improve response consistency
2025-12-15 14:33:14 -05:00
opencode
cf05e6e02b
release: v1.0.156
2025-12-15 19:28:02 +00:00
Adam
7e49d0fb15
fix: connect provider on homepage
2025-12-15 13:24:30 -06:00
Adam
c4f63824df
fix: terminal in desktop
2025-12-15 13:09:13 -06:00
Adam
4236744fb5
fix: image attachments in desktop
2025-12-15 12:01:11 -06:00
Dax Raad
2c53abd70c
docs: update header navigation to include desktop download
2025-12-15 11:56:53 -05:00
Adam
b7a9cbfc68
fix: share page
2025-12-15 10:56:07 -06:00
Dax Raad
46a35dfc1b
docs: restore desktop beta banner to homepage
2025-12-15 11:54:09 -05:00
GitHub Action
b7597c12dd
chore: format code
2025-12-15 16:52:45 +00:00
Nalin Singh
6830590183
feat: add F# language server support ( #5549 )
2025-12-15 10:52:16 -06:00
opencode
b9b4349039
release: v1.0.155
2025-12-15 16:44:08 +00:00
Adam
6347ee9988
chore: update stats
2025-12-15 10:31:11 -06:00
GitHub Action
9daa4e04ea
chore: format code
2025-12-15 16:22:49 +00:00
Adam
ed96ae9d45
chore: cleanup
2025-12-15 10:22:07 -06:00
Adam
8ce0966987
wip(desktop): progress
2025-12-15 10:22:06 -06:00
Adam
8cb26b6066
wip(desktop): progress
2025-12-15 10:22:06 -06:00
Adam
5cf6a1343c
wip(desktop): progress
2025-12-15 10:22:04 -06:00
Adam
44d6c5780d
wip(desktop): progress
2025-12-15 10:20:20 -06:00
Adam
5eaa8e1bf4
chore: cleanup
2025-12-15 10:20:20 -06:00
Adam
df2713a6c2
chore: cleanup
2025-12-15 10:20:19 -06:00
Adam
ff6864a7ca
feat(desktop): custom commands
2025-12-15 10:20:19 -06:00
Adam
5e37a902ce
wip(desktop): progress
2025-12-15 10:20:19 -06:00
Adam
df2ebfac7d
wip(desktop): progress
2025-12-15 10:20:19 -06:00
Adam
5fbcb203f5
wip(desktop): progress
2025-12-15 10:20:19 -06:00
Adam
34db739442
wip(desktop): progress
2025-12-15 10:20:18 -06:00
Adam
ae8c4154aa
wip(desktop): progress
2025-12-15 10:20:18 -06:00
Adam
315836c0b7
wip(desktop): progress
2025-12-15 10:20:18 -06:00
Adam
c0d009d5f3
wip(desktop): progress
2025-12-15 10:20:18 -06:00
Adam
c36f3b9dbe
wip(desktop): progress
2025-12-15 10:20:17 -06:00
Adam
d31824320e
Revert "wip(desktop): session turn state consolidation"
...
This reverts commit 453f862616dc4d3ac90680581cde279e118b0da1.
2025-12-15 10:20:17 -06:00
Adam
88c0675148
wip(desktop): progress
2025-12-15 10:20:17 -06:00
Adam
82c4755fb0
wip(desktop): progress
2025-12-15 10:20:17 -06:00
Adam
40572eeba4
wip(desktop): progress
2025-12-15 10:20:17 -06:00
Adam
d81d63045a
wip(desktop): session turn state consolidation
2025-12-15 10:20:16 -06:00
Adam
ece3bfd93d
wip(desktop): progress
2025-12-15 10:20:16 -06:00
Adam
acd91bddf7
wip(desktop): progress
2025-12-15 10:20:16 -06:00
Adam
3a14ca044c
wip(desktop): progress
2025-12-15 10:20:16 -06:00
Adam
d66d806700
wip(desktop): progress
2025-12-15 10:20:16 -06:00
Adam
e9b95b2e91
wip(desktop): progress
2025-12-15 10:20:15 -06:00
opencode
56dde2cc83
release: v1.0.154
2025-12-15 16:01:15 +00:00
Dax Raad
d2ce368a3f
ci: update publish workflow concurrency to include version inputs and upgrade ubuntu runner to 24.04
2025-12-15 10:14:20 -05:00
GitHub Action
f492122d59
chore: format code
2025-12-15 14:59:05 +00:00
Dax Raad
b0f77da56c
core: reorganize agent configuration to separate primary agents (build, plan) from subagents
2025-12-15 09:58:23 -05:00
Dax Raad
274b86b19b
ci: fix AppImage build hanging by using portable appimage format
...
- Add appimage target back to tauri.conf.json
- Force reinstall tauri-cli from feat/truly-portable-appimage branch
- Add 10 minute timeout to prevent indefinite hangs
- Add logging to verify correct tauri-cli version is installed
This fixes the issue where AppImage builds would hang at 'Running input plugin: gtk' by using the new portable appimage format that bypasses linuxdeploy entirely.
2025-12-15 09:47:19 -05:00
René
2ca118db59
docs: Fix Wakatime repository link in ecosystem.mdx ( #5552 )
...
Co-authored-by: Github Action <action@github.com>
2025-12-15 08:32:06 -06:00
David Hill
a0c0e2b5c3
fix: add tooltip to close review tab
2025-12-15 14:22:57 +00:00
David Hill
d43fbec12d
fix: prompt input using border shadow
2025-12-15 14:14:10 +00:00
David Hill
bb426112ed
fix: replace agents dropdown with shadow border
2025-12-15 14:09:47 +00:00
David Hill
d2217bb825
fix: fix width and padding on agent select
...
- conditionally hide the role=presentation element because it was adding extra gap before the first agent
2025-12-15 14:05:24 +00:00
David Hill
ac495bd351
fix: hide prompt input send tooltip when the send button is disabled
2025-12-15 13:47:50 +00:00
David Hill
b913eb7acc
fix: avatar and icon size in sidebar
2025-12-15 13:21:59 +00:00
David Hill
ea65a91b2e
fix: remove blue border from prompt input
2025-12-15 13:11:09 +00:00
René
9eefcd1b41
Provider fix, anthropic Errorhandling if empty image file is read ( #5521 )
2025-12-14 23:56:47 -06:00
Nalin Singh
7c1124199e
fix: input lip visibility for transparent themes ( #5544 )
2025-12-14 23:10:33 -06:00
Spoon
5cf126d489
fix(edit): add per-file lock to prevent read-before-write race ( #4388 )
2025-12-14 23:01:50 -06:00
Aiden Cline
509f7d9617
ignore: fix debug var in last commit
2025-12-14 22:59:30 -06:00
opencode-agent[bot]
ae1bf92c81
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
b021b26e77
feat: restore experimental.chat.messages.transform and add experimental.chat.system.transform hooks ( #5542 )
2025-12-14 22:51:11 -06:00
Brendan Allan
220c564047
tauri: use correct sidecar name
2025-12-15 12:40:49 +08:00
Brendan Allan
cf5c0129ac
tauri: rename sidecar to opencode-cli
2025-12-15 12:40:14 +08:00
Ravi Kumar
54569b5552
fix(session): fix unshare command not clearing share state ( #5523 )
2025-12-14 22:05:06 -06:00
GitHub Action
6a09861806
chore: format code
2025-12-15 03:42:56 +00:00
Adam
79a4c65313
fix: test
2025-12-14 21:42:17 -06:00
Adam
654534ac71
fix: update sdk
2025-12-14 21:41:20 -06:00
Adam
ba16bfdf3d
wip(desktop): progress
2025-12-14 21:38:59 -06:00
Adam
ad5614bbb9
wip(desktop): progress
2025-12-14 21:38:59 -06:00
Adam
dda579c8ad
wip(desktop): progress
2025-12-14 21:38:59 -06:00
Adam
4246cdb069
wip(desktop): progress
2025-12-14 21:38:58 -06:00
Adam
7ade6d386d
wip(desktop): progress
2025-12-14 21:38:58 -06:00
Adam
2613f44961
wip(desktop): progress
2025-12-14 21:38:58 -06:00
Adam
62ffeb3987
fix(desktop): auto scroll
2025-12-14 21:38:58 -06:00
Adam
4a8e8f537c
wip(desktop): progress
2025-12-14 21:38:58 -06:00
Adam
a68bee7878
fix(desktop): layout fixes
2025-12-14 21:38:57 -06:00
Mark Jaquith
ed33d82535
feat(cli): auto-submit prompt when using --prompt flag ( #4510 )
2025-12-14 21:06:04 -06:00
Dax Raad
2d63c22d1a
fix share link
2025-12-14 22:05:53 -05:00
Dax Raad
e22af25076
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
622caae9c9
fix desktop updater
2025-12-14 21:12:38 -05:00
Dax
fed4776451
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
fdf560c343
fix(tui): --continue selects wrong session ( #5513 )
2025-12-14 19:50:54 -06:00
GitHub Action
fc3ffb2bf9
chore: format code
2025-12-14 23:14:05 +00:00
Martijn Baay
7368342bab
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
c8fc910533
ignore: simplify download page to use GitHub latest redirect URLs
2025-12-14 17:10:59 -05:00
GitHub Action
0f9ef84d55
chore: format code
2025-12-14 22:05:28 +00:00
Dax Raad
74b5c285cf
disable app image
2025-12-14 17:04:46 -05:00
opencode
a34e67b518
release: v1.0.153
2025-12-14 19:04:01 +00:00
Aiden Cline
0c7f0cfa2e
tweak: fallback to provider default for temperature
2025-12-14 11:57:12 -06:00
GitHub Action
10ee6d345b
chore: format code
2025-12-14 17:48:34 +00:00
Nalin Singh
48ec68730f
fix: ensure input borders are drawn in transparent themes ( #5524 )
2025-12-14 11:48:02 -06:00
GitHub Action
70e4efe429
chore: format code
2025-12-14 17:46:46 +00:00
Sellers Crisp
92948ed8a4
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
6d412d8872
docs: add opencode-pty and opencode-google-antigravity-auth plugins to the echosystem ( #5530 )
2025-12-14 11:38:53 -06:00
Lawrence Sarpong
e6a0a005d6
Add Gleam LSP and formatter ( #5514 )
2025-12-14 10:51:08 -06:00
Aymvn
90d44751e7
docs: Fix Wakatime link in ecosystem documentation ( #5528 )
2025-12-14 10:49:35 -06:00
Aiden Cline
f8bca50f00
rm unnecessary code
2025-12-13 23:45:15 -06:00
Aiden Cline
3d2ef28fa8
add topK function to transform, add temp defaults for glm and minimax
2025-12-13 23:27:11 -06:00
YeonGyu-Kim
210b3e905b
fix(ui): guard Node reference for SSR compatibility in isTriggerTitle ( #5509 )
2025-12-13 22:28:14 -06:00
Brendan Allan
96975ef8d6
tauri: change mainBinaryName to just OpenCode
2025-12-14 12:08:53 +08:00
Brendan Allan
b8b998be56
tauri: bring back appimage
2025-12-14 12:00:14 +08:00
Sachnun
d8ac35f6e5
fix(tui): open parent session instead of subagent on continue flag ( #5503 )
2025-12-13 21:09:42 -06:00
Zhou Rui
ed1eacfce0
docs: Add opencode-websearch-cited to plugin list ( #5501 )
2025-12-13 20:28:39 -06:00
Adam
629f475f63
fix: sort models
2025-12-13 20:25:24 -06:00
Adam
43a7c1dd8c
fix: use opencode icon
2025-12-13 20:25:24 -06:00
Adam
e288ce0fca
chore: cleanup
2025-12-13 20:25:24 -06:00
Adam
67b3fcb31a
chore: cleanup
2025-12-13 20:25:24 -06:00
Tommy D. Rossi
aedb5550a8
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
1638ffde69
docs: networking
2025-12-13 18:20:44 -06:00
Aiden Cline
d4cfbd8219
chore: reduce duplication of field in transform
2025-12-13 18:07:22 -06:00
Adam
c7bac83212
chore: cleanup
2025-12-13 16:17:32 -06:00
Adam
fc9789d7a7
fix(desktop): archive button
2025-12-13 16:14:31 -06:00
Adam
a8957d8d16
fix(desktop): auto scroll
2025-12-13 15:56:12 -06:00
Adam
0660433921
feat(desktop): show richer status when thinking
2025-12-13 15:47:50 -06:00
Adam
1a6f4f1c0d
fix: css scroll jitter
2025-12-13 15:36:28 -06:00
Adam
974a24ba02
fix: don't rotate placeholders in session
2025-12-13 15:25:56 -06:00
Adam
5ebe29de1e
fix: don't open shell by default
2025-12-13 15:17:22 -06:00
Adam
5bcc93851c
chore: cleanup
2025-12-13 15:12:41 -06:00
Adam
d0789632b4
fix(desktop): terminal light mode
2025-12-13 15:12:32 -06:00
Adam
a6e297baad
feat(desktop): message history
2025-12-13 14:57:24 -06:00
Adam
307af10c8b
fix: session turn scroll
2025-12-13 14:57:23 -06:00
Felipe Oduardo Sierra
f254cf76d9
add ARM64 Docker image support ( #5483 )
2025-12-13 13:01:59 -06:00
Aiden Cline
7bf6f264e4
bump bun version & set flags this time
2025-12-13 13:00:03 -06:00
GitHub Action
7434fbba8e
chore: format code
2025-12-13 17:34:07 +00:00
Jan-Niklas W.
b7581e01ea
docs: fix title for JetBrains ACP config file ( #5479 )
2025-12-13 11:33:31 -06:00
YeonGyu-Kim
b46d4789fc
docs: add oh-my-opencode to plugins list ( #5481 )
2025-12-13 11:33:10 -06:00
GitHub Action
199bd8a9a2
chore: format code
2025-12-13 17:30:48 +00:00
rari404
decf2452c4
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
8917a4c609
feat: add texlab language server and latexindent formatter ( #5251 )
2025-12-12 23:50:09 -06:00
GitHub Action
5d7a52f8b8
chore: format code
2025-12-13 02:09:41 +00:00
Jan-Niklas W.
b7b827c5bd
docs: JetBrains IDEs to ACP config docs page ( #5465 )
2025-12-12 20:09:08 -06:00
Matt Silverlock
613e082358
github: support GITHUB_TOKEN + skip OIDC ( #5459 )
2025-12-12 19:55:46 -06:00
Charles Cooper
b6856bd593
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
7cb5a77ba6
fix: mute the project path in the sidebar that proceeds the final directory
2025-12-12 23:45:39 +00:00
David Hill
dbc84ff4c3
Merge branch 'dev' of https://github.com/sst/opencode into dev
2025-12-12 22:50:50 +00:00
David Hill
c11ea3fd92
fix: mute the whole prompt area when leader key is active
2025-12-12 22:50:48 +00:00
GitHub Action
3c3a0f8afb
chore: format code
2025-12-12 22:48:43 +00:00
Aiden Cline
b93614cb81
docs: add env vars sections
2025-12-12 16:47:50 -06:00
opencode
b84d513bd7
release: v1.0.152
2025-12-12 22:29:21 +00:00
Adam
0554d03162
Revert "fix: archive button"
...
This reverts commit bc3286de46 .
2025-12-12 16:16:52 -06:00
Aiden Cline
15caecdb45
shell tweaks, better handling for windows ( #5455 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-12-12 16:11:07 -06:00
Adam
91ab966921
fix: max height on bash tool
2025-12-12 16:10:13 -06:00
Adam
bc3286de46
fix: archive button
2025-12-12 16:03:07 -06:00
Dax Raad
af45444496
desktop: fix build on Linux and Windows by making macOS title bar styling conditional
2025-12-12 16:47:48 -05:00
Sebastian Herrlinger
43202f2820
only exit app when prompt is empty, otherwise fallthrough, fix #5457
2025-12-12 22:45:28 +01:00
GitHub Action
ce37e11bfe
chore: format code
2025-12-12 21:44:09 +00:00
Dan Brown
6e9833acce
Shell: No -l in fallback, for max compatibility ( #5452 )
2025-12-12 15:43:35 -06:00
opencode
379c4ecab3
release: v1.0.151
2025-12-12 21:34:32 +00:00
Adam
9846b26be7
fix: desktop layout
2025-12-12 15:26:53 -06:00
Adam
d6ba6af6f3
fix: desktop layout
2025-12-12 15:24:43 -06:00
Adam
d463ade028
fix: desktop layout
2025-12-12 15:24:43 -06:00
Adam
6c3495a75a
fix: desktop layout
2025-12-12 15:24:43 -06:00
Adam
a16edb4ea0
fix: desktop layout
2025-12-12 15:24:43 -06:00
Adam
9efe09564b
fix: desktop layout
2025-12-12 15:24:42 -06:00
Adam
ccdd77032a
fix: desktop layout
2025-12-12 15:24:42 -06:00
Adam
41e234c6d0
fix: desktop layout
2025-12-12 15:24:42 -06:00
Adam
3e03646e42
fix: desktop layout
2025-12-12 15:24:42 -06:00
Adam
f7acc34327
fix: desktop layout
2025-12-12 15:24:41 -06:00
Adam
bf420e7df6
chore: cleanup
2025-12-12 15:24:41 -06:00
Adam
78484f545c
chore: cleanup
2025-12-12 15:24:41 -06:00
Adam
ad008d2151
wip: desktop timeline changes
2025-12-12 15:24:41 -06:00
Dax Raad
651a10d6db
only gen summary if diffs
2025-12-12 16:24:26 -05:00
Aiden Cline
f9674793af
tweak: 5.1 -> 5. in transform
2025-12-12 15:17:11 -06:00
GitHub Action
f3a33d41f1
chore: format code
2025-12-12 20:26:02 +00:00
David Hill
642eec3dfd
Merge branch 'dev' of https://github.com/sst/opencode into dev
2025-12-12 20:25:21 +00:00
Dax Raad
73513612d4
reuse existing server query
2025-12-12 15:23:38 -05:00
David Hill
9b77246246
Merge branch 'dev' of https://github.com/sst/opencode into dev
2025-12-12 20:23:06 +00:00
David Hill
cf3bc1e0a6
fix: increase font-size-small to 13px
2025-12-12 20:22:51 +00:00
David Hill
4550ad049e
fix: make syntax colors have more contrast
2025-12-12 20:22:08 +00:00
Dax Raad
d51c6ca39f
sync
2025-12-12 15:21:29 -05:00
Dax Raad
47c6a2430c
sync
2025-12-12 15:18:07 -05:00
Aiden Cline
909013320b
tweak: 5.1 -> 5. reasoning effort match
2025-12-12 13:21:57 -06:00
Frank
770a4d87db
Zen: add gpt5.2
2025-12-12 13:48:54 -05:00
Luke Parker
2e417c4d8c
fix: osascript for clipboard typo ( #5430 )
2025-12-12 11:37:43 -06:00
Adam
2da527aaa6
fix: desktop layout
2025-12-12 11:11:17 -06:00
Jeremy Osih
0303eb0cc1
Change tooltip text from 'Open file' to 'New Terminal' ( #5435 )
2025-12-12 10:57:52 -06:00
Adam
3f4a792c8a
fix: tweak missing colors
2025-12-12 10:56:30 -06:00
Adam
9629f7464b
chore: cleanup
2025-12-12 10:45:34 -06:00
xu0o0
9017d10303
acp: fix internal error on /compact ( #5424 )
2025-12-12 10:43:18 -06:00
Brendan Allan
59d4041aa4
tauri: add basic custom titlebar ( #5438 )
2025-12-12 09:37:17 -06:00
Adam
feb8c4f3c6
feat(desktop): archive sessions
2025-12-12 07:07:54 -06:00
Adam
3f5cd2c4a8
fix(desktop): audio stuff
2025-12-12 06:21:31 -06:00
Adam
a160eb76df
fix(desktop): homedir aware path on home
2025-12-12 06:21:31 -06:00
Adam
04b4dacee3
feat(desktop): basic alerting
2025-12-12 05:14:51 -06:00
GitHub Action
c0e30f48c6
chore: format code
2025-12-12 09:44:46 +00:00
David Hill
99158e736b
Merge branch 'dev' of https://github.com/sst/opencode into dev
2025-12-12 09:44:06 +00:00
David Hill
4c02d515a1
wip: desktop sidebar icon updates
2025-12-12 09:44:04 +00:00
David Hill
b803a9732d
fix: make the logo on the home screen non-selectable
2025-12-12 09:43:41 +00:00
Brendan Allan
f9d5e18790
tauri: create window with full screen size
2025-12-12 17:04:00 +08:00
GitHub Action
9a70eb538b
chore: format code
2025-12-12 08:59:18 +00:00
Brendan Allan
0b1731142e
tauri: initialise store and window-state plugins
2025-12-12 16:58:37 +08:00
Viktor Forsman
7ec48dfd15
fix: debug lsp diagnostics cmd for certain lsps ( #5420 )
2025-12-11 23:20:38 -06:00
Frank
57120e69ed
Zen: sync
2025-12-11 23:41:04 -05:00
Rhys Sullivan
11efda3f5c
[feat]: show indicator for in progress chats in the sessions list ( #5417 )
2025-12-11 21:57:03 -05:00
Sachnun
a5cb4e41f5
fix(tui): restore input on timeline revert and show newest first ( #5366 )
2025-12-11 20:07:31 -06:00
GitHub Action
88b2382b97
chore: format code
2025-12-12 02:06:49 +00:00
Sachnun
237c0253c2
fix(server): make time field optional in session update validator ( #5372 )
2025-12-11 20:06:15 -06:00
xu0o0
a9f27371cf
acp: replay conversation history in session/load ( #5385 )
2025-12-11 20:02:06 -06:00
opencode-agent[bot]
9c126c5b64
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
Zeno Jiricek
e241aa21b9
docs: Add opencode-md-table-formatter and plugin template ( #5405 )
2025-12-11 17:02:49 -06:00
Koichi Nakayamada
1fd005838c
fix(tui): ensure fatal error UI is readable in light mode ( #5387 )
2025-12-11 16:39:27 -06:00
Koichi Nakayamada
61ba844234
fix: add fg color to some TUI text elements for light mode visibility ( #5378 )
2025-12-11 16:29:34 -06:00
Adán
ffec52a17c
fix: Windows LSP URIs using backslashes (Biome initialization failure) ( #5317 )
2025-12-11 16:28:39 -06:00
Aiden Cline
342595e0f7
tweak: setting chat_template_args in transform
2025-12-11 16:22:10 -06:00
Aiden Cline
b41051b4ee
tweak(tui): better error msg rendering
2025-12-11 16:22:10 -06:00
Dax Raad
6f8746ab94
console: fix download route async handling
2025-12-11 16:55:23 -05:00
Dax Raad
9d4ed5b04a
console: fix download links to use dynamic GitHub release version
2025-12-11 16:49:15 -05:00
Adam
e149b7c1e2
fix: avatar colors
2025-12-11 15:39:41 -06:00
GitHub Action
55957b2ac7
chore: format code
2025-12-11 21:34:17 +00:00
Jay V
14291bff71
docs: lander copy
2025-12-11 16:26:42 -05:00
Adam
a0472c0312
fix: free model logic
2025-12-11 15:24:32 -06:00
Dax Raad
0400024d02
core: fix missing Flag import in session prompt
2025-12-11 16:18:04 -05:00