Commit Graph

102 Commits

Author SHA1 Message Date
github-actions[bot] 75e3ef71be chore: update versions (#6086) 2026-08-20 11:15:53 -07:00
Harry Yep 06b04a7976 chore: update dependencies (#6124) 2026-08-19 13:10:40 +08:00
github-actions[bot] 4db781c5b7 chore: update versions (#5832) 2026-08-18 00:03:06 -07:00
KinfeMichael Tariku fe791e7348 fix(react-opencode): interrupt reconnect backoff for new listeners (#5804)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Harry Yep <git@hode.co.uk>
2026-08-17 11:59:41 +08:00
KinfeMichael Tariku 3d4bb29cff fix(react-opencode): isolate runtime error callbacks (#5735)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Harry Yep <git@hode.co.uk>
2026-08-16 22:31:59 +08:00
Harry Yep 822a3b39dc chore: update dependencies (#5895) 2026-08-13 23:57:26 +08:00
Simon Farshid 61d29f4157 chore: update dependencies (#5774)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Simon Farshid <simon.farshid@assistant-ui.com>
2026-08-12 18:46:03 -07:00
github-actions[bot] 6b73c50538 chore: update versions (#5754) 2026-08-11 23:18:11 -07:00
github-actions[bot] fb4025e93a chore: update versions (#5746)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-09 13:43:50 -07:00
github-actions[bot] 21d8d65263 chore: update versions (#5732)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-09 04:55:05 -07:00
github-actions[bot] 6804bd3a8e chore: update versions (#5724)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-08 02:16:57 -07:00
Harry Yep 94dc3e509f chore: update dependencies (#5723) 2026-08-08 16:24:09 +08:00
github-actions[bot] d960308695 chore: update versions (#5721)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-08 00:15:04 -07:00
github-actions[bot] ca29ed0ad9 chore: update versions (#5679) 2026-08-07 19:43:48 -07:00
github-actions[bot] 6d155db501 chore: update versions (#5665) 2026-08-06 10:07:36 -07:00
github-actions[bot] 061271e646 chore: update versions (#5568) 2026-08-06 19:07:03 +08:00
github-actions[bot] d54dfe1c74 chore: update versions (#5554) 2026-08-03 15:11:29 -07:00
github-actions[bot] c67168eef0 chore: update versions (#5429) 2026-08-03 02:00:11 -07:00
KinfeMichael Tariku ff12cf2d36 fix(react-opencode): isolate thread controller subscribers (#5520) 2026-08-02 02:12:53 +03:00
Harry Yep 500332583c feat(react-opencode): add OpenCodeAttachmentAdapter for native file inputs (#5492) 2026-08-01 02:40:24 +08:00
Harry Yep e60694feed fix(react-opencode): project user file parts as message attachments (#5490) 2026-08-01 02:37:03 +08:00
Harry Yep 9231e07b97 fix(react-opencode): stop fingerprinting parts the outbound path never sends (#5491) 2026-08-01 02:36:04 +08:00
KinfeMichael Tariku 63f81ba9a4 fix(react-opencode): align pending message fingerprints (#5480)
Co-authored-by: Harry Yep <git@hode.co.uk>
2026-08-01 00:33:36 +08:00
Harry Yep da32fe0b2f refactor(core): share the media type ladder and wire url between adapters (#5485) 2026-07-31 23:59:56 +08:00
Harry Yep 011e275c4d fix(react-ai-sdk,react-opencode): converge the image media type ladder (#5479) 2026-07-31 22:47:12 +08:00
Harry Yep 3a7d0912a0 fix(react-opencode): send image parts as file parts so they reach the model (#5468) 2026-07-31 21:01:09 +08:00
Harry Yep 22b05a43ec fix(react-opencode): wrap a file payload that is not a parsable url (#5459) 2026-07-31 18:37:03 +08:00
KinfeMichael Tariku 6a0f087f1b fix(react-opencode): avoid repeated child session scans (#5431)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-31 10:01:43 +08:00
github-actions[bot] f851b7faaa chore: update versions (#5392) 2026-07-30 10:13:19 -07:00
牛宇霖 41f2ca3450 feat(react-opencode): project Task child sessions (#5412)
Co-authored-by: 牛宇霖 <169419352+nyl199310@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Harry Yep <git@hode.co.uk>
2026-07-30 23:29:08 +08:00
github-actions[bot] 60dc75685e chore: update versions (#5306) 2026-07-29 22:21:27 -07:00
Simon Farshid 2eca438677 refactor: adopt React's useEffectEvent for latest-client reads (#5312)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-29 22:24:02 -04:00
Harry Yep f30b54c985 refactor(core): move createRuntimeExtras to the react entry (#5329)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-29 18:41:08 +08:00
牛宇霖 8417629681 fix(react-opencode): wire permissions to standard tool approvals (#5325)
Co-authored-by: 牛宇霖 <169419352+nyl199310@users.noreply.github.com>
Co-authored-by: Harry Yep <git@hode.co.uk>
2026-07-29 18:15:42 +08:00
github-actions[bot] 6306c74b47 chore: update versions (#5286)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-28 21:06:17 -04:00
github-actions[bot] 91134c77a4 chore: update versions (#5273)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Simon Farshid <simon.farshid@outlook.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-28 03:43:58 -04:00
github-actions[bot] 57bf429ccc chore: update versions (#5203) 2026-07-27 17:39:39 -07:00
Simon Farshid a0ddc862b0 chore: enable erasableSyntaxOnly + verbatimModuleSyntax in the shared tsconfig base (#5208)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-26 17:50:53 -04:00
github-actions[bot] 85d631ecc0 chore: update versions (#5012) 2026-07-26 00:28:13 -07:00
Simon Farshid 390e4177ca chore: update dependencies (#5079)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Harry Yep <git@hode.co.uk>
2026-07-26 14:32:27 +08:00
Shobhit Patra 1beb1b754c fix(react-opencode): import useEffectEvent from use-effect-event ponyfill (#5139) 2026-07-25 14:13:28 +03:00
github-actions[bot] 1e6141f720 chore: update versions (#4717) 2026-07-16 23:26:06 +08:00
Simon Farshid d03e5cf0e6 chore: update dependencies (#4887)
bumps js/ts dependencies across the monorepo via taze, refreshed against main as of merge time. holds kept deliberately: @babel/core 7 (react-compiler compatibility), eve 0.22, oxfmt 0.58, lexical 0.46 (forward-delete regression in 0.47), react-native-safe-area-context ~5.7.0 (expo SDK 57 matrix), packageManager pnpm@11.10.0 (11.12+ standalone binary breaks pnpm/action-setup). expo natives wait out the 24h minimumReleaseAge window. full build, lint, resource-memo, and lexical tests green on the final head.
2026-07-16 12:17:29 +08:00
KinfeMichael Tariku 2f72837b38 fix(react-opencode): propagate SDK response errors (#4908)
Co-authored-by: Harry Yep <git@hode.co.uk>
2026-07-15 17:05:25 +08:00
Harry Yep 5325f09857 chore: update dependencies (#4815)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-11 10:15:18 +08:00
KinfeMichael Tariku 92d84cfb3e chore: bump TypeScript to v7 (#4777) 2026-07-09 20:24:46 +03:00
Simon Farshid 0686f4e6b8 chore: update dependencies (#4746)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Harry Yep <git@hode.co.uk>
2026-07-09 12:55:26 +08:00
github-actions[bot] 173011d624 chore: update versions (#4624) 2026-07-03 14:16:00 -07:00
github-actions[bot] a92a6a9053 chore: update versions (#4465) 2026-06-24 21:59:28 -07:00
Simon Farshid f582f09912 feat: honor startRun false in staged-capable runtimes (#4591) 2026-06-24 18:57:18 -07:00