chore: update project files

This commit is contained in:
lpf
2026-04-03 18:35:04 +08:00
parent 428d944e52
commit ce2263ac8c
54 changed files with 1025 additions and 4613 deletions

View File

@@ -8,5 +8,5 @@ var tuiEnabled = false
func tuiCmd() {
fmt.Println("TUI is not included in this build.")
fmt.Println("Install the no-channel variant to use `clawgo tui`.")
fmt.Println("Build with `with_tui` tag to use `clawgo tui`.")
}