singularity working

This commit is contained in:
Shannon Sands 2026-02-06 01:03:59 +00:00
parent 4d619bcd21
commit fd1c3da305
23 changed files with 1444 additions and 38 deletions

15
.gitignore vendored
View file

@ -40,7 +40,14 @@ agent-browser/
privvy*
images/
# CLI config (may contain sensitive SSH paths)
cli-config.yaml
.DS_Store
# CLI config (may contain sensitive SSH paths)
cli-config.yaml
.DS_Store
# artifacts
*.jsonl
*.html
*.json
*.log
*.csv