Commit graph

14922 commits

Author SHA1 Message Date
opencode-agent[bot]
eb08e9074a Apply PR #36160: fix(app): preserve timeline bottom anchoring 2026-07-12 20:21:16 +00:00
opencode-agent[bot]
950db61599 Apply PR #36031: fix(app): clarify status indicator severity 2026-07-12 20:21:15 +00:00
opencode-agent[bot]
51a8eae4b2 Apply PR #35835: fix(ui): preserve code spans adjacent to tildes 2026-07-12 20:21:15 +00:00
opencode-agent[bot]
f524630ebc Apply PR #29948: fix(tui): keep command palette available in questions 2026-07-12 20:21:15 +00:00
opencode-agent[bot]
4dcfd9182c chore: generate 2026-07-12 19:42:58 +00:00
Nabs
d7c0db8cee
fix(openai): use codex context limits for gpt-5.6 (#36248)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-07-12 14:41:51 -05:00
Aiden Cline
184da0e42e
test(opencode): refresh stale model references (#36546) 2026-07-12 13:28:36 -05:00
Aiden Cline
a244d82aba
test(opencode): refresh models.dev fixture (#36541) 2026-07-12 12:36:20 -05:00
opencode-agent[bot]
34e5809059
feat(tui): show idle session directory (#36457)
Co-authored-by: Dax <mail@thdxr.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-07-11 20:31:57 +00:00
opencode-agent[bot]
2db96c9b7e
fix(core): disable unused fff content caches (#36453)
Co-authored-by: Dax Raad <d@ironbay.co>
2026-07-11 19:12:58 +00:00
Frank
9976269ab1 docs: publish GPT 5.6 Sol, Terra, and Luna model availability and pricing across all language docs 2026-07-10 14:13:46 -04:00
Adam
5df822be11
fix(stats): polish comparison details 2026-07-10 12:42:04 -05:00
Adam
233f069070
feat(stats): add comparison seo pages 2026-07-10 12:09:56 -05:00
Adam
4a1982f5c9
feat(stats): add model comparison radar 2026-07-10 11:41:01 -05:00
Adam
1c7f65f105
fix(stats): stop comparison overscroll 2026-07-10 07:31:00 -05:00
Adam
a84151e482
fix(stats): restore sticky comparison header 2026-07-10 07:30:00 -05:00
Adam
0340a4ff77
fix(stats): restore native trackpad scrolling 2026-07-10 07:09:25 -05:00
Adam
f4faacbe87
feat(stats): unify comparison cards 2026-07-10 06:49:56 -05:00
opencode-agent[bot]
7dbfd0b934 chore: generate 2026-07-10 11:38:07 +00:00
Adam
08a2a623dc
fix(data): cut athena stats sync cost
Compute all stat dimensions and both grains in one GROUPING SETS query
so each sync pass scans the source table once instead of eight times.
Hourly passes now only recompute the current ISO week; a daily full pass
refreshes the whole display window. Restarted daemons resume the hourly
cadence from the last completed sync instead of immediately re-running a
pass, and the workgroup kills any query scanning more than 2 TB.
2026-07-10 06:36:26 -05:00
Adam
60c88336b9
feat(stats): update model comparison page 2026-07-10 05:53:31 -05:00
Brendan Allan
8a03fc265b
feat(app): extract prompt state and add composer model selection (#36227) 2026-07-10 15:49:05 +08:00
Frank
d0ba538924 zen: track openai cache_write_tokens 2026-07-10 01:48:51 -04:00
Aarav Sareen
772e976d80
fix(app): timeline width jumps around when review panel is open/closed (#36202) 2026-07-10 03:59:03 +00:00
Aarav Sareen
c769380776
feat(app): visual improvements (#36073) 2026-07-10 10:52:05 +08:00
opencode-agent[bot]
01131c75d8
fix(app): focus input on new session (#36077)
Co-authored-by: Victor Navarro <vn4varro@gmail.com>
2026-07-10 10:41:54 +08:00
Brendan Allan
ea982c3832
fix(app): wrap session creation state updates in startTransition (#36182) 2026-07-10 02:29:30 +00:00
opencode-agent[bot]
d09d5612f3 chore: generate 2026-07-10 00:55:59 +00:00
Adam
85ef35dd64
fix(data): oom crash in stats sync 2026-07-09 19:53:56 -05:00
LukeParkerDev
036c12d921 fix(app): correct virtual range clamping 2026-07-10 10:03:46 +10:00
LukeParkerDev
686a3cf26a test(app): restore request dock mocks 2026-07-10 09:35:03 +10:00
LukeParkerDev
e8e5f7b8a0 Revert "test(app): fail on unexpected error toasts"
This reverts commit eb26d40850.
2026-07-10 09:32:56 +10:00
LukeParkerDev
555a1299de Revert "test(app): guard new e2e specs"
This reverts commit 7243a33e03.
2026-07-10 09:32:55 +10:00
opencode-agent[bot]
251177d56c
fix(tui): forward environment to worker (#35925)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-09 18:30:03 -05:00
LukeParkerDev
7af026672c refactor(app): use sdk status types 2026-07-10 09:17:04 +10:00
opencode-agent[bot]
13b9e55c72
fix(ui): sometimes outlines get clipped (#33846)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
2026-07-10 09:13:34 +10:00
Luke Parker
b94e55c7c0
fix(app): align context tokens with usage (#36015) 2026-07-10 09:12:54 +10:00
Luke Parker
9c6bb4ff72
fix(app): show tree while opening files (#36018) 2026-07-10 09:12:20 +10:00
LukeParkerDev
7243a33e03 test(app): guard new e2e specs 2026-07-10 09:12:19 +10:00
LukeParkerDev
9a2131852d fix(app): preserve timeline bottom anchoring 2026-07-10 09:04:15 +10:00
LukeParkerDev
eb26d40850 test(app): fail on unexpected error toasts 2026-07-10 09:00:16 +10:00
opencode
c2e019ba7d sync release versions for v1.17.18 2026-07-09 18:51:42 +00:00
Aiden Cline
b8374b5a7c
fix(copilot): handle zero billing batch size (#36123) 2026-07-09 13:14:33 -05:00
Aiden Cline
b4665a8bf8
feat: add meta muse system prompt (#36122) 2026-07-09 13:00:39 -05:00
opencode
08096b5e61 sync release versions for v1.17.17 2026-07-09 15:03:10 +00:00
Aiden Cline
2e43d41af0
tweak: adjust variant logic for muse (#36079) 2026-07-09 09:07:02 -05:00
Frank
518772c2ba Merge branch 'dev' of github.com:anomalyco/opencode into dev 2026-07-09 08:03:18 -04:00
Frank
fc9021ccec zen: retry on 529 2026-07-09 08:03:16 -04:00
opencode-agent[bot]
3bebfe6b1b chore: update nix node_modules hashes 2026-07-09 11:41:13 +00:00
opencode-agent[bot]
3b18c64782 chore: generate 2026-07-09 11:26:18 +00:00