@tencent-ai/codebuddy-code 2.1.4 → 2.2.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.1.4",
3
+ "version": "2.2.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",
@@ -198,6 +198,6 @@
198
198
  "BillingNotice": false,
199
199
  "CustomModelsJSON": true
200
200
  },
201
- "commit": "bcf3c26414d2378d3b7ccb9b97552f0edc042597",
202
- "date": "2025-11-11T14:14:32.779Z"
201
+ "commit": "e3a88a8826d134cbcbc2b2e7d542d03b0a3d0c29",
202
+ "date": "2025-11-12T12:48:30.033Z"
203
203
  }
@@ -200,6 +200,6 @@
200
200
  "BillingNotice": false,
201
201
  "CustomModelsJSON": true
202
202
  },
203
- "commit": "bcf3c26414d2378d3b7ccb9b97552f0edc042597",
204
- "date": "2025-11-11T14:14:30.601Z"
203
+ "commit": "e3a88a8826d134cbcbc2b2e7d542d03b0a3d0c29",
204
+ "date": "2025-11-12T12:48:27.828Z"
205
205
  }
package/product.ioa.json CHANGED
@@ -343,6 +343,6 @@
343
343
  "BillingNotice": false,
344
344
  "CustomModelsJSON": true
345
345
  },
346
- "commit": "bcf3c26414d2378d3b7ccb9b97552f0edc042597",
347
- "date": "2025-11-11T14:14:31.689Z"
346
+ "commit": "e3a88a8826d134cbcbc2b2e7d542d03b0a3d0c29",
347
+ "date": "2025-11-12T12:48:28.929Z"
348
348
  }
package/product.json CHANGED
@@ -83,6 +83,7 @@
83
83
  "\n\n",
84
84
  "// "
85
85
  ],
86
+ "nesPredictionMaxLines": 4,
86
87
  "jumpToHere": {
87
88
  "instructions": "jump-to-here-prompt",
88
89
  "userMessageInstruction": "jump-to-here-user-message-prompt",
@@ -92,9 +93,9 @@
92
93
  "diagnostics"
93
94
  ],
94
95
  "models": [
95
- "deepseek-v3-0324-taco"
96
+ "codewise-navi-v1-2-taco"
96
97
  ],
97
- "model": "deepseek-v3-0324-taco"
98
+ "model": "codewise-navi-v1-2-taco"
98
99
  }
99
100
  },
100
101
  "models": [
@@ -580,14 +581,6 @@
580
581
  "GenerateCommitMessage": true,
581
582
  "InlineCompletions": true,
582
583
  "InlineChat": true,
583
- "NesCompletions": false,
584
- "NesDocumentActiveChangeTrigger": false,
585
- "NesCompletionsPrefetching": true,
586
- "NESPrefetchingAfterEmptyCompletion": false,
587
- "TriggerNESAfterCompletionHasBeenAccepted": false,
588
- "NesRepeatFilter": true,
589
- "NesRepeatFilterV2": false,
590
- "NesRangeFix": true,
591
584
  "CursorPositonPrefetching": false,
592
585
  "CompletionsPrefetching": false,
593
586
  "CompletionsResultFusion": true,
@@ -609,12 +602,21 @@
609
602
  "McpInstallationGuide": true,
610
603
  "SelectImage": false,
611
604
  "Aegis": true,
612
- "NesCompletionsJumpToHere": false,
613
605
  "ProposalAPI": false,
614
606
  "NESNativeRenderer": false,
615
607
  "SwitchBySession": true,
608
+ "AutoMode": true,
616
609
  "Billing": true,
617
610
  "InternationalLogin": true,
611
+ "NesCompletions": true,
612
+ "NesDocumentActiveChangeTrigger": false,
613
+ "NesCompletionsPrefetching": true,
614
+ "NESPrefetchingAfterEmptyCompletion": true,
615
+ "TriggerNESAfterCompletionHasBeenAccepted": true,
616
+ "NesRepeatFilter": false,
617
+ "NesRepeatFilterV2": true,
618
+ "NesRangeFix": false,
619
+ "NesCompletionsJumpToHere": true,
618
620
  "BillingNotice": true,
619
621
  "CustomModelsJSON": true
620
622
  },
@@ -709,6 +711,6 @@
709
711
  "description": "tool-skill-description"
710
712
  }
711
713
  ],
712
- "commit": "bcf3c26414d2378d3b7ccb9b97552f0edc042597",
713
- "date": "2025-11-11T14:14:29.513Z"
714
+ "commit": "e3a88a8826d134cbcbc2b2e7d542d03b0a3d0c29",
715
+ "date": "2025-11-12T12:48:26.742Z"
714
716
  }
@@ -153,6 +153,6 @@
153
153
  "BillingNotice": false,
154
154
  "CustomModelsJSON": true
155
155
  },
156
- "commit": "bcf3c26414d2378d3b7ccb9b97552f0edc042597",
157
- "date": "2025-11-11T14:14:33.869Z"
156
+ "commit": "e3a88a8826d134cbcbc2b2e7d542d03b0a3d0c29",
157
+ "date": "2025-11-12T12:48:31.118Z"
158
158
  }