Kit Langton
a8d6379e0e
refactor: remove makeRuntime facade from TuiConfig
...
Delete get() and waitForDependencies() facade functions from config/tui.ts.
Add TuiConfig.defaultLayer to AppLayer so the service is available via
AppRuntime.
Migrate all callers (attach.ts, thread.ts, plugin/runtime.ts) to
AppRuntime.runPromise(TuiConfig.Service.use(...)). Migrate tui.test.ts
(~28 calls) to the same pattern.
Rework test fixture: replace spyOn(TuiConfig, 'get') with mockTuiService
helper that mocks TuiConfig.Service.use at the Effect level. Update all
9 test files that spied on the old facades.
2026-04-14 21:35:28 -04:00
opencode-agent[bot]
87b2a9d749
chore: generate
2026-04-15 00:30:27 +00:00
Frank
8df7ccc304
zen: rate limiter
2026-04-14 20:29:21 -04:00
Brendan Allan
2c36bf9490
fix(app): avoid bootstrap error popups during global sync init ( #22426 )
2026-04-15 08:24:52 +08:00
opencode
bddf830083
release: v1.4.4
v1.4.4
2026-04-15 00:03:43 +00:00
opencode-agent[bot]
50c1d0a43b
chore: update nix node_modules hashes
2026-04-14 23:13:28 +00:00
Frank
60b8041ebb
zen: support alibaba cache write
2026-04-14 18:48:00 -04:00
Frank
3b2a2c461d
sync zen
2026-04-14 18:37:02 -04:00
Shoubhit Dash
6706358a6e
feat(core): bootstrap packages/server and document extraction plan ( #22492 )
2026-04-15 04:01:45 +05:30
Shoubhit Dash
f6409759e5
fix: restore instance context in prompt runs ( #22498 )
2026-04-15 03:59:12 +05:30
Luke Parker
f9d99f044d
fix(session): keep GitHub Copilot compaction requests valid ( #22371 )
2026-04-15 08:02:27 +10:00
Caleb Norton
bbd5faf5cd
chore(nix): remove external ripgrep ( #22482 )
2026-04-14 16:49:44 -05:00
Kit Langton
aeb7d99d20
fix(effect): preserve logger context in prompt runs ( #22496 )
2026-04-14 17:33:44 -04:00
Aiden Cline
3695057bee
feat: add --sanitize flag to opencode export to strip PII or confidential info ( #22489 )
2026-04-14 16:24:18 -05:00
opencode-agent[bot]
4ed3afea84
chore: generate
2026-04-14 20:58:35 +00:00
Kit Langton
3cf7c7536b
fix(question): restore flat reply sdk shape ( #22487 )
2026-04-14 16:57:32 -04:00
opencode-agent[bot]
85674f4bfd
chore: generate
2026-04-14 19:45:10 +00:00
Kit Langton
f2525a63c9
add experimental question HttpApi slice ( #22357 )
2026-04-14 19:43:49 +00:00
opencode-agent[bot]
8c42d391f5
chore: update nix node_modules hashes
2026-04-14 19:08:59 +00:00
Sebastian
7f9bf91073
upgrade opentui to 0.1.99 ( #22283 )
2026-04-14 20:29:56 +02:00
Dax Raad
6ce5c01b1a
ignore: v2 experiments
2026-04-14 14:25:38 -04:00
Sebastian
a53fae1511
Fix diff line number contrast for built-in themes ( #22464 )
2026-04-14 19:59:41 +02:00
Kit Langton
4626458175
fix(mcp): persist immediate oauth connections ( #22376 )
2026-04-14 13:56:45 -04:00
Goni Zahavy
9a5178e4ac
fix(cli): handlePluginAuth asks for api key only if authorize method exists ( #22475 )
2026-04-14 12:53:00 -05:00
Kit Langton
68384613be
refactor(session): remove async facade exports ( #22471 )
2026-04-14 13:45:13 -04:00
Kit Langton
4f967d5bc0
improve bash timeout retry hint ( #22390 )
2026-04-14 12:55:03 -04:00
Kit Langton
ff60859e36
fix(project): reuse runtime in instance boot ( #22470 )
2026-04-14 12:53:13 -04:00
Kit Langton
020c47a055
refactor(project): remove async facade exports ( #22387 )
2026-04-14 12:49:20 -04:00
opencode-agent[bot]
64171db173
chore: generate
2026-04-14 16:39:15 +00:00
Kit Langton
ad265797ab
refactor(share): remove session share async facade exports ( #22386 )
2026-04-14 12:38:11 -04:00
Aiden Cline
b1312a3181
core: prevent duplicate user messages in ACP clients ( #22468 )
2026-04-14 11:37:33 -05:00
RAIT-09
a8f9f6b705
fix(acp): stop emitting user_message_chunk during session/prompt turn ( #21851 )
2026-04-14 11:25:00 -05:00
Aiden Cline
d312c677c5
fix: rm effect logger from processor.ts, use old logger for now instead ( #22460 )
2026-04-14 10:39:01 -05:00
Shoubhit Dash
5b60e51c9f
fix(opencode): resolve ripgrep worker path in builds ( #22436 )
2026-04-14 16:39:21 +05:30
opencode-agent[bot]
7cbe1627ec
chore: update nix node_modules hashes
2026-04-14 06:58:22 +00:00
Shoubhit Dash
d6840868d4
refactor(ripgrep): use embedded wasm backend ( #21703 )
2026-04-14 11:56:23 +05:30
Luke Parker
9b2648dd57
build(opencode): shrink single-file executable size ( #22362 )
2026-04-14 15:49:26 +10:00
Kit Langton
f954854232
refactor(instance): remove state helper ( #22381 )
2026-04-13 22:40:12 -04:00
Kit Langton
6a99079012
kit/env instance state ( #22383 )
2026-04-13 22:28:16 -04:00
Kit Langton
0a8b6298cd
refactor(tui): move config cache to InstanceState ( #22378 )
2026-04-13 22:24:40 -04:00
Kit Langton
f40209bdfb
refactor(snapshot): remove async facade exports ( #22370 )
2026-04-13 21:24:54 -04:00
Kit Langton
a2cb4909da
refactor(plugin): remove async facade exports ( #22367 )
2026-04-13 21:24:20 -04:00
Kit Langton
7a05ba47d1
refactor(session): remove compaction async facade exports ( #22366 )
2026-04-13 21:23:34 -04:00
Kit Langton
36745caa2a
refactor(worktree): remove async facade exports ( #22369 )
2026-04-13 21:23:15 -04:00
Nazar H.
c2403d0f15
fix(provider): guard reasoningSummary injection for @ai-sdk/openai-compatible providers ( #22352 )
...
Co-authored-by: Nazar Hnatyshen <nazar.hnatyshen@atolls.com >
2026-04-13 20:20:06 -05:00
Aiden Cline
34e2429c49
feat: add experimental.compaction.autocontinue hook to disable auto continuing after compaction ( #22361 )
2026-04-13 20:14:53 -05:00
opencode-agent[bot]
10ba68c772
chore: update nix node_modules hashes
2026-04-14 00:23:25 +00:00
Kit Langton
e8471256f2
refactor(session): move llm stream into layer ( #22358 )
2026-04-13 19:53:30 -04:00
Kit Langton
43b37346b6
feat: add interactive burst to the TUI logo ( #22098 )
2026-04-13 19:36:28 -04:00
Kit Langton
d199648aeb
refactor(permission): remove async facade exports ( #22342 )
2026-04-13 19:33:58 -04:00