Dax
9c6d6ca359
refactor: replace Bun.sleep with node timers ( #15013 )
publish-github-action / publish (push) Has been cancelled
github-v1.2.18
2026-03-05 21:54:06 -05:00
Filip
a9853eae40
fix(app): stale show ( #16236 )
2026-03-05 18:23:48 -06:00
David Hill
548d9ed634
tui: remove keyboard shortcut tooltips from new session and new workspace buttons in the sidebar
2026-03-05 23:44:00 +00:00
Frank
463180fe3d
zen: gpt 5.4 pro
2026-03-05 18:39:17 -05:00
Frank
db90149ea1
ci: fix
2026-03-05 15:46:17 -05:00
Frank
d5c9cb7566
zen: gpt5.3 codex spark
2026-03-05 15:40:51 -05:00
Jun
ec77b3cb1a
fix(console): follow-up for #13108 docs/en routing and locale cookie sync ( #13608 )
2026-03-05 14:31:38 -06:00
Adam
6be25b332c
fix(app): load tab on open file
2026-03-05 13:40:25 -06:00
opencode-agent[bot]
054619aede
docs(i18n): sync locale docs from english changes
2026-03-05 19:01:10 +00:00
Frank
f8f051cdda
zen: gpt5.4
2026-03-05 19:01:10 +00:00
opencode
e772e618d8
release: v1.2.18
v1.2.18
2026-03-05 19:01:03 +00:00
opencode-agent[bot]
4ccafbc0ff
chore: update nix node_modules hashes
2026-03-05 15:09:14 +00:00
Dax
e0127541a6
feat(tui): add onClick handler to InlineTool and Task components ( #16187 )
2026-03-05 15:02:30 +00:00
Adam
adefbd022f
chore(app): ghostty-web fork
2026-03-05 08:58:11 -06:00
Dax Raad
061001b601
ci: remove unused publishConfig that was breaking npm publishing
2026-03-05 09:45:30 -05:00
Dax Raad
42cec1212d
update sdk package.json
2026-03-05 09:45:30 -05:00
Adam
b72468d5fc
fix(app): stale keyed show errors
2026-03-05 08:42:50 -06:00
Adam
4f4f040751
fix(app): locale error
2026-03-05 08:10:36 -06:00
Adam
a27ea86940
fix(app): stale read error
2026-03-05 08:09:29 -06:00
Adam
c4208ff5f7
fix(app): websearch and codesearch tool rendering
2026-03-05 08:00:42 -06:00
Adam
6dc718265a
fix(app): provider settings consistency
2026-03-05 08:00:42 -06:00
Adam
11e7928ee0
fix(app): file icon stability
2026-03-05 08:00:42 -06:00
Adam
7bc431939c
fix(app): file path truncation in session turn
2026-03-05 08:00:42 -06:00
Adam
7378b9487b
fix(app): file icon stability
2026-03-05 08:00:41 -06:00
ismeth
b1cc87e0c1
fix(app): preserve question dock state across session switches ( #16173 )
2026-03-05 19:05:16 +05:30
Adam
f0e9fb9211
fix(app): icon jiggle
2026-03-05 07:00:21 -06:00
Adam
1398e42e38
chore(console): go page i18n
2026-03-05 06:59:04 -06:00
Adam
29e1711e6c
fix(app): mod+f always opens search
2026-03-05 06:57:50 -06:00
Adam
92d9f224d1
fix(app): no delay on tooltip close
2026-03-05 06:44:11 -06:00
OpeOginni
b38173c537
refactor(desktop): improve error handling and translation in server error formatting ( #16171 )
2026-03-05 06:28:17 -06:00
opencode-agent[bot]
d109d853bc
chore: generate
2026-03-05 12:27:12 +00:00
OpeOginni
4e9b789667
fix(app): improve agent selection logic passing in configured models and variants correctly ( #16072 )
2026-03-05 06:26:20 -06:00
Shoubhit Dash
81ff804a8d
desktop: remove unnecessary macOS entitlements ( #16161 )
2026-03-05 05:43:21 -06:00
Brendan Allan
f5b6bc0de1
desktop: new-session deeplink ( #15322 )
2026-03-05 09:15:14 +00:00
Brendan Allan
4db91c973d
desktop-electon: handle latest version update check properly
2026-03-05 17:00:13 +08:00
opencode-agent[bot]
9d7cebafe3
chore: update nix node_modules hashes
2026-03-05 06:53:43 +00:00
Brendan Allan
ef5a68543b
app: prefer using useLocation instead of window.location ( #15989 )
2026-03-05 14:41:12 +08:00
Daniel Polito
bc4aa7f5e5
feat(opencode): Adding options to auth login to skip questions ( #14470 )
...
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com >
2026-03-05 06:16:53 +00:00
Frank
8b92f6d7aa
zen: update go page
2026-03-04 22:23:22 -05:00
Anton Volkov
08cc307b4d
chore: update turborepo ( #16061 )
2026-03-05 09:49:11 +10:00
Luke Parker
fd7634ebee
dont let dax touch the ui ( #16060 )
2026-03-04 23:31:48 +00:00
Frank
ada0ec009c
wip: zen
2026-03-04 18:29:38 -05:00
James Long
59eb5322a0
fix(core): handle SIGHUP and kill process ( #16057 )
2026-03-04 23:12:05 +00:00
Frank
a178477eb8
Merge branch 'go-page' into dev
2026-03-04 18:00:11 -05:00
David Hill
c298aed94c
tui: prevent Go pricing graph from overflowing on medium screens by constraining width and moving axis labels outside SVG for sharper rendering
2026-03-04 22:31:23 +00:00
David Hill
39d6d36a70
tui: clearer graph labels and responsive layout for usage visualization
...
Improve readability of the usage graph y-axis label by spelling out
'Requests per 5 hour' instead of the abbreviated 'Requests/5h'. Fix
layout on smaller screens by removing negative margin that was
causing the graph to overflow its container.
2026-03-04 22:19:28 +00:00
David Hill
b046d25c14
tui: clarify free tier includes Big Pickle and promotional requests on Go pricing page
2026-03-04 22:16:30 +00:00
David Hill
fa61ed7c63
wip: Make bar colors in limit graph customizable via CSS variables for consistent theming across the go route visualization
2026-03-04 22:10:17 +00:00
David Hill
5a80a3d465
docs: redesign Go pricing graph with horizontal bars and inline request labels
...
Improve visual clarity of request limits on the Go pricing page by replacing
dot-based chart with animated horizontal bars that directly show model names
and exact request counts. Add proper OpenGraph and Twitter Card meta tags for
better social sharing discovery.
2026-03-04 22:07:49 +00:00
opencode-agent[bot]
9883d17ac1
docs(i18n): sync locale docs from english changes
2026-03-04 18:39:59 +00:00