Commit graph

15,316 commits

Author SHA1 Message Date
Aiden Cline
2799784503 chore: merge dev into v2 2026-07-10 20:03:05 +00:00
Aiden Cline
7ec1ed72b4 chore: update merge branch with latest v2 2026-07-10 20:01:01 +00:00
Dax Raad
9028c2d8f8 docs: clarify beta binary and MCP route 2026-07-10 15:54:30 -04:00
James Long
be18f22842
feat(simulation): record viewport resizes (#36306) 2026-07-10 15:08:43 -04: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
Dax Raad
6216dbae15 docs: simplify intro page 2026-07-10 13:39:46 -04:00
Kit Langton
96a9731947
feat(core): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -04: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
Dax Raad
768a69bbbd sync 2026-07-10 12:30:49 -04:00
Kit Langton
b7b941c354
fix(tui): unify pending tool styling (#36278) 2026-07-10 12:29:09 -04:00
Kit Langton
cf5e0adf02
fix(core): simplify compaction semantics (#36267) 2026-07-10 11:36:29 -04:00
Kit Langton
41d0a9f010
fix(tui): hide editor context from transcript (#36264) 2026-07-10 11:33:04 -04:00
Dax Raad
accaa792d8 docs: clarify opencode skill references 2026-07-10 11:24:03 -04:00
Dax Raad
76d7a11585 docs: expand opencode skill guidance 2026-07-10 11:23:20 -04:00
Dax Raad
c867e66ab5 feat(plugin): add promise plugin cleanup 2026-07-10 11:23:20 -04:00
Kit Langton
278c510549
refactor(core): simplify session runner bookkeeping (#36200) 2026-07-10 09:46:34 -04: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
Dax Raad
0d6ccd2a50 docs: add build overview 2026-07-10 02:51:30 -04:00
Frank
d0ba538924 zen: track openai cache_write_tokens 2026-07-10 01:48:51 -04:00
Aiden Cline
39cceeb143
fix(codemode): return promises from combinators (#35782) 2026-07-10 00:33:21 -05:00
Aiden Cline
a6449cb45c
refactor(form): model links as fields (#36129) 2026-07-10 00:22:01 -05:00
Dax Raad
6a85f0d3db feat(client): add root promise entrypoint 2026-07-10 01:09:06 -04:00
Dax Raad
fbb0fdf88a fix(plugin): select plugins by id 2026-07-10 00:44:43 -04:00
Dax Raad
2a4b298108 refactor(plugin): include name in promise tools 2026-07-10 00:22:45 -04:00
Dax Raad
efeff63749 refactor(plugin): simplify promise tool declarations 2026-07-10 00:18:13 -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
Kit Langton
d54038b9d2
docs(v2): consolidate specifications (#36186) 2026-07-09 22:47:37 -04: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
Dax Raad
8f04a09d1a refactor(plugin): remove protocol dependency 2026-07-09 22:25:38 -04:00
Dax Raad
761f37370f fix(plugin): restore package publishing 2026-07-09 22:18:58 -04:00
Kit Langton
b452368b3b
refactor(core): simplify tool admission flow (#36180) 2026-07-09 22:01:31 -04:00
Kit Langton
3785eddfa0
fix(core): preserve admitted tool generations (#36177) 2026-07-09 21:16:00 -04:00
Dax Raad
4a006b1210 refactor(core): derive config watches from entries 2026-07-09 21:12:15 -04: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
Aiden Cline
2db7ccb453
fix(core): restore resilient compaction (#36163) 2026-07-09 19:13:11 -05: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
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