yao/tools
Max da4a803c11 feat(locale): enhance locale handling and agent functionalities
- Added locale support in various components, including the Assistant's execution context and agent tools, to improve internationalization.
- Updated the `pickNodeByFilter` function to include a fallback mechanism for host_exec nodes when no container nodes are available.
- Introduced a new `agent_reference` tool for downloading agent source code for read-only study, alongside updates to the `agent_download` tool to restrict downloads to the 'smith' namespace.
- Enhanced documentation and tests to reflect the new functionalities and ensure robust locale extraction and handling.
2026-05-13 21:25:49 +08:00
..
agent feat(locale): enhance locale handling and agent functionalities 2026-05-13 21:25:49 +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(locale): enhance locale handling and agent functionalities 2026-05-13 21:25:49 +08:00
proc fix(tests): temporarily disable KB/DB search in tests 2026-05-03 10:26:06 +08:00
prompts feat(locale): enhance locale handling and agent functionalities 2026-05-13 21:25:49 +08:00
skills feat(locale): enhance locale handling and agent functionalities 2026-05-13 21:25:49 +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(assistant): add hot-reload functionality for assistants and enhance gRPC metadata handling 2026-05-13 14:52:32 +08:00
tools.go feat(locale): enhance locale handling and agent functionalities 2026-05-13 21:25:49 +08:00