gitextract_w5clawzc/ ├── .github/ │ └── workflows/ │ └── test.yml ├── .gitignore ├── .vscode/ │ └── settings.json ├── Dockerfile ├── LICENSE ├── README.md ├── biome.jsonc ├── build.sh ├── docker-bake.hcl ├── index.ts ├── package.json ├── print.css └── tsconfig.json