mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-05-06 22:57:30 +08:00
feat(runtime): add process watch patterns, unified backup/import, pluggable context engine, token usage, and codex device login
This commit is contained in:
@@ -97,6 +97,7 @@ func printHelp() {
|
||||
fmt.Println(" cron Manage scheduled tasks")
|
||||
fmt.Println(" channel Test and manage messaging channels")
|
||||
fmt.Println(" skills Manage skills (install, list, remove)")
|
||||
fmt.Println(" backup Unified backup/import for config, sessions, memory, skills")
|
||||
if tuiEnabled {
|
||||
fmt.Println(" tui Chat in terminal using the gateway chat API")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user