yao/tools/agent
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.go feat(locale): enhance locale handling and agent functionalities 2026-05-13 21:25:49 +08:00
agent_test.go feat(locale): enhance locale handling and agent functionalities 2026-05-13 21:25:49 +08:00
connectors.go feat(assistant): add hot-reload functionality for assistants and enhance gRPC metadata handling 2026-05-13 14:52:32 +08:00
connectors_schema.json feat(assistant): add hot-reload functionality for assistants and enhance gRPC metadata handling 2026-05-13 14:52:32 +08:00
deploy.go feat(assistant): add hot-reload functionality for assistants and enhance gRPC metadata handling 2026-05-13 14:52:32 +08:00
deploy_schema.json feat(assistant): add hot-reload functionality for assistants and enhance gRPC metadata handling 2026-05-13 14:52:32 +08:00
download.go feat(locale): enhance locale handling and agent functionalities 2026-05-13 21:25:49 +08:00
download_schema.json feat(locale): enhance locale handling and agent functionalities 2026-05-13 21:25:49 +08:00
list.go feat(locale): enhance locale handling and agent functionalities 2026-05-13 21:25:49 +08:00
list_schema.json feat(assistant): add hot-reload functionality for assistants and enhance gRPC metadata handling 2026-05-13 14:52:32 +08:00
reference.go feat(locale): enhance locale handling and agent functionalities 2026-05-13 21:25:49 +08:00
reference_schema.json feat(locale): enhance locale handling and agent functionalities 2026-05-13 21:25:49 +08:00