Aiden Cline and 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴
e8b92c5375
fix(tui): bundle parser worker separately
...
Avoid registering the OpenTUI parser worker source itself as a build entrypoint. Bun otherwise resolves OpenTUI’s file import as a module namespace without a default path, crashing compiled TUI startup. Bundle an equivalent virtual worker entrypoint so the worker remains executable without colliding with the package asset import.
2026-07-17 23:04:21 +00:00
Frank
45cd8d7692
update zen models
2026-07-17 17:10:37 -04:00
Frank
a46374e90e
go: kimi k3 promotion
2026-07-17 15:58:26 -04:00
opencode-agent[bot]
41405c9eb0
chore: generate
2026-07-17 19:25:13 +00:00
Aiden Cline and GitHub
49d2dd8a38
fix(provider): honor reasoning option semantics ( #37519 )
2026-07-17 14:23:33 -05:00
opencode-agent[bot]
0df2f6245a
chore: update nix node_modules hashes
2026-07-17 17:37:59 +00:00
Sebastian and GitHub
38989c57a0
chore(tui): upgrade opentui to 0.4.5 ( #37522 )
2026-07-17 19:14:31 +02:00
Adam
69a80663a2
fix(stats): polish comparison chart
2026-07-17 10:53:00 -05:00
opencode-agent[bot]
518b0bf9e3
chore: generate
2026-07-17 15:17:47 +00:00
Jack and GitHub
be08207a88
docs(go): update DeepSeek and MiMo pricing ( #37509 )
2026-07-17 23:15:48 +08:00
Brendan Allan and GitHub
efb6cc2d4b
fix(session-ui): preserve prompt editing behavior ( #37483 )
2026-07-17 19:56:07 +08:00
opencode-agent[bot]
4bffbb655f
chore: update nix node_modules hashes
2026-07-17 10:15:33 +00:00
Brendan Allan and GitHub
ba6cf38607
feat(desktop): add focus debug toggle ( #37465 )
2026-07-17 18:09:30 +08:00
Aarav Sareen and GitHub
86978e7a8c
feat(ui): updates to design system ( #37471 )
2026-07-17 18:09:15 +08:00
opencode-agent[bot]
82a3270cf2
chore: generate
2026-07-17 10:03:42 +00:00
Brendan Allan and GitHub
c0a258b22a
feat(session-ui): rewrite v2 prompt input ( #37102 )
2026-07-17 18:02:19 +08:00
Aarav Sareen and GitHub
ed926be253
feat(app): review panel reactivity improvements ( #37089 )
2026-07-17 17:40:42 +08:00
Aarav Sareen and GitHub
b527f605d9
feat(app): update review panel tooltip to v2 ( #37095 )
2026-07-17 17:38:47 +08:00
opencode-agent[bot]
aca52ba198
chore: generate
2026-07-17 08:55:53 +00:00
f7d5a1cbc7
feat(desktop): align provider onboarding dialogs ( #36733 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev >
2026-07-17 16:54:20 +08:00
Frank
3238daa851
Revert "chore: generate"
...
This reverts commit 90291fc6df .
Revert "go: kimi k3 2x usage"
This reverts commit a414e06d0c .
2026-07-17 03:38:28 -04:00
opencode-agent[bot]
90291fc6df
chore: generate
2026-07-17 07:28:40 +00:00
Frank
a414e06d0c
go: kimi k3 2x usage
2026-07-17 03:26:46 -04:00
52f65f3a0b
feat(console): promote Kimi K3 usage limits ( #37442 )
...
Co-authored-by: Frank <frank@anoma.ly >
2026-07-17 02:24:51 -04:00
Luke Parker and GitHub
3a1c6df9e2
fix(app): deduplicate diff summaries linearly ( #37414 )
2026-07-17 02:06:38 +00:00
Luke Parker and GitHub
4436678f7d
fix(desktop): guard destroyed recovery windows ( #37406 )
2026-07-17 11:22:18 +10:00
opencode-agent[bot]
08fb473735
chore: generate
2026-07-16 23:21:52 +00:00
Frank
51213520f5
go: grok 4.5 and kimi k3
2026-07-16 19:20:17 -04:00
Frank
0bc9a28b5e
zen: cost multiplier
2026-07-16 17:35:55 -04:00
1d2a7b4c86
fix(console): persist desktop promo dismissal ( #37121 )
...
Co-authored-by: David Hill <1879069+iamdavidhill@users.noreply.github.com >
Co-authored-by: Dustin Deus <deusdustin@gmail.com >
2026-07-16 22:17:41 +02:00
Adam
453b61e27b
fix(stats): divide comparison sections
2026-07-16 13:03:42 -05:00
Aiden Cline and GitHub
95ebf50ace
fix(provider): restore Azure Cognitive Services endpoints ( #37340 )
2026-07-16 12:58:02 -05:00
Adam
d8a1b932eb
fix(stats): remove page gutter
2026-07-16 12:52:30 -05:00
Adam
0c91e6a620
fix(stats): refine comparison rendering
2026-07-16 12:29:12 -05:00
opencode
ef3b673084
sync release versions for v1.18.3
2026-07-16 15:34:31 +00:00
opencode-agent[bot]
c69abee0c7
chore: generate
2026-07-16 09:53:45 +00:00
dc3ff4b7aa
fix(app): home page scroll target ( #36664 )
...
Co-authored-by: Jay V <air@live.ca >
Co-authored-by: Brendan Allan <git@brendonovich.dev >
2026-07-16 09:51:42 +00:00
958e08e109
feat(app): cmd+k menu shows sessions on home page ( #36686 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev >
2026-07-16 09:51:20 +00:00
Brendan Allan and GitHub
590a11ed98
fix(desktop): include wslServers loading in ready state ( #37218 )
2026-07-16 17:40:04 +08:00
17544802c3
fix(app): remove inactive help button ( #37217 )
...
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com >
2026-07-16 11:40:48 +08:00
4a760b5743
fix(app): show selector for custom agents ( #37198 )
...
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
2026-07-16 08:44:47 +08:00
888c4cb504
feat(tui): exit subagent menu with up arrow ( #36951 )
...
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-07-15 16:00:53 -05:00
opencode
4394b324c9
sync release versions for v1.18.2
2026-07-15 16:15:34 +00:00
a27ffb20f0
docs: document subagent depth ( #37132 )
...
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-07-15 10:00:59 -05:00
opencode-agent[bot]
81141dc562
chore: generate
2026-07-15 14:58:09 +00:00
285d315b4e
fix(core): limit subagent nesting depth ( #37124 )
...
Co-authored-by: Dax <mail@thdxr.com >
2026-07-15 09:53:52 -05:00
656f299017
fix(core): tolerate AlreadyExists in FSUtil.ensureDir ( #36542 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-07-15 09:26:50 -05:00
04bdf7732b
fix(app): show help button in release builds ( #37098 )
...
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com >
2026-07-15 19:17:38 +08:00
ab7dfb1edc
feat(app): open new tabs with mod+n ( #37079 )
...
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com >
2026-07-15 10:18:34 +00:00
Brendan Allan and GitHub
05c3e40a4e
fix(app): tolerate null session archive times ( #36999 )
2026-07-15 03:02:49 +00:00