21 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
cf25c6d1e0 Update openclaw.json 2026-02-05 15:31:54 -07:00
1ca8e99c51 Update openclaw.json 2026-02-05 15:22:09 -07:00
6e8f081c8e Update openclaw.json 2026-02-05 15:08:32 -07:00
b21ee0a4ed Update openclaw.json 2026-02-05 15:07:39 -07:00
ebee62e9b4 Update openclaw.json 2026-02-05 15:06:30 -07:00
5b9b30504c Update workspace/SOUL.md 2026-02-05 14:21:58 -07:00
d7d05bf5c5 Update workspace/OPTIMIZATION.md 2026-02-05 14:15:44 -07:00
a2714bfc3f Update workspace/SOUL.md 2026-02-05 13:55:05 -07:00
8084b32eb5 Update workspace/SOUL.md 2026-02-05 13:54:31 -07:00
Jarvis
1836102eee Add Ollama auth profile and enable gateway restart 2026-02-05 13:48:52 -07:00
Jarvis
f8c8b0dfbb Disable heartbeat - Ollama not properly configured 2026-02-05 12:07:50 -07:00
Jarvis
a029790483 Simplify model tiers: Basic=Ollama, Normal=Haiku, Complex=Sonnet 2026-02-05 10:36:52 -07:00
Jarvis
30658a9cff Rework model tiers: Haiku default with internal routing to Ollama/Sonnet 2026-02-05 10:35:59 -07:00
Jarvis
10c678ee39 Update HEARTBEAT.md - Ollama only, no escalation 2026-02-05 10:31:31 -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
6d30ab62d1 Add OPTIMIZATION.md with rate limits and model selection rules 2026-02-05 10:12:39 -07:00
Jarvis
cf1d8e07fb Switch default model to haiku-4-5 for cost efficiency 2026-02-05 09:57:18 -07:00
Jarvis
93ba8daeb8 Fix: Add workspace files properly (not as submodule) 2026-02-05 08:37:40 -07:00
Jarvis
705d8a9438 Initial commit: OpenClaw configuration and Jarvis workspace 2026-02-05 08:37:34 -07:00