Release version 0.2.2
使用rust which包来查找命令路径,解决部分电脑环境变量识别问题; 升级claude code的sdk版本; 修复npx类型的agent的本地版本检测。
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "codeg",
|
||||
"private": true,
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.2",
|
||||
"scripts": {
|
||||
"dev": "next dev --turbopack",
|
||||
"build": "next build",
|
||||
|
||||
Reference in New Issue
Block a user