David Hill
6cbb1ef1c2
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
0b825ca383
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
David Hill
6f23271741
chore(ui): remove quotes
2026-03-04 16:45:34 +00:00
David Hill
b7198c28c8
tweak(ui): darker text
2026-03-04 16:43:43 +00:00
David Hill
de6a6af5ab
tweak(ui): remove section
2026-03-04 16:42:30 +00:00
David Hill
0f1f55a24c
tui: show Go request limits per 5-hour session
2026-03-04 16:35:03 +00:00
David Hill
744c38cc7c
tui: clarify which models are available in Go subscription
...
Adds list of included AI models (GLM-5, Kimi K2.5, and MiniMax M2.5) to the Go page so users know exactly what model access their subscription provides
2026-03-04 16:19:06 +00:00
Frank
e9de2505f6
Merge branch 'dev' into go-page
2026-03-04 11:13:14 -05:00
David Hill
22fcde926f
tui: reduce excessive spacing in go route layout to improve visual balance
2026-03-04 16:09:51 +00:00
David Hill
b42a63b882
docs: make Go hero CTA translatable with pricing emphasis
2026-03-04 16:02:37 +00:00
David Hill
ca5a7378de
docs: localize Go graph and testimonial copy
2026-03-04 15:58:58 +00:00
David Hill
c6187ee40f
docs: de-link Go testimonials and swap Zen→Go
2026-03-04 15:49:45 +00:00
David Hill
d94c516402
docs: update Go privacy copy for global hosting
2026-03-04 15:47:53 +00:00
David Hill
61795d794e
docs: clarify Go models in FAQ answer
2026-03-04 15:24:51 +00:00
David Hill
7c215c0d02
docs: replace Go landing page video with interactive limits graph
...
Users can now see a clear visual comparison of request limits between Free tier and Go tier across all available models, making it easier to understand the value of a Go subscription at a glance.
2026-03-04 15:21:07 +00:00
opencode
715b844c2a
release: v1.2.17
2026-03-04 14:58:04 +00:00
Sebastian
18cad10647
show scrollbar by default ( #15282 )
2026-03-04 15:10:27 +01:00
Adam
a69742ccb2
fix(app): remove blur from todos
2026-03-04 07:43:28 -06:00
Adam
64b21135f9
fix(app): delay dock animation on session load
2026-03-04 07:39:34 -06:00
Adam
e482405cdc
fix(app): remove diff lines from sessions in sidebar
2026-03-04 07:36:10 -06:00
David Hill
ad56338108
chore(console): update copy
2026-03-04 13:24:08 +00:00
Adam
2ccf21de99
fix(app): loading session should be scrolled to the bottom
2026-03-04 07:18:09 -06:00
David Hill
dd4ad5f2c5
chore(console): edit copy
2026-03-04 13:08:21 +00:00
David Hill
eb71856733
docs: send Go landing page links to Go docs
2026-03-04 13:05:19 +00:00
Adam
d7569a5625
fix(app): terminal tab close
2026-03-04 07:04:03 -06:00
David Hill
0a2aa8688d
chore(console): switch /go page to go.* i18n keys
2026-03-04 12:57:49 +00:00
David Hill
e44cdaf887
chore(console): use Go ornate logo on /go
2026-03-04 12:15:40 +00:00
David Hill
5709561917
chore(console): refine /go hero and pricing copy
2026-03-04 12:01:15 +00:00
David Hill
9909f94048
chore(console): hide Go nav item on /go
2026-03-04 11:46:30 +00:00
David Hill
e8f67ddbcc
chore(console): update /go hero body
2026-03-04 11:34:44 +00:00
opencode-agent[bot]
0541d756a6
docs(i18n): sync locale docs from english changes
2026-03-04 11:27:41 +00:00
David Hill
a2d3d62db3
chore(console): move login to end on zen/go
2026-03-04 11:26:50 +00:00
shivam kr chaudhary
850fd9419e
fix(docs): update dead opencode-daytona ecosystem link ( #15979 )
...
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
2026-03-04 11:18:28 +00:00
Brendan Allan
db3eddc51f
ui: rely on task part href instead of onClick handler ( #15978 )
2026-03-04 16:41:20 +08:00
Brendan Allan
5cf235fa6c
desktop: add electron version ( #15663 )
2026-03-04 15:12:34 +08:00
Frank
e4f0825c56
zen: fix aws bedrock header
2026-03-03 23:45:43 -05:00
Dax
3ebebe0a96
fix(process): prevent orphaned opencode subprocesses on shutdown ( #15924 )
2026-03-03 22:14:28 -05:00
opencode-agent[bot]
2a0be8316b
chore: generate
2026-03-04 02:36:18 +00:00
James Long
7f37acdaaa
feat(core): rework workspace integration and adaptor interface ( #15895 )
2026-03-03 21:35:38 -05:00
Dax
e79d41c70e
docs(bash): clarify output capture guidance ( #15928 )
2026-03-03 21:10:26 -05:00
Andrea Alberti
109ea1709b
fix: run --attach agent validation ( #11812 )
...
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-03-03 22:30:16 +00:00
opencode
e66d829d18
release: v1.2.16
2026-03-03 21:08:35 +00:00
Dax Raad
c4ffd93caa
tui: replace curved arrow with straight arrow for better terminal compatibility
2026-03-03 15:25:11 -05:00
Dax Raad
c78e7e1a28
tui: show pending toolcall count instead of generic 'Running...' message
2026-03-03 15:08:11 -05:00
Dax
e3a787a7a3
tui: use arrow indicator for active tool execution ( #15887 )
2026-03-03 14:46:07 -05:00
David Hill
12f4315d9d
chore(console): trim /go model logos
2026-03-03 19:04:48 +00:00
David Hill
d80334b2bc
chore(console): update /go hero copy
2026-03-03 19:01:24 +00:00
David Hill
c2f5abe759
chore(console): move Enterprise after Go
2026-03-03 18:51:53 +00:00
Matt Silverlock
74ebb4147f
fix(auth): normalize trailing slashes in auth login URLs ( #15874 )
2026-03-03 13:35:49 -05:00
Frank
1663c11f40
wip: zen
2026-03-03 13:30:34 -05:00