yao/tools
Max cc078b953a feat(claude): implement user ID hashing and enhance environment setup
- Added a `hashUserID` function to generate a collision-safe hash for user IDs, improving metadata handling.
- Updated the environment setup in `buildEnv` to override `metadata.user_id` with a sanitized value, ensuring compatibility with third-party APIs.
- Enhanced logging for the environment variables to aid in debugging and monitoring.
2026-05-06 18:36:47 +08:00
..
docs fix(tests): temporarily disable KB/DB search in tests 2026-05-03 10:26:06 +08:00
image feat(claude): implement user ID hashing and enhance environment setup 2026-05-06 18:36:47 +08:00
mcps feat(image): add image generation and enhanced reading capabilities 2026-05-06 10:59:35 +08:00
proc fix(tests): temporarily disable KB/DB search in tests 2026-05-03 10:26:06 +08:00
prompts feat(image): add image generation and enhanced reading capabilities 2026-05-06 10:59:35 +08:00
skills feat(image): add image generation and enhanced reading capabilities 2026-05-06 10:59:35 +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(image): add image generation and enhanced reading capabilities 2026-05-06 10:59:35 +08:00
tools.go feat(image): add image generation and enhanced reading capabilities 2026-05-06 10:59:35 +08:00