chore(hq): daily sync 2026-02-16

This commit is contained in:
2026-02-16 10:00:29 +00:00
parent 3184eb0d0e
commit fa9193b809
166 changed files with 3262 additions and 78 deletions

44
hq/.gitignore vendored
View File

@@ -1,40 +1,6 @@
# Runtime / secrets
.env
config/.discord-tokens.env
config/*.env
instances/*/agents/
instances/*/env
instances/*/*.db
instances/*/*.db-*
instances/*/*.sqlite
instances/*/*.sqlite-*
instances/*/memory/
instances/*/cron/
instances/*/*.bak*
instances/*/update-check.json
# Session data & logs
handoffs/*.json
handoffs/workflows/*/
logs/**/*.jsonl
logs/**/*.log
# Python / Node
.venv/
node_modules/
__pycache__/
# Legacy / deprecated
bridge/
discord-bridge/
docker-compose.yml
# OS
.DS_Store
*.swp
# Browser/runtime state
instances/*/browser/
instances/*/canvas/
instances/*/devices/
instances/*/identity/
*.log
job-queue/inbox/*
job-queue/outbox/*
job-queue/archive/*
!job-queue/*/.gitkeep