@tencent-ai/codebuddy-code 2.25.1 → 2.26.0

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.25.1",
3
+ "version": "2.26.0",
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",
@@ -257,6 +257,6 @@
257
257
  "BillingNotice": false,
258
258
  "CustomModelsJSON": true
259
259
  },
260
- "commit": "9ef962158f7fb8d722ea08d39e5bdfab2154f1e1",
261
- "date": "2025-12-26T11:28:57.892Z"
260
+ "commit": "fc0e9009e770996ae670884bbacb818d2e2e19cd",
261
+ "date": "2025-12-29T16:03:30.737Z"
262
262
  }
@@ -76,9 +76,7 @@
76
76
  "name": "compact",
77
77
  "instructions": "compact-agent-prompt",
78
78
  "description": "compact agent",
79
- "tools": [
80
- "Read"
81
- ],
79
+ "tools": [],
82
80
  "tags": [
83
81
  "cli",
84
82
  "compact"
@@ -278,6 +276,6 @@
278
276
  "BillingNotice": false,
279
277
  "CustomModelsJSON": true
280
278
  },
281
- "commit": "9ef962158f7fb8d722ea08d39e5bdfab2154f1e1",
282
- "date": "2025-12-26T11:28:55.540Z"
279
+ "commit": "fc0e9009e770996ae670884bbacb818d2e2e19cd",
280
+ "date": "2025-12-29T16:03:28.336Z"
283
281
  }
package/product.ioa.json CHANGED
@@ -88,9 +88,7 @@
88
88
  "name": "compact",
89
89
  "instructions": "compact-agent-prompt",
90
90
  "description": "compact agent",
91
- "tools": [
92
- "Read"
93
- ],
91
+ "tools": [],
94
92
  "tags": [
95
93
  "cli",
96
94
  "compact"
@@ -161,9 +159,6 @@
161
159
  "Skill",
162
160
  "AskUserQuestion"
163
161
  ],
164
- "models": [
165
- "claude-haiku-4.5"
166
- ],
167
162
  "asTool": true,
168
163
  "tags": [
169
164
  "cli",
@@ -197,6 +192,7 @@
197
192
  ],
198
193
  "models": [
199
194
  {
195
+ "credits": "x0.00 credits",
200
196
  "id": "deepseek-v3-2-volc-ioa",
201
197
  "name": "DeepSeek-V3.2",
202
198
  "vendor": "e",
@@ -215,7 +211,7 @@
215
211
  }
216
212
  },
217
213
  {
218
- "credits": "x0.20 credits",
214
+ "credits": "x0.00 credits",
219
215
  "id": "glm-4.7-ioa",
220
216
  "name": "GLM-4.7",
221
217
  "vendor": "f",
@@ -229,7 +225,7 @@
229
225
  "temperature": 1
230
226
  },
231
227
  {
232
- "credits": "x0.20 credits",
228
+ "credits": "x0.00 credits",
233
229
  "id": "glm-4.6-ioa",
234
230
  "name": "GLM-4.6",
235
231
  "vendor": "f",
@@ -488,6 +484,6 @@
488
484
  "BillingNotice": false,
489
485
  "CustomModelsJSON": true
490
486
  },
491
- "commit": "9ef962158f7fb8d722ea08d39e5bdfab2154f1e1",
492
- "date": "2025-12-26T11:28:56.709Z"
487
+ "commit": "fc0e9009e770996ae670884bbacb818d2e2e19cd",
488
+ "date": "2025-12-29T16:03:29.541Z"
493
489
  }
package/product.json CHANGED
@@ -365,7 +365,7 @@
365
365
  },
366
366
  {
367
367
  "name": "compact-prompt",
368
- "template": "Your task is to create a detailed summary of the conversation so far, paying close attention to the user's explicit requests and your previous actions.\nThis summary should be thorough in capturing technical details, code patterns, and architectural decisions that would be essential for continuing development work without losing context.\n\nBefore providing your final summary, wrap your analysis in <analysis> tags to organize your thoughts and ensure you've covered all necessary points. In your analysis process:\n\n1. Chronologically analyze each message and section of the conversation. For each section thoroughly identify:\n - The user's explicit requests and intents\n - Your approach to addressing the user's requests\n - Key decisions, technical concepts and code patterns\n - Specific details like:\n - file names\n - full code snippets\n - function signatures\n - file edits\n - Errors that you ran into and how you fixed them\n - Pay special attention to specific user feedback that you received, especially if the user told you to do something differently.\n2. Double-check for technical accuracy and completeness, addressing each required element thoroughly.\n\nYour summary should include the following sections:\n\n1. Primary Request and Intent: Capture all of the user's explicit requests and intents in detail\n2. Key Technical Concepts: List all important technical concepts, technologies, and frameworks discussed.\n3. Files and Code Sections: Enumerate specific files and code sections examined, modified, or created. Pay special attention to the most recent messages and include full code snippets where applicable and include a summary of why this file read or edit is important.\n4. Errors and fixes: List all errors that you ran into, and how you fixed them. Pay special attention to specific user feedback that you received, especially if the user told you to do something differently.\n5. Problem Solving: Document problems solved and any ongoing troubleshooting efforts.\n6. All user messages: List ALL user messages that are not tool results. These are critical for understanding the users' feedback and changing intent.\n6. Pending Tasks: Outline any pending tasks that you have explicitly been asked to work on.\n7. Current Work: Describe in detail precisely what was being worked on immediately before this summary request, paying special attention to the most recent messages from both user and assistant. Include file names and code snippets where applicable.\n8. Optional Next Step: List the next step that you will take that is related to the most recent work you were doing. IMPORTANT: ensure that this step is DIRECTLY in line with the user's most recent explicit requests, and the task you were working on immediately before this summary request. If your last task was concluded, then only list next steps if they are explicitly in line with the users request. Do not start on tangential requests or really old requests that were already completed without confirming with the user first.\n If there is a next step, include direct quotes from the most recent conversation showing exactly what task you were working on and where you left off. This should be verbatim to ensure there's no drift in task interpretation.\n\nHere's an example of how your output should be structured:\n\n<example>\n<analysis>\n[Your thought process, ensuring all points are covered thoroughly and accurately]\n</analysis>\n\n<summary>\n1. Primary Request and Intent:\n [Detailed description]\n\n2. Key Technical Concepts:\n - [Concept 1]\n - [Concept 2]\n - [...]\n\n3. Files and Code Sections:\n - [File Name 1]\n - [Summary of why this file is important]\n - [Summary of the changes made to this file, if any]\n - [Important Code Snippet]\n - [File Name 2]\n - [Important Code Snippet]\n - [...]\n\n4. Errors and fixes:\n - [Detailed description of error 1]:\n - [How you fixed the error]\n - [User feedback on the error if any]\n - [...]\n\n5. Problem Solving:\n [Description of solved problems and ongoing troubleshooting]\n\n6. All user messages:\n - [Detailed non tool use user message]\n - [...]\n\n7. Pending Tasks:\n - [Task 1]\n - [Task 2]\n - [...]\n\n8. Current Work:\n [Precise description of current work]\n\n9. Optional Next Step:\n [Optional Next step to take]\n\n</summary>\n</example>\n\nPlease provide your summary based on the conversation so far, following this structure and ensuring precision and thoroughness in your response.\n\nThere may be additional summarization instructions provided in the included context. If so, remember to follow these instructions when creating the above summary. Examples of instructions include:\n<example>\n## Compact Instructions\nWhen summarizing the conversation focus on typescript code changes and also remember the mistakes you made and how you fixed them.\n</example>\n\n<example>\n# Summary instructions\nWhen you are using compact - please focus on test output and code changes. Include file reads verbatim.\n</example>\n\n"
368
+ "template": "CRITICAL INSTRUCTION: DO NOT call ANY tools during this summarization task. This is a READ-ONLY analysis task. You should ONLY output text analysis and summary. NO tool calls (Read, Write, Edit, Bash, Grep, Glob, etc.) are needed or permitted.\n\nYour task is to create a detailed summary of the conversation so far, paying close attention to the user's explicit requests and your previous actions.\nThis summary should be thorough in capturing technical details, code patterns, and architectural decisions that would be essential for continuing development work without losing context.\n\nIMPORTANT: This is a summarization task ONLY. Do not use Read, Write, Edit, Bash, Grep, Glob, or any other tools. Simply analyze the conversation history that has been provided to you and create a text summary.\n\nBefore providing your final summary, wrap your analysis in <analysis> tags to organize your thoughts and ensure you've covered all necessary points. In your analysis process:\n\n1. Chronologically analyze each message and section of the conversation. For each section thoroughly identify:\n - The user's explicit requests and intents\n - Your approach to addressing the user's requests\n - Key decisions, technical concepts and code patterns\n - Specific details like:\n - file names\n - full code snippets\n - function signatures\n - file edits\n - Errors that you ran into and how you fixed them\n - Pay special attention to specific user feedback that you received, especially if the user told you to do something differently.\n2. Double-check for technical accuracy and completeness, addressing each required element thoroughly.\n\nYour summary should include the following sections:\n\n1. Primary Request and Intent: Capture all of the user's explicit requests and intents in detail\n2. Key Technical Concepts: List all important technical concepts, technologies, and frameworks discussed.\n3. Files and Code Sections: Enumerate specific files and code sections examined, modified, or created. Pay special attention to the most recent messages and include full code snippets where applicable and include a summary of why this file read or edit is important.\n4. Errors and fixes: List all errors that you ran into, and how you fixed them. Pay special attention to specific user feedback that you received, especially if the user told you to do something differently.\n5. Problem Solving: Document problems solved and any ongoing troubleshooting efforts.\n6. All user messages: List ALL user messages that are not tool results. These are critical for understanding the users' feedback and changing intent.\n6. Pending Tasks: Outline any pending tasks that you have explicitly been asked to work on.\n7. Current Work: Describe in detail precisely what was being worked on immediately before this summary request, paying special attention to the most recent messages from both user and assistant. Include file names and code snippets where applicable. DO NOT read files or call tools - only describe what was already discussed in the conversation.\n8. Optional Next Step: List the next step that you will take that is related to the most recent work you were doing. This should be a description of what to do next, NOT an actual execution. Do not call any tools. Simply describe the intended action. IMPORTANT: ensure that this step is DIRECTLY in line with the user's most recent explicit requests, and the task you were working on immediately before this summary request. If your last task was concluded, then only list next steps if they are explicitly in line with the users request. Do not start on tangential requests or really old requests that were already completed without confirming with the user first.\n If there is a next step, include direct quotes from the most recent conversation showing exactly what task you were working on and where you left off. This should be verbatim to ensure there's no drift in task interpretation.\n\nHere's an example of how your output should be structured:\n\n<example>\n<analysis>\n[Your thought process, ensuring all points are covered thoroughly and accurately]\n</analysis>\n\n<summary>\n1. Primary Request and Intent:\n [Detailed description]\n\n2. Key Technical Concepts:\n - [Concept 1]\n - [Concept 2]\n - [...]\n\n3. Files and Code Sections:\n - [File Name 1]\n - [Summary of why this file is important]\n - [Summary of the changes made to this file, if any]\n - [Important Code Snippet]\n - [File Name 2]\n - [Important Code Snippet]\n - [...]\n\n4. Errors and fixes:\n - [Detailed description of error 1]:\n - [How you fixed the error]\n - [User feedback on the error if any]\n - [...]\n\n5. Problem Solving:\n [Description of solved problems and ongoing troubleshooting]\n\n6. All user messages:\n - [Detailed non tool use user message]\n - [...]\n\n7. Pending Tasks:\n - [Task 1]\n - [Task 2]\n - [...]\n\n8. Current Work:\n [Precise description of current work]\n\n9. Optional Next Step:\n [Optional Next step to take]\n\n</summary>\n</example>\n\nPlease provide your summary based on the conversation so far, following this structure and ensuring precision and thoroughness in your response.\n\nThere may be additional summarization instructions provided in the included context. If so, remember to follow these instructions when creating the above summary. Examples of instructions include:\n<example>\n## Compact Instructions\nWhen summarizing the conversation focus on typescript code changes and also remember the mistakes you made and how you fixed them.\n</example>\n\n<example>\n# Summary instructions\nWhen you are using compact - please focus on test output and code changes. Include file reads verbatim.\n</example>\n\n"
369
369
  },
370
370
  {
371
371
  "name": "content-analyzer-agent-instructions",
@@ -647,9 +647,7 @@
647
647
  "name": "compact",
648
648
  "instructions": "compact-agent-prompt",
649
649
  "description": "compact agent",
650
- "tools": [
651
- "Read"
652
- ],
650
+ "tools": [],
653
651
  "tags": [
654
652
  "cli",
655
653
  "compact"
@@ -660,7 +658,7 @@
660
658
  "instructions": "content-analyzer-agent-instructions",
661
659
  "description": "content analyzer agent",
662
660
  "models": [
663
- "o4-mini"
661
+ "default-model-lite"
664
662
  ],
665
663
  "tags": [
666
664
  "cli",
@@ -724,9 +722,6 @@
724
722
  "AskUserQuestion"
725
723
  ],
726
724
  "asTool": true,
727
- "models": [
728
- "default-model-lite"
729
- ],
730
725
  "tags": [
731
726
  "cli",
732
727
  "sub-agent"
@@ -833,7 +828,6 @@
833
828
  "ReportAfterCancel": false,
834
829
  "RequestBodyGzip": false,
835
830
  "StandaloneTerminal": true,
836
- "DisableCreditsConsumed": true,
837
831
  "DisablePlugin": true,
838
832
  "Skills": true,
839
833
  "SelectComponent": true,
@@ -976,6 +970,6 @@
976
970
  "description": "tool-ask-user-question-description"
977
971
  }
978
972
  ],
979
- "commit": "9ef962158f7fb8d722ea08d39e5bdfab2154f1e1",
980
- "date": "2025-12-26T11:28:54.374Z"
973
+ "commit": "fc0e9009e770996ae670884bbacb818d2e2e19cd",
974
+ "date": "2025-12-29T16:03:27.046Z"
981
975
  }
@@ -196,6 +196,6 @@
196
196
  "BillingNotice": false,
197
197
  "CustomModelsJSON": true
198
198
  },
199
- "commit": "9ef962158f7fb8d722ea08d39e5bdfab2154f1e1",
200
- "date": "2025-12-26T11:28:59.089Z"
199
+ "commit": "fc0e9009e770996ae670884bbacb818d2e2e19cd",
200
+ "date": "2025-12-29T16:03:31.921Z"
201
201
  }