@auto-ai/agent 2.1.177 → 2.1.180
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/dist/safe-a/404/index.html +1 -1
- package/dist/safe-a/404.html +1 -1
- package/dist/safe-a/_next/static/chunks/044a195f3374d4b6.js +1 -0
- package/dist/safe-a/_next/static/chunks/0a7d5a51593d8c2f.js +1 -0
- package/dist/safe-a/_next/static/chunks/12fa90667e8fb0e3.js +1 -0
- package/dist/safe-a/_next/static/chunks/{8cccc3fe71fa849b.js → 1d5160bb440a1e1b.js} +1 -1
- package/dist/safe-a/_next/static/chunks/291c07da1c127dc1.js +1 -0
- package/dist/safe-a/_next/static/chunks/2b51efee1a2b8f27.js +1 -0
- package/dist/safe-a/_next/static/chunks/4682815462207a37.js +1 -0
- package/dist/safe-a/_next/static/chunks/4a426c156537f974.js +1 -0
- package/dist/safe-a/_next/static/chunks/5434628aad5e5bc3.js +1 -0
- package/dist/safe-a/_next/static/chunks/5b44bdce5e5ebd06.js +1 -0
- package/dist/safe-a/_next/static/chunks/5b50a8c524507ee0.js +1 -0
- package/dist/safe-a/_next/static/chunks/66cdfa3e49dc50f3.js +1 -0
- package/dist/safe-a/_next/static/chunks/6b646b7144f0eb9e.js +1 -0
- package/dist/safe-a/_next/static/chunks/7145a30cb461e3ab.js +1 -0
- package/dist/safe-a/_next/static/chunks/79e8fd2602ccb6b6.js +1 -0
- package/dist/safe-a/_next/static/chunks/7f341bc0fb5ff708.js +1 -0
- package/dist/safe-a/_next/static/chunks/{98fff38c6425a797.css → 804376464cecbc36.css} +1 -1
- package/dist/safe-a/_next/static/chunks/812fc979171f7ded.js +1 -0
- package/dist/safe-a/_next/static/chunks/{d704441569a382a1.js → 8f31f818efd25c0f.js} +1 -1
- package/dist/safe-a/_next/static/chunks/9edf76a11bf93bcc.js +1 -0
- package/dist/safe-a/_next/static/chunks/abdf99ba76e0f571.js +1 -0
- package/dist/safe-a/_next/static/chunks/b63afdaa820ddad4.js +1 -0
- package/dist/safe-a/_next/static/chunks/b9590be9854a83fb.js +1 -0
- package/dist/safe-a/_next/static/chunks/baed816b83bbd5b5.js +1 -0
- package/dist/safe-a/_next/static/chunks/dc7a9ce680ab0ce4.css +1 -0
- package/dist/safe-a/_next/static/chunks/dd98ccfeaf6ec72e.js +1 -0
- package/dist/safe-a/_next/static/chunks/e2833182a81cd867.js +1 -0
- package/dist/safe-a/_next/static/chunks/e847138f5b487d3d.js +1 -0
- package/dist/safe-a/_next/static/chunks/f3c9f6b778f4cf1a.js +1 -0
- package/dist/safe-a/_next/static/chunks/fa686b4028e991a5.js +1 -0
- package/dist/safe-a/index.html +2 -2
- package/dist/safe-a/index.txt +30 -27
- package/dist/safe-a/manage/about/index.html +2 -2
- package/dist/safe-a/manage/about/index.txt +30 -29
- package/dist/safe-a/manage/env/index.html +2 -2
- package/dist/safe-a/manage/env/index.txt +33 -32
- package/dist/safe-a/manage/geelib/index.html +2 -0
- package/dist/safe-a/manage/geelib/index.txt +39 -0
- package/dist/safe-a/manage/general/index.html +2 -2
- package/dist/safe-a/manage/general/index.txt +30 -29
- package/dist/safe-a/manage/git/index.html +2 -0
- package/dist/safe-a/manage/git/index.txt +39 -0
- package/dist/safe-a/manage/im/index.html +2 -0
- package/dist/safe-a/manage/im/index.txt +39 -0
- package/dist/safe-a/manage/index.html +2 -2
- package/dist/safe-a/manage/index.txt +27 -26
- package/dist/safe-a/manage/library/index.html +2 -0
- package/dist/safe-a/manage/library/index.txt +37 -0
- package/dist/safe-a/manage/mcp/index.html +2 -2
- package/dist/safe-a/manage/mcp/index.txt +31 -30
- package/dist/safe-a/manage/permissions/index.html +2 -2
- package/dist/safe-a/manage/permissions/index.txt +30 -29
- package/dist/safe-a/manage/skills/index.html +2 -2
- package/dist/safe-a/manage/skills/index.txt +31 -30
- package/dist/safe-a/manage/system/index.html +2 -0
- package/dist/safe-a/manage/system/index.txt +39 -0
- package/dist/safe-a/manage/task/index.html +2 -2
- package/dist/safe-a/manage/task/index.txt +31 -30
- package/dist/safe-a/manage/teams/index.html +2 -2
- package/dist/safe-a/manage/teams/index.txt +31 -30
- package/dist/safe-a/manage/tools/index.html +2 -2
- package/dist/safe-a/manage/tools/index.txt +31 -30
- package/dist/ws-test/ws-test.css +20 -0
- package/dist/ws-test/ws-test.js +55 -3
- package/mcps-runtime/claude-geelib-channel/.mcp.json +1 -1
- package/mcps-runtime/claude-tuitui-channel/.mcp.json +1 -1
- package/package.json +6 -6
- package/tools-runtime/code-tool/index.cjs +10 -0
- package/tools-runtime/code-tool/src/index.ts +10 -0
- package/tools-runtime/git-tool/index.cjs +3 -0
- package/tools-runtime/git-tool/src/index.ts +3 -0
- package/tools-runtime/schedule-tool/index.cjs +5 -0
- package/tools-runtime/schedule-tool/src/index.ts +5 -0
- package/dist/safe-a/_next/static/chunks/08ce2af10358a8ab.js +0 -1
- package/dist/safe-a/_next/static/chunks/10f9223e5a712af5.css +0 -1
- package/dist/safe-a/_next/static/chunks/1acf2d9664500f51.js +0 -1
- package/dist/safe-a/_next/static/chunks/1f3da8a76b11d2aa.js +0 -1
- package/dist/safe-a/_next/static/chunks/26aeb1c7cdca0bc7.js +0 -1
- package/dist/safe-a/_next/static/chunks/3051ec76bf1f7867.js +0 -1
- package/dist/safe-a/_next/static/chunks/4a33b6b9bc52fb1a.js +0 -1
- package/dist/safe-a/_next/static/chunks/53a59aecd3e0dfb5.js +0 -1
- package/dist/safe-a/_next/static/chunks/5bad5163b6e015f5.js +0 -1
- package/dist/safe-a/_next/static/chunks/5ef8399eb6496949.js +0 -1
- package/dist/safe-a/_next/static/chunks/61b3d4c00499dd14.js +0 -1
- package/dist/safe-a/_next/static/chunks/b7f72bcb870dda3b.js +0 -1
- package/dist/safe-a/_next/static/chunks/bbf364bb7f0ab6f7.js +0 -1
- package/dist/safe-a/_next/static/chunks/bdd88bcfd223f52a.js +0 -1
- package/dist/safe-a/_next/static/chunks/eac98d693efb6a1f.js +0 -1
- package/dist/safe-a/_next/static/chunks/ec7537a65499e7a4.js +0 -1
- package/dist/safe-a/_next/static/chunks/f874690806ec289e.js +0 -1
- /package/dist/safe-a/_next/static/{FLwrlrqnZ2-ZTbuZi3z9O → OKqXfffH_cAoxQZZNzqGW}/_buildManifest.js +0 -0
- /package/dist/safe-a/_next/static/{FLwrlrqnZ2-ZTbuZi3z9O → OKqXfffH_cAoxQZZNzqGW}/_clientMiddlewareManifest.json +0 -0
- /package/dist/safe-a/_next/static/{FLwrlrqnZ2-ZTbuZi3z9O → OKqXfffH_cAoxQZZNzqGW}/_ssgManifest.js +0 -0
|
@@ -1,36 +1,37 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[13354,["/app/_next/static/chunks/bf2c1c402dbcccdf.js","/app/_next/static/chunks/
|
|
3
|
-
3:I[39756,["/app/_next/static/chunks/bf2c1c402dbcccdf.js","/app/_next/static/chunks/
|
|
4
|
-
4:I[37457,["/app/_next/static/chunks/bf2c1c402dbcccdf.js","/app/_next/static/chunks/
|
|
5
|
-
5:I[21199,["/app/_next/static/chunks/bf2c1c402dbcccdf.js","/app/_next/static/chunks/
|
|
6
|
-
|
|
2
|
+
2:I[13354,["/app/_next/static/chunks/bf2c1c402dbcccdf.js","/app/_next/static/chunks/7145a30cb461e3ab.js","/app/_next/static/chunks/7988d5ea63356e10.js"],"AppToaster"]
|
|
3
|
+
3:I[39756,["/app/_next/static/chunks/bf2c1c402dbcccdf.js","/app/_next/static/chunks/7145a30cb461e3ab.js","/app/_next/static/chunks/7988d5ea63356e10.js"],"default"]
|
|
4
|
+
4:I[37457,["/app/_next/static/chunks/bf2c1c402dbcccdf.js","/app/_next/static/chunks/7145a30cb461e3ab.js","/app/_next/static/chunks/7988d5ea63356e10.js"],"default"]
|
|
5
|
+
5:I[21199,["/app/_next/static/chunks/bf2c1c402dbcccdf.js","/app/_next/static/chunks/7145a30cb461e3ab.js","/app/_next/static/chunks/7988d5ea63356e10.js","/app/_next/static/chunks/dd98ccfeaf6ec72e.js","/app/_next/static/chunks/e2833182a81cd867.js","/app/_next/static/chunks/baed816b83bbd5b5.js","/app/_next/static/chunks/8085c74f26fa2c4e.js","/app/_next/static/chunks/6b646b7144f0eb9e.js","/app/_next/static/chunks/812fc979171f7ded.js","/app/_next/static/chunks/79e8fd2602ccb6b6.js","/app/_next/static/chunks/0a7d5a51593d8c2f.js","/app/_next/static/chunks/6ddf95b168bfbc36.js","/app/_next/static/chunks/044a195f3374d4b6.js","/app/_next/static/chunks/12fa90667e8fb0e3.js","/app/_next/static/chunks/cd4556cbed1f8957.js","/app/_next/static/chunks/1d5160bb440a1e1b.js","/app/_next/static/chunks/7f341bc0fb5ff708.js","/app/_next/static/chunks/e42498eec0c8d570.js"],"WorkspaceShell"]
|
|
6
|
+
b:I[68027,["/app/_next/static/chunks/bf2c1c402dbcccdf.js","/app/_next/static/chunks/7145a30cb461e3ab.js","/app/_next/static/chunks/7988d5ea63356e10.js"],"default"]
|
|
7
7
|
:HL["/app/_next/static/chunks/7bdf0e5b41aeb209.css","style"]
|
|
8
|
-
:HL["/app/_next/static/chunks/
|
|
9
|
-
:HL["/app/_next/static/chunks/
|
|
8
|
+
:HL["/app/_next/static/chunks/804376464cecbc36.css","style"]
|
|
9
|
+
:HL["/app/_next/static/chunks/dc7a9ce680ab0ce4.css","style"]
|
|
10
10
|
:HL["/app/_next/static/media/5c285b27cdda1fe8-s.p.a62025f2.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
11
11
|
:HL["/app/_next/static/media/70bc3e132a0a741e-s.p.15008bfb.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
12
12
|
:HL["/app/_next/static/media/c41ca59f1c34ba31-s.p.e20f337c.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
13
13
|
:HL["/app/_next/static/chunks/6e61f670898cb297.css","style"]
|
|
14
|
-
0:{"P":null,"b":"
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
6:["$","$
|
|
22
|
-
7:["$","
|
|
23
|
-
8:["$","div","l",{"className":"flex min-h-[40vh] flex-1 items-center justify-center gap-2 text-zinc-500","children":[["$","$
|
|
24
|
-
9:["$","
|
|
25
|
-
|
|
26
|
-
c:["$","link","
|
|
27
|
-
d:["$","link","
|
|
28
|
-
|
|
29
|
-
1a:I[
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
14
|
+
0:{"P":null,"b":"OKqXfffH_cAoxQZZNzqGW","p":"/app","c":["","manage","tools",""],"i":false,"f":[[["",{"children":["(workspace)",{"children":["manage",{"children":[["route","tools","oc"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/app/_next/static/chunks/7bdf0e5b41aeb209.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/app/_next/static/chunks/804376464cecbc36.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/app/_next/static/chunks/dc7a9ce680ab0ce4.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/app/_next/static/chunks/bf2c1c402dbcccdf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/app/_next/static/chunks/7145a30cb461e3ab.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/app/_next/static/chunks/7988d5ea63356e10.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"sora_a6e0e515-module__NbNjtG__variable dm_sans_fa25cdfd-module__fB5nTW__variable jetbrains_mono_2b1eae20-module__XfFTLG__variable font-sans","children":["$","body",null,{"children":[["$","$L2",null,{}],["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}]}]]}],{"children":["(workspace)",["$","$1","c",{"children":[[["$","script","script-0",{"src":"/app/_next/static/chunks/dd98ccfeaf6ec72e.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/app/_next/static/chunks/e2833182a81cd867.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/app/_next/static/chunks/baed816b83bbd5b5.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/app/_next/static/chunks/8085c74f26fa2c4e.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/app/_next/static/chunks/6b646b7144f0eb9e.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/app/_next/static/chunks/812fc979171f7ded.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/app/_next/static/chunks/79e8fd2602ccb6b6.js","async":true,"nonce":"$undefined"}]],["$","$L5",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:1:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:1:props:children:1:props:children:props:children:1:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:1:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:1:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":["manage",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["route","tools","oc"],["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__","$L7",{},null,false]},null,false]},["$L8",[],[]],false]},null,false]},["$L9",[],[]],false],"$La",false]],"m":"$undefined","G":["$b",["$Lc","$Ld","$Le"]],"s":false,"S":true}
|
|
15
|
+
10:I[97367,["/app/_next/static/chunks/bf2c1c402dbcccdf.js","/app/_next/static/chunks/7145a30cb461e3ab.js","/app/_next/static/chunks/7988d5ea63356e10.js"],"OutletBoundary"]
|
|
16
|
+
12:I[11533,["/app/_next/static/chunks/bf2c1c402dbcccdf.js","/app/_next/static/chunks/7145a30cb461e3ab.js","/app/_next/static/chunks/7988d5ea63356e10.js"],"AsyncMetadataOutlet"]
|
|
17
|
+
14:I[5014,["/app/_next/static/chunks/bf2c1c402dbcccdf.js","/app/_next/static/chunks/7145a30cb461e3ab.js","/app/_next/static/chunks/7988d5ea63356e10.js","/app/_next/static/chunks/dd98ccfeaf6ec72e.js","/app/_next/static/chunks/e2833182a81cd867.js","/app/_next/static/chunks/baed816b83bbd5b5.js","/app/_next/static/chunks/8085c74f26fa2c4e.js","/app/_next/static/chunks/6b646b7144f0eb9e.js","/app/_next/static/chunks/812fc979171f7ded.js","/app/_next/static/chunks/79e8fd2602ccb6b6.js","/app/_next/static/chunks/0a7d5a51593d8c2f.js","/app/_next/static/chunks/6ddf95b168bfbc36.js","/app/_next/static/chunks/044a195f3374d4b6.js","/app/_next/static/chunks/12fa90667e8fb0e3.js","/app/_next/static/chunks/cd4556cbed1f8957.js","/app/_next/static/chunks/1d5160bb440a1e1b.js","/app/_next/static/chunks/7f341bc0fb5ff708.js","/app/_next/static/chunks/e42498eec0c8d570.js"],"default"]
|
|
18
|
+
15:I[97367,["/app/_next/static/chunks/bf2c1c402dbcccdf.js","/app/_next/static/chunks/7145a30cb461e3ab.js","/app/_next/static/chunks/7988d5ea63356e10.js"],"ViewportBoundary"]
|
|
19
|
+
17:I[97367,["/app/_next/static/chunks/bf2c1c402dbcccdf.js","/app/_next/static/chunks/7145a30cb461e3ab.js","/app/_next/static/chunks/7988d5ea63356e10.js"],"MetadataBoundary"]
|
|
20
|
+
18:"$Sreact.suspense"
|
|
21
|
+
6:["$","$L4",null,{}]
|
|
22
|
+
7:["$","$1","c",{"children":["$Lf",[["$","link","0",{"rel":"stylesheet","href":"/app/_next/static/chunks/6e61f670898cb297.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/app/_next/static/chunks/0a7d5a51593d8c2f.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/app/_next/static/chunks/6ddf95b168bfbc36.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/app/_next/static/chunks/044a195f3374d4b6.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/app/_next/static/chunks/12fa90667e8fb0e3.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/app/_next/static/chunks/cd4556cbed1f8957.js","async":true,"nonce":"$undefined"}],["$","script","script-5",{"src":"/app/_next/static/chunks/1d5160bb440a1e1b.js","async":true,"nonce":"$undefined"}],["$","script","script-6",{"src":"/app/_next/static/chunks/7f341bc0fb5ff708.js","async":true,"nonce":"$undefined"}],["$","script","script-7",{"src":"/app/_next/static/chunks/e42498eec0c8d570.js","async":true,"nonce":"$undefined"}]],["$","$L10",null,{"children":["$L11",["$","$L12",null,{"promise":"$@13"}]]}]]}]
|
|
23
|
+
8:["$","div","l",{"className":"flex min-h-[40vh] flex-1 items-center justify-center gap-2 text-zinc-500","children":[["$","$L14",null,{"ref":"$undefined","iconNode":[["path",{"d":"M21 12a9 9 0 1 1-6.219-8.56","key":"13zald"}]],"className":"lucide-loader-circle animate-spin text-muted-foreground","size":16,"color":"currentColor","strokeWidth":2,"aria-hidden":"true"}]," 加载中"]}]
|
|
24
|
+
9:["$","div","l",{"className":"flex min-h-[40vh] flex-1 items-center justify-center gap-2 text-zinc-500","children":[["$","$L14",null,{"ref":"$undefined","iconNode":"$8:props:children:0:props:iconNode","className":"lucide-loader-circle animate-spin text-muted-foreground","size":16,"color":"currentColor","strokeWidth":2,"aria-hidden":"true"}]," 加载中"]}]
|
|
25
|
+
a:["$","$1","h",{"children":[null,[["$","$L15",null,{"children":"$L16"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$L17",null,{"children":["$","div",null,{"hidden":true,"children":["$","$18",null,{"fallback":null,"children":"$L19"}]}]}]]}]
|
|
26
|
+
c:["$","link","0",{"rel":"stylesheet","href":"/app/_next/static/chunks/7bdf0e5b41aeb209.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
|
|
27
|
+
d:["$","link","1",{"rel":"stylesheet","href":"/app/_next/static/chunks/804376464cecbc36.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
|
|
28
|
+
e:["$","link","2",{"rel":"stylesheet","href":"/app/_next/static/chunks/dc7a9ce680ab0ce4.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
|
|
29
|
+
1a:I[56708,["/app/_next/static/chunks/bf2c1c402dbcccdf.js","/app/_next/static/chunks/7145a30cb461e3ab.js","/app/_next/static/chunks/7988d5ea63356e10.js","/app/_next/static/chunks/dd98ccfeaf6ec72e.js","/app/_next/static/chunks/e2833182a81cd867.js","/app/_next/static/chunks/baed816b83bbd5b5.js","/app/_next/static/chunks/8085c74f26fa2c4e.js","/app/_next/static/chunks/6b646b7144f0eb9e.js","/app/_next/static/chunks/812fc979171f7ded.js","/app/_next/static/chunks/79e8fd2602ccb6b6.js","/app/_next/static/chunks/0a7d5a51593d8c2f.js","/app/_next/static/chunks/6ddf95b168bfbc36.js","/app/_next/static/chunks/044a195f3374d4b6.js","/app/_next/static/chunks/12fa90667e8fb0e3.js","/app/_next/static/chunks/cd4556cbed1f8957.js","/app/_next/static/chunks/1d5160bb440a1e1b.js","/app/_next/static/chunks/7f341bc0fb5ff708.js","/app/_next/static/chunks/e42498eec0c8d570.js"],"ManageFeatureChrome"]
|
|
30
|
+
1b:I[52157,["/app/_next/static/chunks/bf2c1c402dbcccdf.js","/app/_next/static/chunks/7145a30cb461e3ab.js","/app/_next/static/chunks/7988d5ea63356e10.js","/app/_next/static/chunks/dd98ccfeaf6ec72e.js","/app/_next/static/chunks/e2833182a81cd867.js","/app/_next/static/chunks/baed816b83bbd5b5.js","/app/_next/static/chunks/8085c74f26fa2c4e.js","/app/_next/static/chunks/6b646b7144f0eb9e.js","/app/_next/static/chunks/812fc979171f7ded.js","/app/_next/static/chunks/79e8fd2602ccb6b6.js","/app/_next/static/chunks/0a7d5a51593d8c2f.js","/app/_next/static/chunks/6ddf95b168bfbc36.js","/app/_next/static/chunks/044a195f3374d4b6.js","/app/_next/static/chunks/12fa90667e8fb0e3.js","/app/_next/static/chunks/cd4556cbed1f8957.js","/app/_next/static/chunks/1d5160bb440a1e1b.js","/app/_next/static/chunks/7f341bc0fb5ff708.js","/app/_next/static/chunks/e42498eec0c8d570.js"],"PreloadChunks"]
|
|
31
|
+
f:["$","$18",null,{"fallback":null,"children":["$","$L1a",null,{"headerIcon":"Tool","title":"Tools管理","description":"管理当前 Agent 已挂载的Tools列表","showTitle":true,"children":["$","$18",null,{"fallback":["$","div",null,{"className":"flex min-h-[40vh] flex-1 items-center justify-center gap-2 text-zinc-500","children":[["$","$L14",null,{"ref":"$undefined","iconNode":"$8:props:children:0:props:iconNode","className":"lucide-loader-circle animate-spin text-muted-foreground","size":16,"color":"currentColor","strokeWidth":2,"aria-hidden":"true"}]," 加载中"]}],"children":[["$","$L1b",null,{"moduleIds":"$undefined"}],"$L1c"]}]}]}]
|
|
32
|
+
1d:I[19573,["/app/_next/static/chunks/bf2c1c402dbcccdf.js","/app/_next/static/chunks/7145a30cb461e3ab.js","/app/_next/static/chunks/7988d5ea63356e10.js","/app/_next/static/chunks/dd98ccfeaf6ec72e.js","/app/_next/static/chunks/e2833182a81cd867.js","/app/_next/static/chunks/baed816b83bbd5b5.js","/app/_next/static/chunks/8085c74f26fa2c4e.js","/app/_next/static/chunks/6b646b7144f0eb9e.js","/app/_next/static/chunks/812fc979171f7ded.js","/app/_next/static/chunks/79e8fd2602ccb6b6.js","/app/_next/static/chunks/0a7d5a51593d8c2f.js","/app/_next/static/chunks/6ddf95b168bfbc36.js","/app/_next/static/chunks/044a195f3374d4b6.js","/app/_next/static/chunks/12fa90667e8fb0e3.js","/app/_next/static/chunks/cd4556cbed1f8957.js","/app/_next/static/chunks/1d5160bb440a1e1b.js","/app/_next/static/chunks/7f341bc0fb5ff708.js","/app/_next/static/chunks/e42498eec0c8d570.js"],"ToolsManageView"]
|
|
33
|
+
1c:["$","$L1d",null,{}]
|
|
34
|
+
16:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
35
|
+
11:null
|
|
36
|
+
13:{"metadata":[["$","title","0",{"children":"Claude Code测试平台"}],["$","meta","1",{"name":"description","content":"Claude Code测试平台"}]],"error":null,"digest":"$undefined"}
|
|
37
|
+
19:"$13:metadata"
|
package/dist/ws-test/ws-test.css
CHANGED
|
@@ -1250,6 +1250,12 @@
|
|
|
1250
1250
|
.llm-provider-list-item:last-child {
|
|
1251
1251
|
border-bottom: none;
|
|
1252
1252
|
}
|
|
1253
|
+
.llm-provider-list-body {
|
|
1254
|
+
display: flex;
|
|
1255
|
+
flex-direction: column;
|
|
1256
|
+
gap: 0.2rem;
|
|
1257
|
+
min-width: 0;
|
|
1258
|
+
}
|
|
1253
1259
|
.llm-provider-list-name {
|
|
1254
1260
|
display: inline-flex;
|
|
1255
1261
|
align-items: center;
|
|
@@ -1257,6 +1263,13 @@
|
|
|
1257
1263
|
min-width: 0;
|
|
1258
1264
|
color: var(--ds-text);
|
|
1259
1265
|
}
|
|
1266
|
+
.llm-provider-list-meta {
|
|
1267
|
+
font-size: 0.76rem;
|
|
1268
|
+
color: var(--ds-text-muted, #8e8e93);
|
|
1269
|
+
overflow: hidden;
|
|
1270
|
+
text-overflow: ellipsis;
|
|
1271
|
+
white-space: nowrap;
|
|
1272
|
+
}
|
|
1260
1273
|
.llm-provider-list-default {
|
|
1261
1274
|
flex-shrink: 0;
|
|
1262
1275
|
font-size: 0.7rem;
|
|
@@ -3588,6 +3601,13 @@
|
|
|
3588
3601
|
text-align: right;
|
|
3589
3602
|
white-space: nowrap;
|
|
3590
3603
|
}
|
|
3604
|
+
.manage-entries-table td.col-detail {
|
|
3605
|
+
max-width: 360px;
|
|
3606
|
+
white-space: pre-line;
|
|
3607
|
+
color: var(--ds-muted);
|
|
3608
|
+
font-size: 12px;
|
|
3609
|
+
line-height: 1.45;
|
|
3610
|
+
}
|
|
3591
3611
|
.manage-entries-table th {
|
|
3592
3612
|
position: sticky;
|
|
3593
3613
|
top: 0;
|
package/dist/ws-test/ws-test.js
CHANGED
|
@@ -6517,10 +6517,29 @@
|
|
|
6517
6517
|
const t = row.t || {}
|
|
6518
6518
|
return (t.displayName && t.displayName !== t.name ? t.displayName + ' · ' : '') + row.id
|
|
6519
6519
|
}
|
|
6520
|
+
const formatToolDetail = function (t) {
|
|
6521
|
+
if (!t || typeof t !== 'object') return '—'
|
|
6522
|
+
const lines = []
|
|
6523
|
+
if (typeof t.summary === 'string' && t.summary.trim()) {
|
|
6524
|
+
lines.push(t.summary.trim())
|
|
6525
|
+
}
|
|
6526
|
+
if (Array.isArray(t.interfaces) && t.interfaces.length > 0) {
|
|
6527
|
+
const ifaceParts = []
|
|
6528
|
+
for (let i = 0; i < t.interfaces.length; i++) {
|
|
6529
|
+
const item = t.interfaces[i] || {}
|
|
6530
|
+
const name = typeof item.name === 'string' ? item.name.trim() : ''
|
|
6531
|
+
const purpose = typeof item.purpose === 'string' ? item.purpose.trim() : ''
|
|
6532
|
+
if (!name) continue
|
|
6533
|
+
ifaceParts.push(purpose ? name + ':' + purpose : name)
|
|
6534
|
+
}
|
|
6535
|
+
if (ifaceParts.length) lines.push(ifaceParts.join(';'))
|
|
6536
|
+
}
|
|
6537
|
+
return lines.length ? lines.join('\n') : '—'
|
|
6538
|
+
}
|
|
6520
6539
|
const toolMatches = function (row, q) {
|
|
6521
6540
|
if (!q) return true
|
|
6522
6541
|
const t = row.t || {}
|
|
6523
|
-
const pool = [row.id, toolLabel(row), t.searchHint || '']
|
|
6542
|
+
const pool = [row.id, toolLabel(row), t.searchHint || '', formatToolDetail(t)]
|
|
6524
6543
|
if (Array.isArray(t.aliases)) {
|
|
6525
6544
|
for (let i = 0; i < t.aliases.length; i++) pool.push(String(t.aliases[i] || ''))
|
|
6526
6545
|
}
|
|
@@ -6562,6 +6581,12 @@
|
|
|
6562
6581
|
const layer = row.t && row.t.layer === 'system' ? '系统' : row.t && row.t.layer === 'agent' ? 'Agent' : '—'
|
|
6563
6582
|
typeTd.textContent = layer
|
|
6564
6583
|
tr.appendChild(typeTd)
|
|
6584
|
+
const detailTd = document.createElement('td')
|
|
6585
|
+
detailTd.className = 'col-detail'
|
|
6586
|
+
const detailText = formatToolDetail(row.t)
|
|
6587
|
+
detailTd.textContent = detailText
|
|
6588
|
+
detailTd.title = detailText
|
|
6589
|
+
tr.appendChild(detailTd)
|
|
6565
6590
|
const selected = pickerSelected.has(id)
|
|
6566
6591
|
const buttons = [
|
|
6567
6592
|
createManageRowBtn(selected ? '禁用' : '启用', selected ? 'is-on' : '', function () {
|
|
@@ -6596,7 +6621,7 @@
|
|
|
6596
6621
|
}
|
|
6597
6622
|
const renderToolsRows = function () {
|
|
6598
6623
|
setPickerContentMode('table')
|
|
6599
|
-
setPickerTableHead(['名称', '类型', '操作'])
|
|
6624
|
+
setPickerTableHead(['名称', '类型', '详细信息', '操作'])
|
|
6600
6625
|
clearPickerTableBody()
|
|
6601
6626
|
setPickerContentState('', false)
|
|
6602
6627
|
const q = getPickerSearchQuery()
|
|
@@ -7810,6 +7835,21 @@
|
|
|
7810
7835
|
}
|
|
7811
7836
|
}
|
|
7812
7837
|
|
|
7838
|
+
/**
|
|
7839
|
+
* 拼接服务商列表副标题:baseUrl + '.' + 默认模型 ID。
|
|
7840
|
+
*/
|
|
7841
|
+
function formatLlmProviderListMeta(provider) {
|
|
7842
|
+
const baseUrl = String(provider.baseUrl || '').trim()
|
|
7843
|
+
const models = Array.isArray(provider.models) ? provider.models : []
|
|
7844
|
+
const modelId = String(
|
|
7845
|
+
provider.defaultModel || (models[0] && models[0].id) || '',
|
|
7846
|
+
).trim()
|
|
7847
|
+
if (!baseUrl && !modelId) return ''
|
|
7848
|
+
if (!baseUrl) return modelId
|
|
7849
|
+
if (!modelId) return baseUrl
|
|
7850
|
+
return baseUrl + '.' + modelId
|
|
7851
|
+
}
|
|
7852
|
+
|
|
7813
7853
|
function renderLlmProvidersList() {
|
|
7814
7854
|
if (!llmProvidersList) return
|
|
7815
7855
|
llmProvidersList.innerHTML = ''
|
|
@@ -7821,6 +7861,9 @@
|
|
|
7821
7861
|
const li = document.createElement('li')
|
|
7822
7862
|
li.className = 'llm-provider-list-item'
|
|
7823
7863
|
|
|
7864
|
+
const body = document.createElement('div')
|
|
7865
|
+
body.className = 'llm-provider-list-body'
|
|
7866
|
+
|
|
7824
7867
|
const nameWrap = document.createElement('span')
|
|
7825
7868
|
nameWrap.className = 'llm-provider-list-name'
|
|
7826
7869
|
nameWrap.textContent = p.name || p.id
|
|
@@ -7830,6 +7873,15 @@
|
|
|
7830
7873
|
badge.textContent = '默认'
|
|
7831
7874
|
nameWrap.appendChild(badge)
|
|
7832
7875
|
}
|
|
7876
|
+
body.appendChild(nameWrap)
|
|
7877
|
+
|
|
7878
|
+
const metaText = formatLlmProviderListMeta(p)
|
|
7879
|
+
if (metaText) {
|
|
7880
|
+
const metaWrap = document.createElement('span')
|
|
7881
|
+
metaWrap.className = 'llm-provider-list-meta'
|
|
7882
|
+
metaWrap.textContent = metaText
|
|
7883
|
+
body.appendChild(metaWrap)
|
|
7884
|
+
}
|
|
7833
7885
|
|
|
7834
7886
|
const removeBtn = document.createElement('button')
|
|
7835
7887
|
removeBtn.type = 'button'
|
|
@@ -7840,7 +7892,7 @@
|
|
|
7840
7892
|
renderLlmProvidersList()
|
|
7841
7893
|
})
|
|
7842
7894
|
|
|
7843
|
-
li.appendChild(
|
|
7895
|
+
li.appendChild(body)
|
|
7844
7896
|
li.appendChild(removeBtn)
|
|
7845
7897
|
llmProvidersList.appendChild(li)
|
|
7846
7898
|
}
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"GEELIB_PASSWD": "${GEELIB_PASSWD}",
|
|
11
11
|
"GEELIB_BASE_URL": "${GEELIB_BASE_URL:-https://geelib.qihoo.net}",
|
|
12
12
|
"GEELIB_SUB_ID": "${GEELIB_SUB_ID}",
|
|
13
|
-
"GEELIB_STATE_DIR": "${WS_AGENTS_ROOT}/
|
|
13
|
+
"GEELIB_STATE_DIR": "${WS_AGENTS_ROOT}/agent-runtime/${WS_AGENT_NAME}/channels/geelib/.state",
|
|
14
14
|
"GEELIB_POLL_INTERVAL_MS": "${GEELIB_POLL_INTERVAL_MS:-60000}"
|
|
15
15
|
}
|
|
16
16
|
}
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"env": {
|
|
9
9
|
"TUITUI_APP_ID": "${TUITUI_APP_ID}",
|
|
10
10
|
"TUITUI_APP_SECRET": "${TUITUI_APP_SECRET}",
|
|
11
|
-
"TUITUI_STATE_DIR": "${WS_AGENTS_ROOT}/
|
|
11
|
+
"TUITUI_STATE_DIR": "${WS_AGENTS_ROOT}/agent-runtime/${WS_AGENT_NAME}/channels/tuitui/.state",
|
|
12
12
|
"TUITUI_DM_POLICY": "open",
|
|
13
13
|
"TUITUI_GROUP_POLICY": "open",
|
|
14
14
|
"TUITUI_REQUIRE_MENTION": "true",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@auto-ai/agent",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.180",
|
|
4
4
|
"description": "Auto AI Agent 网关 CLI(WebSocket,独立二进制,无需 Bun)",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"maintainers": [
|
|
@@ -32,11 +32,11 @@
|
|
|
32
32
|
"zod": "^4.3.6"
|
|
33
33
|
},
|
|
34
34
|
"optionalDependencies": {
|
|
35
|
-
"@auto-ai/agent-linux-x64": "2.1.
|
|
36
|
-
"@auto-ai/agent-linux-arm64": "2.1.
|
|
37
|
-
"@auto-ai/agent-darwin-x64": "2.1.
|
|
38
|
-
"@auto-ai/agent-darwin-arm64": "2.1.
|
|
39
|
-
"@auto-ai/agent-win-x64": "2.1.
|
|
35
|
+
"@auto-ai/agent-linux-x64": "2.1.180",
|
|
36
|
+
"@auto-ai/agent-linux-arm64": "2.1.180",
|
|
37
|
+
"@auto-ai/agent-darwin-x64": "2.1.180",
|
|
38
|
+
"@auto-ai/agent-darwin-arm64": "2.1.180",
|
|
39
|
+
"@auto-ai/agent-win-x64": "2.1.180"
|
|
40
40
|
},
|
|
41
41
|
"scripts": {
|
|
42
42
|
"prepare": "node ../../scripts/sync-launcher-env.js",
|
|
@@ -15079,6 +15079,16 @@ async function writeResult(toolResultsDir, payload) {
|
|
|
15079
15079
|
var CodeTool = {
|
|
15080
15080
|
name: "CodeTool",
|
|
15081
15081
|
description: async () => "代码开发工作区:加载 code.md、读写仓库、record 沉淀、受控脚本",
|
|
15082
|
+
listInterfaces: [
|
|
15083
|
+
{ name: "prepare", purpose: "确认 codeWorkDir" },
|
|
15084
|
+
{ name: "inspect", purpose: "加载 code.md 与项目摘要" },
|
|
15085
|
+
{ name: "read", purpose: "读取代码文件" },
|
|
15086
|
+
{ name: "search", purpose: "在仓库内搜索内容" },
|
|
15087
|
+
{ name: "apply", purpose: "受控补丁修改业务文件" },
|
|
15088
|
+
{ name: "run", purpose: "执行 package.json scripts 白名单" },
|
|
15089
|
+
{ name: "record", purpose: "增量更新 code.md" },
|
|
15090
|
+
{ name: "status", purpose: "查看 git 简要状态" }
|
|
15091
|
+
],
|
|
15082
15092
|
prompt: async () => {
|
|
15083
15093
|
let dir = "(未配置)";
|
|
15084
15094
|
try {
|
|
@@ -93,6 +93,16 @@ export const CodeTool = {
|
|
|
93
93
|
name: 'CodeTool',
|
|
94
94
|
description: async () =>
|
|
95
95
|
'代码开发工作区:加载 code.md、读写仓库、record 沉淀、受控脚本',
|
|
96
|
+
listInterfaces: [
|
|
97
|
+
{ name: 'prepare', purpose: '确认 codeWorkDir' },
|
|
98
|
+
{ name: 'inspect', purpose: '加载 code.md 与项目摘要' },
|
|
99
|
+
{ name: 'read', purpose: '读取代码文件' },
|
|
100
|
+
{ name: 'search', purpose: '在仓库内搜索内容' },
|
|
101
|
+
{ name: 'apply', purpose: '受控补丁修改业务文件' },
|
|
102
|
+
{ name: 'run', purpose: '执行 package.json scripts 白名单' },
|
|
103
|
+
{ name: 'record', purpose: '增量更新 code.md' },
|
|
104
|
+
{ name: 'status', purpose: '查看 git 简要状态' },
|
|
105
|
+
],
|
|
96
106
|
prompt: async () => {
|
|
97
107
|
let dir = '(未配置)'
|
|
98
108
|
try {
|
|
@@ -14941,6 +14941,9 @@ var GIT_TOOL_INPUT_SCHEMA = {
|
|
|
14941
14941
|
var GitTool = {
|
|
14942
14942
|
name: "GitTool",
|
|
14943
14943
|
description: async () => "Execute arbitrary git command(s) from commands array",
|
|
14944
|
+
listInterfaces: [
|
|
14945
|
+
{ name: "commands", purpose: "在 git 工作区内顺序执行命令序列" }
|
|
14946
|
+
],
|
|
14944
14947
|
prompt: async () => {
|
|
14945
14948
|
const workDirBranchLines = await buildGitWorkDirBranchLines();
|
|
14946
14949
|
const gitStatus = await buildGitStatusForPrompt();
|
|
@@ -349,6 +349,9 @@ const GIT_TOOL_INPUT_SCHEMA = {
|
|
|
349
349
|
export const GitTool = {
|
|
350
350
|
name: 'GitTool',
|
|
351
351
|
description: async () => 'Execute arbitrary git command(s) from commands array',
|
|
352
|
+
listInterfaces: [
|
|
353
|
+
{ name: 'commands', purpose: '在 git 工作区内顺序执行命令序列' },
|
|
354
|
+
],
|
|
352
355
|
prompt: async () => {
|
|
353
356
|
const workDirBranchLines = await buildGitWorkDirBranchLines()
|
|
354
357
|
const gitStatus = await buildGitStatusForPrompt()
|
|
@@ -14675,6 +14675,11 @@ var inputSchema = exports_external.discriminatedUnion("action", [
|
|
|
14675
14675
|
var ScheduleTool = {
|
|
14676
14676
|
name: "ScheduleTool",
|
|
14677
14677
|
description: async () => "Create, delete, or list cron-scheduled prompts for the current WebSocket session (persisted; fired when WS is connected).",
|
|
14678
|
+
listInterfaces: [
|
|
14679
|
+
{ name: "create", purpose: "创建定时或延时执行的 prompt 任务" },
|
|
14680
|
+
{ name: "delete", purpose: "删除指定调度任务" },
|
|
14681
|
+
{ name: "list", purpose: "列出当前 session 的调度任务" }
|
|
14682
|
+
],
|
|
14678
14683
|
prompt: async () => buildScheduleToolPrompt(),
|
|
14679
14684
|
inputSchema,
|
|
14680
14685
|
maxResultSizeChars: 50000,
|
|
@@ -329,6 +329,11 @@ export const ScheduleTool = {
|
|
|
329
329
|
name: 'ScheduleTool',
|
|
330
330
|
description: async () =>
|
|
331
331
|
'Create, delete, or list cron-scheduled prompts for the current WebSocket session (persisted; fired when WS is connected).',
|
|
332
|
+
listInterfaces: [
|
|
333
|
+
{ name: 'create', purpose: '创建定时或延时执行的 prompt 任务' },
|
|
334
|
+
{ name: 'delete', purpose: '删除指定调度任务' },
|
|
335
|
+
{ name: 'list', purpose: '列出当前 session 的调度任务' },
|
|
336
|
+
],
|
|
332
337
|
prompt: async () => buildScheduleToolPrompt(),
|
|
333
338
|
inputSchema,
|
|
334
339
|
maxResultSizeChars: 50_000,
|