UNPKG
@agentkai/cli
Version:
latest (3.10.0)
3.10.0
3.9.0
3.7.0
3.6.0
3.5.0
3.4.0
3.3.0
3.2.0
3.1.0
3.0.0
2.0.8
2.0.7
2.0.6
2.0.3
2.0.2
2.0.1
1.6.0
1.5.1
1.5.0
AgentKai命令行界面
github.com/Peiiii/AgentKai
Peiiii/AgentKai
@agentkai/cli
/
dist
/
index.d.ts
7 lines
•
230 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
'./commands/chat'
;
export
*
from
'./commands/goals'
;
export
*
from
'./commands/memory'
;
export
*
from
'./commands/config'
;
export
*
from
'./services'
;
export
*
from
'./ui/console'
;
//# sourceMappingURL=index.d.ts.map