@tencent-ai/codebuddy-code 1.10.3-next.9f6a253.20251013 → 1.10.4

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": "1.10.3-next.9f6a253.20251013",
3
+ "version": "1.10.4",
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",
@@ -30,8 +30,7 @@
30
30
  "url": "https://cnb.cool/codebuddy/codebuddy-code/-/issues"
31
31
  },
32
32
  "publishConfig": {
33
- "access": "public",
34
- "tag": "next"
33
+ "access": "public"
35
34
  },
36
35
  "scripts": {},
37
36
  "devDependencies": {}
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "endpoint": "https://copilot.tencent.com",
3
+ "stagingEndpoint": "https://staging-copilot.tencent.com",
3
4
  "agents": [
4
5
  {
5
6
  "name": "cli",
@@ -16,7 +17,6 @@
16
17
  "tools": [
17
18
  "Task",
18
19
  "Read",
19
- "LS",
20
20
  "Write",
21
21
  "Edit",
22
22
  "MultiEdit",
@@ -25,12 +25,9 @@
25
25
  "Grep",
26
26
  "ExitPlanMode",
27
27
  "TodoWrite",
28
- "SaveMemory",
29
28
  "WebFetch",
30
29
  "WebSearch",
31
- "NotebookRead",
32
30
  "NotebookEdit",
33
- "NotebookWrite",
34
31
  "BashOutput",
35
32
  "KillShell"
36
33
  ],
@@ -45,7 +42,6 @@
45
42
  "description": "taskgeneral-purpose agent",
46
43
  "tools": [
47
44
  "Read",
48
- "LS",
49
45
  "Write",
50
46
  "Edit",
51
47
  "MultiEdit",
@@ -53,12 +49,9 @@
53
49
  "Glob",
54
50
  "Grep",
55
51
  "TodoWrite",
56
- "SaveMemory",
57
52
  "WebFetch",
58
53
  "WebSearch",
59
- "NotebookRead",
60
54
  "NotebookEdit",
61
- "NotebookWrite",
62
55
  "BashOutput",
63
56
  "KillShell"
64
57
  ],
@@ -73,7 +66,6 @@
73
66
  "description": "compact agent",
74
67
  "tools": [
75
68
  "Read",
76
- "LS",
77
69
  "Write",
78
70
  "Edit",
79
71
  "MultiEdit",
@@ -81,12 +73,9 @@
81
73
  "Glob",
82
74
  "Grep",
83
75
  "TodoWrite",
84
- "SaveMemory",
85
76
  "WebFetch",
86
77
  "WebSearch",
87
- "NotebookRead",
88
78
  "NotebookEdit",
89
- "NotebookWrite",
90
79
  "Task"
91
80
  ],
92
81
  "tags": [
@@ -164,6 +153,6 @@
164
153
  "productFeatures": {
165
154
  "BillingNotice": false
166
155
  },
167
- "commit": "9f6a25351daa32be24a99556fd091039cfb209fb",
168
- "date": "2025-10-12T16:04:50.424Z"
156
+ "commit": "7dbb73f22d0238d6c575a257dd364b71787a2cce",
157
+ "date": "2025-10-13T05:19:26.437Z"
169
158
  }
package/product.ioa.json CHANGED
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "endpoint": "https://copilot.tencent.com",
3
+ "stagingEndpoint": "https://staging-copilot.tencent.com",
3
4
  "agents": [
4
5
  {
5
6
  "name": "cli",
@@ -24,7 +25,6 @@
24
25
  "tools": [
25
26
  "Task",
26
27
  "Read",
27
- "LS",
28
28
  "Write",
29
29
  "Edit",
30
30
  "MultiEdit",
@@ -33,12 +33,9 @@
33
33
  "Grep",
34
34
  "ExitPlanMode",
35
35
  "TodoWrite",
36
- "SaveMemory",
37
36
  "WebFetch",
38
37
  "WebSearch",
39
- "NotebookRead",
40
38
  "NotebookEdit",
41
- "NotebookWrite",
42
39
  "BashOutput",
43
40
  "KillShell"
44
41
  ],
@@ -53,7 +50,6 @@
53
50
  "description": "general-purpose agent",
54
51
  "tools": [
55
52
  "Read",
56
- "LS",
57
53
  "Write",
58
54
  "Edit",
59
55
  "MultiEdit",
@@ -81,7 +77,6 @@
81
77
  "description": "compact agent",
82
78
  "tools": [
83
79
  "Read",
84
- "LS",
85
80
  "Write",
86
81
  "Edit",
87
82
  "MultiEdit",
@@ -89,12 +84,9 @@
89
84
  "Glob",
90
85
  "Grep",
91
86
  "TodoWrite",
92
- "SaveMemory",
93
87
  "WebFetch",
94
88
  "WebSearch",
95
- "NotebookRead",
96
89
  "NotebookEdit",
97
- "NotebookWrite",
98
90
  "Task"
99
91
  ],
100
92
  "tags": [
@@ -292,6 +284,6 @@
292
284
  "productFeatures": {
293
285
  "BillingNotice": false
294
286
  },
295
- "commit": "9f6a25351daa32be24a99556fd091039cfb209fb",
296
- "date": "2025-10-12T16:04:51.652Z"
287
+ "commit": "7dbb73f22d0238d6c575a257dd364b71787a2cce",
288
+ "date": "2025-10-13T05:19:27.659Z"
297
289
  }
package/product.json CHANGED
@@ -9,7 +9,7 @@
9
9
  ],
10
10
  "platform": "CLI",
11
11
  "endpoint": "https://www.codebuddy.ai",
12
- "stagingEndpoint": "https://staging-copilot.tencent.com",
12
+ "stagingEndpoint": "https://staging-codebuddy.tencent.com",
13
13
  "authentication": {
14
14
  "id": "Tencent-Cloud.coding-copilot",
15
15
  "type": "cli-external-link",
@@ -374,7 +374,6 @@
374
374
  "tools": [
375
375
  "Task",
376
376
  "Read",
377
- "LS",
378
377
  "Write",
379
378
  "Edit",
380
379
  "MultiEdit",
@@ -383,12 +382,9 @@
383
382
  "Grep",
384
383
  "ExitPlanMode",
385
384
  "TodoWrite",
386
- "SaveMemory",
387
385
  "WebFetch",
388
386
  "WebSearch",
389
- "NotebookRead",
390
387
  "NotebookEdit",
391
- "NotebookWrite",
392
388
  "BashOutput",
393
389
  "KillShell"
394
390
  ],
@@ -403,7 +399,6 @@
403
399
  "description": "general-purpose agent",
404
400
  "tools": [
405
401
  "Read",
406
- "LS",
407
402
  "Write",
408
403
  "Edit",
409
404
  "MultiEdit",
@@ -411,12 +406,9 @@
411
406
  "Glob",
412
407
  "Grep",
413
408
  "TodoWrite",
414
- "SaveMemory",
415
409
  "WebFetch",
416
410
  "WebSearch",
417
- "NotebookRead",
418
411
  "NotebookEdit",
419
- "NotebookWrite",
420
412
  "BashOutput",
421
413
  "KillShell"
422
414
  ],
@@ -431,7 +423,6 @@
431
423
  "description": "compact agent",
432
424
  "tools": [
433
425
  "Read",
434
- "LS",
435
426
  "Write",
436
427
  "Edit",
437
428
  "MultiEdit",
@@ -439,12 +430,9 @@
439
430
  "Glob",
440
431
  "Grep",
441
432
  "TodoWrite",
442
- "SaveMemory",
443
433
  "WebFetch",
444
434
  "WebSearch",
445
- "NotebookRead",
446
435
  "NotebookEdit",
447
- "NotebookWrite",
448
436
  "Task"
449
437
  ],
450
438
  "tags": [
@@ -572,10 +560,6 @@
572
560
  "name": "Grep",
573
561
  "description": "tool-grep-description"
574
562
  },
575
- {
576
- "name": "LS",
577
- "description": "tool-ls-description"
578
- },
579
563
  {
580
564
  "name": "Read",
581
565
  "description": "tool-read-description"
@@ -592,18 +576,10 @@
592
576
  "name": "Write",
593
577
  "description": "tool-write-description"
594
578
  },
595
- {
596
- "name": "NotebookRead",
597
- "description": "tool-notebookread-description"
598
- },
599
579
  {
600
580
  "name": "NotebookEdit",
601
581
  "description": "tool-notebookedit-description"
602
582
  },
603
- {
604
- "name": "NotebookWrite",
605
- "description": "tool-notebookedit-description"
606
- },
607
583
  {
608
584
  "name": "WebFetch",
609
585
  "description": "tool-webfetch-description"
@@ -633,6 +609,6 @@
633
609
  "description": "tool-killshell-description"
634
610
  }
635
611
  ],
636
- "commit": "9f6a25351daa32be24a99556fd091039cfb209fb",
637
- "date": "2025-10-12T16:04:49.189Z"
612
+ "commit": "7dbb73f22d0238d6c575a257dd364b71787a2cce",
613
+ "date": "2025-10-13T05:19:25.207Z"
638
614
  }