Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
main
PilotDeck
/
src
/
extension
/
hooks
/
execution
/
HookExecutor.ts
下载
D
da
refactor: rename Polit/PolitDeck to Pilot/PilotDeck across entire codebase
873f0c2f
创建于
24 天前
历史提交
export
type
PilotDeckHookExecutorKind
=
"command"
|
"prompt"
|
"http"
|
"agent"
;