4 Commits

Author SHA1 Message Date
Jarvis
1c5e9e11f5 Security: Add .gitignore, remove sensitive files from tracking
- Added comprehensive .gitignore for secrets, tokens, session data
- Untracked openclaw.json (contains API tokens)
- Untracked device-auth.json, paired.json
- Untracked session .jsonl files (conversation history)
- Untracked cron run logs

Note: Files still exist locally, just no longer version controlled
2026-02-07 09:03:28 -07:00
Jarvis
f773d044b9 Integrate Ollama for heartbeats and routine tasks - local LLM for zero cost 2026-02-05 10:29:44 -07:00
Jarvis
dc40242efc Integrate Ollama for heartbeats and routine tasks - local LLM for zero cost 2026-02-05 10:29:35 -07:00
Jarvis
705d8a9438 Initial commit: OpenClaw configuration and Jarvis workspace 2026-02-05 08:37:34 -07:00