Commit Graph

75 Commits

Author SHA1 Message Date
github-actions[bot] 75e3ef71be chore: update versions (#6086) 2026-08-20 11:15:53 -07:00
github-actions[bot] 4db781c5b7 chore: update versions (#5832) 2026-08-18 00:03:06 -07:00
Lai Yujie af128f9649 docs(react-mcp): fix tap methods guide link (#6066)
Co-authored-by: jaylay0310 <2024020752@bitsu.cn>
2026-08-18 11:42:11 +08:00
KinfeMichael Tariku 4e1ed0829d fix(react-mcp): handle auth storage failures (#5516) 2026-08-16 15:46:20 +08:00
KinfeMichael Tariku 843ff0de44 fix(react-mcp): isolate add form submission callbacks (#5887) 2026-08-16 14:41:01 +08:00
KinfeMichael Tariku 673cb23fb7 fix(react-mcp): persist OAuth discovery state (#5596)
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 14:29:21 +08:00
Harry Yep d80e9882c4 fix(store,core,react-mcp): migrate scope registrations across structural replacements (#5834)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-12 17:08:46 +08: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
Simon Farshid 8d5d681896 chore: sync versions after manual npm release (#5678)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-06 11:14:20 -07:00
github-actions[bot] 6d155db501 chore: update versions (#5665) 2026-08-06 10:07:36 -07:00
KinfeMichael Tariku 9f20853a08 fix(react-mcp): isolate oauth lifecycle callbacks (#5662) 2026-08-06 14:29:31 +03:00
github-actions[bot] 061271e646 chore: update versions (#5568) 2026-08-06 19:07:03 +08:00
KinfeMichael Tariku 4dccebc923 fix(react-mcp): serialize custom server persistence (#5591) 2026-08-05 00:06:53 +03:00
KinfeMichael Tariku 09b92c3f2c fix(react-mcp): handle server removal failures (#5587) 2026-08-04 17:22:24 +03:00
Simon Farshid dcacd9bc45 feat(store): AuiProvider extends/config grammar with dev-enforced nesting decision (#5430)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-04 02:14:58 -04: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
github-actions[bot] f851b7faaa chore: update versions (#5392) 2026-07-30 10:13:19 -07:00
github-actions[bot] 60dc75685e chore: update versions (#5306) 2026-07-29 22:21:27 -07:00
Harry Yep 3b98b89227 fix(react-mcp): resolve empty elicitation drafts to the unanswered state (#5377) 2026-07-30 10:39:35 +08:00
KinfeMichael Tariku 2efad157f4 fix(react-mcp): handle custom storage failures (#5347) 2026-07-29 19:01:07 +03:00
Harry Yep 647a81e684 feat(react-mcp): surface elicitation validation and seed drafts from schema defaults (#5342) 2026-07-29 23:25:15 +08:00
Harry Yep c26ef59424 fix(react-mcp): elicitation seam follow-ups from #5339 (#5341) 2026-07-29 21:51:18 +08:00
Harry Yep 8b0f53fa91 feat(react-mcp): form-mode MCP elicitation, list-change refresh, cache config (#5334) 2026-07-29 20:27:56 +08:00
Harry Yep b5f20a9607 feat: migrate to MCP TypeScript SDK v2 scoped packages (#5316) 2026-07-29 16:18:05 +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
Simon Farshid 9a7e77603d feat: property API for aui accessors (#5275)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-28 01:49:46 -04:00
github-actions[bot] 57bf429ccc chore: update versions (#5203) 2026-07-27 17:39:39 -07: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
KinfeMichael Tariku 8615a0cb36 fix(react-mcp): close connections completed after unmount (#5150)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-26 06:19:02 +08:00
KinfeMichael Tariku 908157b2e4 fix(react-mcp): validate persisted connection timeouts (#5029) 2026-07-17 23:26:57 +03:00
github-actions[bot] 1e6141f720 chore: update versions (#4717) 2026-07-16 23:26:06 +08:00
KinfeMichael Tariku 8c8b6807d1 feat(react-mcp): support listResources() pagination (#4970) 2026-07-16 11:15:34 +08:00
KinfeMichael Tariku 10abdc5d04 fix(react-mcp): validate persisted auth state (#4845) 2026-07-12 00:48:12 +03: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 1e8c03e237 feat: add listResources api for mcp resource listing (#4699)
Co-authored-by: Harry Yep <git@hode.co.uk>
2026-07-09 13:59:59 +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
KinfeMichael Tariku 35f9678009 fix: ignore malformed mcp custom servers (#4690) 2026-07-06 23:25:12 -04:00
KinfeMichael Tariku 527bad3091 fix: clarify mcp oauth callback errors (#4718) 2026-07-04 14:57:27 +03:00
github-actions[bot] 173011d624 chore: update versions (#4624) 2026-07-03 14:16:00 -07:00
KinfeMichael Tariku 9ae141ce1d fix: validate duplicate mcp server ids (#4700) 2026-07-03 14:19:54 +03:00
KinfeMichael Tariku 4092037da3 feat: support mcp connection timeouts (#4684) 2026-07-02 13:52:40 +03:00