suyao
|
b6efe41b86
|
feat: add transliteration support for internationalization in tool names
|
2025-12-03 14:13:07 +08:00 |
|
suyao
|
b361d29940
|
fix: enhance character sanitization for internationalization support in tool names
|
2025-12-03 13:48:29 +08:00 |
|
Copilot
|
1746e8b21f
|
Fix MCP server confusion when multiple instances of the same server are configured (#10897)
* Initial plan
* Fix MCP server confusion by making tool IDs unique with serverId
Co-authored-by: DeJeune <67425183+DeJeune@users.noreply.github.com>
* Run yarn format to fix code formatting
Co-authored-by: DeJeune <67425183+DeJeune@users.noreply.github.com>
* Fix unit test: allow dash separator in tool names
Co-authored-by: DeJeune <67425183+DeJeune@users.noreply.github.com>
* Fix edge cases: preserve suffix on truncation, handle non-alphanumeric serverId
Co-authored-by: DeJeune <67425183+DeJeune@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: DeJeune <67425183+DeJeune@users.noreply.github.com>
|
2025-11-27 21:50:51 +08:00 |
|
LiuVaayne
|
6356e1c0c2
|
refactor: improve sanitization and formatting in buildFunctionCallToo… (#6152)
refactor: improve sanitization and formatting in buildFunctionCallToolName function
|
2025-05-19 11:20:38 +08:00 |
|
LiuVaayne
|
1475f75a35
|
feat: add buildFunctionCallToolName utility for generating tool names (#6136)
|
2025-05-18 23:05:44 +08:00 |
|