Commit c561c79
authored
MCP OAuth Support and more updates (#51)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- New Features
- MCP Connectors catalog and connections dialog to browse, connect, and
manage integrations (with new connector icons).
- Rich example suggestions in the empty chat view, tailored to the
current page.
- New specialized web agents for search, research, content writing,
navigation, and UI actions.
- Cancel in‑flight runs without clearing conversation history.
- Improvements
- Smarter MCP tool selection using AI; expanded MCP connection status,
retries, and event history.
- Consistent “extract_data” tool naming across app and evaluations.
- Better observability with agent/version metadata in traces.
- Enhanced reliability with widespread abort/cancel support.
- Version
- App version updated to 0.3.4.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 74c9f40 commit c561c79
File tree
1,459 files changed
+184314
-141496
lines changed- config/gni
- eval-server/nodejs
- evals
- schema-extractor
- web-task-agent
- schemas
- templates
- front_end
- Images/src
- panels/ai_chat
- agent_framework
- implementation
- agents
- core
- __tests__
- docs
- evaluation
- remote
- runner
- test-cases
- mcp
- __tests__
- tools
- tracing
- ui
- __tests__
- input
- mcp
- third_party/mcp-sdk
- ajv
- dist
- cjs
- client
- examples
- client
- server
- server
- auth
- handlers
- middleware
- providers
- compile
- codegen
- jtd
- validate
- esm
- client
- examples
- client
- server
- server
- auth
- handlers
- middleware
- providers
- refs
- json-schema-2019-09
- meta
- json-schema-2020-12
- meta
- runtime
- standalone
- types
- vocabularies
- applicator
- core
- discriminator
- dynamic
- format
- jtd
- unevaluated
- validation
- lib
- compile
- codegen
- jtd
- validate
- dotjs
- dot
- refs
- json-schema-2019-09
- meta
- json-schema-2020-12
- meta
- runtime
- standalone
- types
- vocabularies
- applicator
- core
- discriminator
- dynamic
- format
- jtd
- unevaluated
- validation
- scripts
- dist
- cjs
- client
- examples
- client
- server
- server
- auth
- handlers
- middleware
- providers
- esm
- client
- examples
- client
- server
- server
- auth
- handlers
- middleware
- providers
- zod
- lib
- compile
- dotjs
- dot
- refs
- scripts
- zod
- dist
- client
- server
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,459 files changed
+184314
-141496
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
316 | 329 | | |
317 | 330 | | |
318 | 331 | | |
| |||
635 | 648 | | |
636 | 649 | | |
637 | 650 | | |
| 651 | + | |
638 | 652 | | |
639 | 653 | | |
640 | 654 | | |
| 655 | + | |
| 656 | + | |
641 | 657 | | |
642 | 658 | | |
643 | 659 | | |
644 | 660 | | |
| 661 | + | |
645 | 662 | | |
646 | 663 | | |
647 | 664 | | |
| |||
655 | 672 | | |
656 | 673 | | |
657 | 674 | | |
| 675 | + | |
658 | 676 | | |
659 | 677 | | |
660 | 678 | | |
| |||
720 | 738 | | |
721 | 739 | | |
722 | 740 | | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
723 | 755 | | |
724 | 756 | | |
725 | 757 | | |
| |||
880 | 912 | | |
881 | 913 | | |
882 | 914 | | |
| 915 | + | |
883 | 916 | | |
884 | 917 | | |
885 | 918 | | |
| |||
2239 | 2272 | | |
2240 | 2273 | | |
2241 | 2274 | | |
| 2275 | + | |
| 2276 | + | |
2242 | 2277 | | |
2243 | 2278 | | |
2244 | | - | |
2245 | | - | |
2246 | | - | |
2247 | | - | |
2248 | | - | |
| 2279 | + | |
| 2280 | + | |
| 2281 | + | |
| 2282 | + | |
| 2283 | + | |
| 2284 | + | |
| 2285 | + | |
| 2286 | + | |
| 2287 | + | |
| 2288 | + | |
| 2289 | + | |
| 2290 | + | |
2249 | 2291 | | |
2250 | 2292 | | |
| 2293 | + | |
2251 | 2294 | | |
2252 | 2295 | | |
2253 | 2296 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
311 | 324 | | |
312 | 325 | | |
313 | 326 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments