feat(provider): switch to clawgo provider and improve office state handling

This commit is contained in:
lpf
2026-03-05 16:41:14 +08:00
parent 3553be2d53
commit eae7864286
7 changed files with 279 additions and 82 deletions

View File

@@ -92,6 +92,7 @@ func printHelp() {
fmt.Println(" agent Interact with the agent directly")
fmt.Println(" gateway Register/manage gateway service")
fmt.Println(" status Show clawgo status")
fmt.Println(" provider Configure provider credentials")
fmt.Println(" config Get/set config values")
fmt.Println(" cron Manage scheduled tasks")
fmt.Println(" channel Test and manage messaging channels")