feat(cli): support cow cli

This commit is contained in:
zhayujie
2026-03-26 10:08:51 +08:00
parent 3eb8348708
commit 8fd029a4a1
10 changed files with 821 additions and 0 deletions

8
.gitignore vendored
View File

@@ -37,3 +37,11 @@ client_config.json
ref/
.cursor/
local/
# Build artifacts
dist/
build/
*.egg-info/
# CLI runtime
.cow.pid