yao/tools
Max 960f47c238 feat(grpc): enhance MCP handler with gRPC authorization support
- Introduced grpcAuthProvider to adapt gRPC AuthorizedInfo for use in MCP process calls, enabling better authorization handling.
- Updated MCPListTools and MCPCallTool methods to include authorization information in tool calls, improving security and context awareness.
- Refactored fetch functions in webfetch to support Brightdata API endpoint configuration, enhancing flexibility in fetching HTML content.
- Improved fetchHTML and fetchRawHTML methods to prioritize Brightdata when configured, streamlining content retrieval processes.
- Added isHTMLContent utility function to determine response content type, enhancing the robustness of content handling in fetch operations.
2026-05-03 19:57:26 +08:00
..
docs fix(tests): temporarily disable KB/DB search in tests 2026-05-03 10:26:06 +08:00
mcps fix(tests): temporarily disable KB/DB search in tests 2026-05-03 10:26:06 +08:00
proc fix(tests): temporarily disable KB/DB search in tests 2026-05-03 10:26:06 +08:00
prompts feat(agent): enhance sandbox V2 initialization and role management 2026-05-03 19:11:29 +08:00
skills feat(agent): enhance sandbox V2 initialization and role management 2026-05-03 19:11:29 +08:00
webfetch feat(grpc): enhance MCP handler with gRPC authorization support 2026-05-03 19:57:26 +08:00
websearch fix(tests): temporarily disable KB/DB search in tests 2026-05-03 10:26:06 +08:00
skills.go feat(agent): enhance sandbox V2 initialization and role management 2026-05-03 19:11:29 +08:00
skills_test.go feat(agent): enhance sandbox V2 initialization and role management 2026-05-03 19:11:29 +08:00
tools.go fix(tests): temporarily disable KB/DB search in tests 2026-05-03 10:26:06 +08:00