This commit is contained in:
lpf
2026-02-14 00:18:09 +08:00
parent b57b4b14e7
commit 01b56f2398
5 changed files with 119 additions and 40 deletions

View File

@@ -111,7 +111,6 @@ func main() {
switch command {
case "onboard":
maybePromptAndEscalateRoot("onboard")
onboard()
case "agent":
agentCmd()