Merge branch 'main' into version

This commit is contained in:
Cytown
2026-03-19 14:55:30 +08:00
266 changed files with 30364 additions and 9696 deletions
-1
View File
@@ -7,7 +7,6 @@ const (
// AppName is the name of the app
AppName = "PicoClaw"
PicoClawHome = "PICOCLAW_HOME"
DefaultPicoClawHome = ".picoclaw"
WorkspaceName = "workspace"
)