@tencent-ai/codebuddy-code 2.52.0 → 2.52.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tencent-ai/codebuddy-code",
3
- "version": "2.52.0",
3
+ "version": "2.52.1",
4
4
  "description": "Use CodeBuddy, Tencent's AI assistant, right from your terminal. CodeBuddy can understand your codebase, edit files, run terminal commands, and handle entire workflows for you.",
5
5
  "main": "lib/node/index.js",
6
6
  "typings": "lib/node/index.d.ts",
@@ -384,6 +384,6 @@
384
384
  "DeferToolLoading": true,
385
385
  "ImageGen": true
386
386
  },
387
- "commit": "3c3f644c564738543fa86db00a4458e4e21a9762",
388
- "date": "2026-02-27T03:40:06.326Z"
387
+ "commit": "7874a9cb79a6649cbf9957738317c7e9605a5b32",
388
+ "date": "2026-02-28T01:35:34.616Z"
389
389
  }
@@ -432,6 +432,6 @@
432
432
  "DeferToolLoading": true,
433
433
  "ImageGen": true
434
434
  },
435
- "commit": "3c3f644c564738543fa86db00a4458e4e21a9762",
436
- "date": "2026-02-27T03:40:06.277Z"
435
+ "commit": "7874a9cb79a6649cbf9957738317c7e9605a5b32",
436
+ "date": "2026-02-28T01:35:34.598Z"
437
437
  }
package/product.ioa.json CHANGED
@@ -686,6 +686,6 @@
686
686
  "ImageGen": true,
687
687
  "ImageEdit": true
688
688
  },
689
- "commit": "3c3f644c564738543fa86db00a4458e4e21a9762",
690
- "date": "2026-02-27T03:40:06.382Z"
689
+ "commit": "7874a9cb79a6649cbf9957738317c7e9605a5b32",
690
+ "date": "2026-02-28T01:35:34.566Z"
691
691
  }
package/product.json CHANGED
@@ -676,7 +676,7 @@
676
676
  },
677
677
  {
678
678
  "name": "tool-toolsearch-description",
679
- "template": "Search for available tools using natural language queries.\n\nUse this tool when you need to discover tools that can help with a specific task. Some tools are not loaded by default to save context space - use this to find and activate them.\n\nUsage:\n- Provide a natural language description of what you want to do\n- Returns a list of matching tools sorted by relevance\n- Found tools are automatically activated for use in subsequent messages\n\nIMPORTANT: Tools listed below as \"Available deferred tools\" are NOT callable until you activate them using this tool. You MUST call ToolSearch first to activate a deferred tool before attempting to use it. Calling a deferred tool without activation will result in a \"Tool not found\" error.\n\nExample queries:\n- \"send email notification\"\n- \"database operations\"\n- \"image processing\"\n\nAfter searching, matching tools become available and you can call them directly.\n{%- if toolSearchDeferredTools -%}\n\nAvailable deferred tools (use ToolSearch to discover more):\n{{toolSearchDeferredTools}}\n{%- endif -%}\n"
679
+ "template": "Search for available tools using natural language queries.\n\nUse this tool when you need to discover tools that can help with a specific task. Some tools are not loaded by default to save context space - use this to find and activate them.\n\nUsage:\n- Provide a natural language description of what you want to do\n- Returns a list of matching tools sorted by relevance\n- Found tools are automatically activated for use in subsequent messages\n\nIMPORTANT: Tools listed below as \"Available deferred tools\" are NOT callable until you activate them using this tool. You MUST call ToolSearch first to activate a deferred tool before attempting to use it. Calling a deferred tool without activation will result in a \"Tool not found\" error.\n\nExample queries:\n- \"send email notification\"\n- \"database operations\"\n- \"image processing\"\n\nAfter searching, matching tools become available and you can call them directly.\n{% if toolSearchDeferredTools %}\n\nAvailable deferred tools (use ToolSearch to discover more):\n{{toolSearchDeferredTools}}\n{% endif %}\n{%- if toolSearchMcpServers %}\n\nAvailable MCP servers (use ToolSearch to discover their tools):\n{{toolSearchMcpServers}}\n{%- endif %}\n"
680
680
  },
681
681
  {
682
682
  "name": "tool-describetool-description",
@@ -1295,6 +1295,6 @@
1295
1295
  "description": "tool-sendmessage-description"
1296
1296
  }
1297
1297
  ],
1298
- "commit": "3c3f644c564738543fa86db00a4458e4e21a9762",
1299
- "date": "2026-02-27T03:40:06.246Z"
1298
+ "commit": "7874a9cb79a6649cbf9957738317c7e9605a5b32",
1299
+ "date": "2026-02-28T01:35:34.510Z"
1300
1300
  }
@@ -273,6 +273,6 @@
273
273
  "CustomModelsJSON": true,
274
274
  "DeferToolLoading": true
275
275
  },
276
- "commit": "3c3f644c564738543fa86db00a4458e4e21a9762",
277
- "date": "2026-02-27T03:40:06.288Z"
276
+ "commit": "7874a9cb79a6649cbf9957738317c7e9605a5b32",
277
+ "date": "2026-02-28T01:35:34.654Z"
278
278
  }