Kit Langton
70a767db9b
chore(quark): insource reactive kernel from standalone
...
Sync the vendored packages/quark reactivity with the standalone repo's
internal kernel (quark 2a68785) and drop the alien-signals dependency.
Kernel algorithm adapted from alien-signals 3.2.1 with MIT attribution in
packages/quark/THIRD_PARTY_NOTICES.md.
2026-07-21 16:23:51 -04:00
Kit Langton
c377b73995
docs: move experiment records to the quark repo
2026-07-21 16:23:51 -04:00
Kit Langton
67dbdb64e5
fix(tui): preserve prompts during session hydration
...
Port of #36433 onto the quark timeline branch: pending operations journal, pending-derived inputs, and hydration that reappends admitted-but-unprojected prompts. Composed with part-collection reseeding.
2026-07-21 16:23:51 -04:00
Kit Langton
1e5b32aac8
fix(tui): preserve part collection identity across sync
2026-07-21 16:23:50 -04:00
Kit Langton
fa5ecdd722
chore(quark): sync vendored keyed and layout with standalone
2026-07-21 16:23:50 -04:00
Kit Langton
8cac8b5722
chore: fix drive script type narrowing
2026-07-21 16:23:50 -04:00
Kit Langton
49cd448f8e
feat(tui): move assistant content into per-part quark slots
2026-07-21 16:23:50 -04:00
Kit Langton
77dcae0968
chore(quark): sync vendored quark with diff gating and codegen
2026-07-21 16:22:00 -04:00
Kit Langton
a653744d78
refactor(tui): extract session timeline state
2026-07-21 16:22:00 -04:00
Kit Langton
daf8e539bf
feat(tui): add quark timeline experiment
2026-07-21 16:21:23 -04:00
opencode-agent[bot]
e6607fb58d
fix(core): authorize symlinks by lexical path ( #38180 )
...
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-21 15:13:18 -05:00
opencode-agent[bot]
128e2550ef
fix(core): use shared app node import ( #38181 )
...
Co-authored-by: Simon Klee <hello@simonklee.dk>
2026-07-21 15:08:53 -05:00
Simon Klee
e8d273ae5b
mini: add monochrome ASCII mode ( #38173 )
2026-07-21 22:01:09 +02:00
Aiden Cline
7ec1b6e580
feat(core): deliver CodeMode catalog through instructions ( #38003 )
2026-07-21 14:46:18 -05:00
Simon Klee
c4fa5e6619
mini: add turn summary visibility setting ( #38153 )
2026-07-21 21:01:47 +02:00
Aiden Cline
6ec17e5d55
fix(core): align patch Unicode matching ( #38160 )
2026-07-21 13:47:52 -05:00
Dax
0405670cab
refactor(core): move database path policy ( #38159 )
2026-07-21 18:44:37 +00:00
opencode-agent[bot]
caf727ecb7
fix(core): filter unsupported media inputs ( #38145 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-07-21 13:44:10 -05:00
Dax
9c38358197
refactor: centralize client identity ( #38148 )
2026-07-21 14:01:04 -04:00
Simon Klee
dd6c95fdc7
mini: add quiet transcript settings ( #38152 )
2026-07-21 19:36:34 +02:00
Aiden Cline
6f4b9504e5
feat(codemode): support custom async iterators ( #38141 )
2026-07-21 12:18:46 -05:00
Aiden Cline
dbfbb13ccc
fix(core): authorize patch move destinations ( #38133 )
2026-07-21 12:18:23 -05:00
Simon Klee
99b2e78d75
fix(tui): improve responsive footer details ( #38116 )
2026-07-21 19:00:21 +02:00
opencode-agent[bot]
023f76f6fc
fix(core): refresh model catalog every five minutes ( #38142 )
...
Co-authored-by: Victor Navarro <36263538+vimtor@users.noreply.github.com>
2026-07-21 16:34:54 +00:00
Dax
69d7c2add7
feat(util): configure package publishing ( #38129 )
2026-07-21 12:32:23 -04:00
Shoubhit Dash
cf651bc41b
feat(cli): port ACP to V2 ( #37907 )
2026-07-21 21:13:21 +05:30
Aiden Cline
8d80365ef4
refactor(codemode): simplify model-facing wording ( #38042 )
2026-07-21 10:19:53 -05:00
Aiden Cline
3ea8895299
fix(core): enforce patch EOF anchors ( #38039 )
2026-07-21 10:15:51 -05:00
Dax
3304e79827
fix(tui): prevent autocomplete search flicker ( #38128 )
2026-07-21 10:41:36 -04:00
opencode-agent[bot]
cf2c1bf425
refactor(core): break plugin host cycle ( #38120 )
...
Co-authored-by: James Long <17031+jlongster@users.noreply.github.com>
2026-07-21 10:35:00 -04:00
Dax
e0810753f2
refactor: extract shared util package ( #37828 )
2026-07-21 10:34:29 -04:00
Dax
7243bd9e12
fix: preserve runtime option defaults ( #38118 )
2026-07-21 10:30:18 -04:00
Simon Klee
dd50d457b0
refactor(tui): simplify mini footer status line ( #38112 )
2026-07-21 16:08:19 +02:00
Simon Klee
592ef7433a
mini: settle on wait and durable pending ( #37984 )
2026-07-21 15:42:55 +02:00
opencode-agent[bot]
fd97d789ef
test(app): stabilize offset observer test ( #38044 )
...
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-07-21 00:26:46 -05:00
Aiden Cline
7111f93836
feat(codemode): support bounded async iteration ( #38040 )
2026-07-21 00:02:31 -05:00
Aiden Cline
e770415fd5
fix(core): normalize CRLF patch lines ( #38038 )
2026-07-20 23:59:10 -05:00
Aiden Cline
96dc560833
fix(core): accept padded patch markers ( #38036 )
2026-07-20 23:44:17 -05:00
Aiden Cline
eb4ff91c2d
fix(core): compose successive patch updates ( #38034 )
2026-07-20 23:36:48 -05:00
Aiden Cline
a81c04fd31
feat(codemode): support labeled control flow ( #38035 )
2026-07-20 23:36:24 -05:00
Aiden Cline
63e2054f50
fix(core): improve patch errors ( #38016 )
2026-07-20 22:49:04 -05:00
Brendan Allan
09a38f1984
fix(server): allow authenticated CORS preflight ( #38026 )
2026-07-20 23:41:27 -04:00
Aiden Cline
065b108bba
feat(codemode): support JSON callbacks ( #38006 )
2026-07-20 22:25:14 -05:00
Dax Raad
39fdd67123
fix: remove legacy sdk from ci builds
2026-07-20 22:51:12 -04:00
Dax Raad
44b6938b2a
removed packages/opencode
2026-07-20 21:54:22 -04:00
Dax Raad
fc7e4cf93e
fix(server): preserve v1 auth compatibility
2026-07-20 21:46:23 -04:00
Dax Raad
43c08387f1
refactor: isolate legacy flags
2026-07-20 21:42:02 -04:00
Dax Raad
407ac2d8aa
refactor(server): migrate host options
2026-07-20 21:21:36 -04:00
Dax Raad
9445b4d940
refactor(server): inject config options
2026-07-20 21:05:13 -04:00
Dax Raad
0409e6884d
refactor(server): inject runtime options
2026-07-20 20:49:25 -04:00