Commit graph

14891 commits

Author SHA1 Message Date
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
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
Luke Parker
9c6bb4ff72
fix(app): show tree while opening files (#36018) 2026-07-10 09:12:20 +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
Brendan Allan
c6c599b872
feat(app): refactor help button and add tabs info popup persistence (#36066)
Co-authored-by: Aarav Sareen <96787824+arvsrn@users.noreply.github.com>
2026-07-09 11:24:39 +00:00
opencode-agent[bot]
6b41ae910c chore: generate 2026-07-09 08:08:24 +00:00
usrnk1
5c860d4142
feat(feat): align sub-agent task rows with v2 design (#35167) 2026-07-09 16:07:02 +08:00
usrnk1
4f9207daac
feat(app): restyle revert dock for v2 (#35560) 2026-07-09 16:06:00 +08:00
Aarav Sareen
ae7d63272c
feat(app): fix descender clipping (#35950) 2026-07-09 15:09:04 +08:00
Aarav Sareen
5cc3a51357
feat(app): free model selector (#35707)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-09 07:05:09 +00:00
opencode
e357c90212 sync release versions for v1.17.16 2026-07-09 06:35:57 +00:00
opencode-agent[bot]
fb1edc4918 chore: update nix node_modules hashes 2026-07-09 05:48:48 +00:00
opencode-agent[bot]
353e0eef8a chore: generate 2026-07-09 05:43:07 +00:00
usrnk1
a4c17f08b1
feat(desktop): reveal projects in file manager (#35731) 2026-07-09 13:41:56 +08:00
usrnk1
3cd9ee5a73
feat(app): add composer add menu with draft-preserving commands (#35711) 2026-07-09 13:39:55 +08:00
opencode-agent[bot]
7c56319aa4 chore: generate 2026-07-09 05:28:34 +00:00
usrnk1
13fa4937b2
feat(desktop): add provider connection tip (#35948)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-09 13:27:22 +08:00
Aiden Cline
1db5c2402c
fix(opencode): expose Grok reasoning variants (#36017) 2026-07-09 00:13:10 -05:00
opencode-agent[bot]
0abbcddac2
chore: add missing team members (#35980)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
2026-07-09 09:53:05 +10:00
Luke Parker
dd25d143c5
fix(app): reserve review pane minimum instead of capping chat width at 45% (#35078) 2026-07-09 09:47:46 +10:00
Luke Parker
d8a57ee15c
fix(app): unmount hidden session panes (#35628) 2026-07-09 09:44:02 +10:00
Luke Parker
aa52d30d7f
feat(app): persist review state per session (#35488) 2026-07-08 23:43:28 +00:00
Luke Parker
83d633fd13
fix(app): route legacy drafts to session page (#35808) 2026-07-09 07:38:56 +08:00
Luke Parker
824455e2f1
fix(app): load capped review patches (#35633) 2026-07-09 09:09:32 +10:00
Luke Parker
62de2b3695
feat(app): add inline file browser tabs (#35829) 2026-07-09 09:09:21 +10:00
opencode-agent[bot]
7550aa4b89 chore: update nix node_modules hashes 2026-07-08 22:51:45 +00:00
opencode-agent[bot]
c33a2011c4
fix(app): prevent command palette first-open flash (#35858) 2026-07-09 06:51:04 +08:00
David Hill
fff6764ed4
fix(console): update square avatar previews (#35975) 2026-07-08 22:48:11 +00:00
opencode-agent[bot]
9644a008a4 chore: generate 2026-07-08 22:31:09 +00:00
Aiden Cline
ccb6b7c3ea
fix: improve xai cache hit rate (#35970) 2026-07-08 17:29:36 -05:00
opencode-agent[bot]
f95f877e5f
fix(core): watch only git projects (#35957)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-08 20:58:41 +00:00