Files
jarvis/.gitignore
T
myron dc55e6c45b Initial commit: JARVIS AI dashboard v2.3
- 4-tier chat: HA control → Ollama → Groq → Claude
- Push-based agent system with heartbeat/metrics
- Network monitoring, alerts, Proxmox, Home Assistant
- Windows + Linux agent installers
- Stats cache cron, facts collector, KB engine
2026-05-25 13:22:57 +00:00

11 lines
88 B
Plaintext

# Credentials - never commit
api/config.php
backup/
# Logs
logs/
*.log
# OS
.DS_Store