Ryan Skidmore
2bcf5e371c
fix(provider): forward metadata options to cloudflare-ai-gateway provider ( #15619 )
2026-03-02 22:53:03 -05:00
Ryan Skidmore
02603fef14
fix(opencode): clone part data in Bus event to preserve token values ( #15780 )
2026-03-02 22:52:43 -05:00
opencode-agent[bot]
580f19ad1c
chore: update nix node_modules hashes
2026-03-02 22:38:45 +00:00
opencode-agent[bot]
8562463036
chore: generate
2026-03-02 22:25:39 +00:00
Kit Langton
848b3d658e
Animation Smorgasbord ( #15637 )
...
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
2026-03-02 16:24:32 -06:00
Adam
b84ebce1fc
fix(app): default auto-respond to false
2026-03-02 13:10:37 -06:00
Adam
9c52e2b4cb
chore: fix docs sync permissions
2026-03-02 11:42:20 -06:00
Adam
a08c524902
chore(app): solidjs refactoring ( #13399 )
2026-03-02 10:50:50 -06:00
David Hill
e597187254
ui: move session review bottom padding
...
Remove bottom padding from the scroll wrapper and apply it to the accordion content instead.
2026-03-02 16:19:35 +00:00
David Hill
29adce71de
ui: avoid session review header clipping
...
Move the session review header outside the scroll viewport and drop strict containment so shadows can render without being cropped.
2026-03-02 16:05:16 +00:00
David Hill
cbc865ebe7
ui: tighten scroll thumb and review padding
...
Keep the scroll thumb visually slim (4px) while preserving a 12px drag target, and remove extra right padding in session review content.
2026-03-02 15:37:41 +00:00
David Hill
01f184c8ed
ui: widen scroll thumb hit area
...
Make the thumb overlay 12px wide while keeping the visible bar 6px centered for easier hover/drag.
2026-03-02 15:26:55 +00:00
David Hill
34e88a2ecf
core: keep review header buttons visible when scroll thumb shows
2026-03-02 14:59:12 +00:00
Filip
5657c76fa6
feat(app): show which messages are queued ( #15587 )
2026-03-02 13:27:34 +05:30
opencode-agent[bot]
2200846808
chore: generate
2026-03-02 07:41:53 +00:00
bentrd
6ccc8b01f7
fix: recover from 413 Request Entity Too Large via auto-compaction ( #14707 )
...
Co-authored-by: Noam Bressler <noamzbr@gmail.com >
2026-03-02 13:10:55 +05:30
Noam Bressler
7e1a425e6a
fix: project ID conflict, and update on same session id ( #15596 )
2026-03-02 13:09:53 +05:30
Brendan Allan
b3ce2e0390
desktop: fix latest.json finalizer
2026-03-02 14:36:35 +08:00
Shoubhit Dash
eefaa49ef8
Revert "fix(i18n): polish turkish translations" ( #15656 )
2026-03-02 06:03:50 +00:00
Brendan Allan
fc8b415706
desktop: use correct download link in finalize-latest-json
2026-03-02 11:21:17 +08:00
opencode-agent[bot]
6a7f159779
chore: generate
2026-03-01 19:17:56 +00:00
Kit Langton
2fef1e912c
perf(session): faster session switching via windowed rendering and staged timeline ( #15474 )
2026-03-01 13:17:04 -06:00
Frank
977c938536
doc: add zen deprecated models
2026-03-01 13:21:34 -05:00
Dax
a308132036
feat(tui): improve task tool display with subagent keybind hints and spinner animations ( #15607 )
2026-03-01 17:46:10 +00:00
Rian van der Merwe
e55c250aa5
fix(opencode): show human-readable message for HTML error responses ( #15407 )
2026-03-01 09:24:57 -06:00
Filip
5515cd3242
feat(app): add compact ui ( #15578 )
2026-03-01 08:41:47 -06:00
Filip
8d4aa4b80e
fix(app): make provider icon resolved id reactive ( #15583 )
2026-03-01 08:40:04 -06:00
Uğur Murat Altıntas
a765489e36
fix(i18n): polish turkish translations ( #15491 )
2026-03-01 06:48:26 -06:00
Filip
f6caa856b6
fix(app): show proper usage limit errors ( #15496 )
2026-03-01 06:48:11 -06:00
ryanwyler
149f21f42d
fix: kill orphaned MCP child processes and expose OPENCODE_PID on shu… ( #15516 )
2026-03-01 18:08:17 +05:30
opencode-agent[bot]
72b7b0545f
chore: generate
2026-03-01 04:44:37 +00:00
inkdust2021
797ffabdd5
docs(ecosystem): add opencode-vibeguard ( #15464 )
2026-03-01 10:13:52 +05:30
opencode-agent[bot]
3721849168
chore: generate
2026-03-01 03:10:46 +00:00
James Long
e34419afc8
feat(core): add workspace_id to session table ( #15410 )
2026-02-28 22:09:53 -05:00
opencode-agent[bot]
d1025def50
chore: generate
2026-03-01 01:45:44 +00:00
James Long
40723568ef
feat(core): add WorkspaceContext ( #15409 )
2026-02-28 20:44:54 -05:00
Dax Raad
880d7bd656
docs: fix broken config imports in translated documentation
...
Fixed incorrect relative import paths in Bosnian, French, Italian,
Korean, Norwegian, Portuguese, Turkish, and Chinese docs that were
referencing config.mjs from the wrong directory level. This resolves
build errors when viewing translated documentation pages.
2026-02-28 18:54:18 -05:00
Adam
d7334fe4e5
chore(docs): i18n sync ( #15417 )
2026-02-28 15:27:11 -06:00
mridul
ee008b99a3
fix(app): fallback to synthetic icon for unknown provider IDs ( #15295 )
2026-02-28 15:13:23 -06:00
Alex Yaroshuk
e135277228
fix(app): display skill name in skill tool call ( #15413 )
2026-02-27 19:18:14 -06:00
Adam
c97fd4b692
chore: cleanup
2026-02-27 19:12:19 -06:00
Jay
ccd5717c0c
docs: Update OpenCode Go subscription and usage details ( #15415 )
2026-02-27 16:04:53 -08:00
Frank
185552ce0e
doc: go
2026-02-27 18:03:39 -05:00
Frank
20a2c796b5
doc: opencode go
2026-02-27 17:38:30 -05:00
opencode-agent[bot]
562b3af498
chore: update nix node_modules hashes
2026-02-27 21:59:23 +00:00
Adam
cbe364db32
chore(console): i18n sync ( #15360 )
2026-02-27 15:50:50 -06:00
Adam
406885abd3
chore(app): deps
2026-02-27 15:49:38 -06:00
opencode-agent[bot]
af88d19018
chore: generate
2026-02-27 21:17:37 +00:00
Alex Yaroshuk
31708751b8
fix(app): make bash output selectable ( #15378 )
2026-02-27 15:16:33 -06:00
shivam kr chaudhary
903fe5d6bb
docs: add missing Bosanski link to Arabic README ( #15399 )
2026-02-27 15:15:48 -06:00