99 lines
3.9 KiB
Markdown
99 lines
3.9 KiB
Markdown
---
|
|
pageType: source
|
|
id: source.psb-gemma-2026-02-26
|
|
title: psb-gemma-2026-02-26
|
|
sourceType: local-file
|
|
sourcePath: /home/topher/.openclaw/workspace-psb-gemma/memory/2026-02-26.md
|
|
ingestedAt: 2026-05-03T01:09:00.979Z
|
|
updatedAt: 2026-05-03T01:09:00.979Z
|
|
status: active
|
|
growth: seed
|
|
---
|
|
|
|
# psb-gemma-2026-02-26
|
|
|
|
## Source
|
|
- Type: `local-file`
|
|
- Path: `/home/topher/.openclaw/workspace-psb-gemma/memory/2026-02-26.md`
|
|
- Bytes: 3338
|
|
- Updated: 2026-05-03T01:09:00.979Z
|
|
|
|
## Content
|
|
```text
|
|
# 2026-02-26 Daily Notes
|
|
|
|
## User Info
|
|
- Name: Topher Slater
|
|
- Telegram username: @topherslater
|
|
- Telegram user ID: 8267783628
|
|
- Brewery: Post Secondary Brewery (PSB)
|
|
|
|
## Backup System (completed)
|
|
- Nightly backup script: /home/HHS/.openclaw/scripts/backup_to_drive.sh
|
|
- Simple backup script: /home/HHS/.openclaw/workspace/scripts/backup.sh
|
|
- Cron: 2 AM ET daily, uploads to Google Drive folder OCBackup (ID: 1C2Af6HUXOvgLgfdrLW3Rp2yRKGW-Ve_4)
|
|
- Retention: 3 days on Drive, auto-prunes older
|
|
- Redaction: openclaw.json tokens redacted via /home/HHS/.openclaw/scripts/redact_config.py
|
|
- Restore guide: /home/HHS/.openclaw/workspace/OCBackup/restore-guide.txt
|
|
- Google credentials: source /home/HHS/.openclaw/.env.gog (GOG_ACCOUNT=postsecondarybrewing@gmail.com)
|
|
- Test run succeeded: openclaw_backup_2026-02-26.tar.gz uploaded to Drive
|
|
|
|
## Ollama Integration (completed)
|
|
- Ollama server: 192.168.0.207:11434
|
|
- Models available: llama3.2:latest (3B), phi3:latest (3.8B), gemma:latest (9B), codellama:13b (13B), granite-code:8b (8B)
|
|
- All free, local, no rate limits
|
|
- Connected and tested successfully
|
|
|
|
## Cooldown Tuning (completed)
|
|
- auth.cooldowns.billingBackoffHours: 5h → 1h
|
|
- auth.cooldowns.billingMaxHours: 24h → 4h
|
|
- auth.cooldowns.failureWindowHours: 24h → 6h
|
|
- Native cooldown ladder per profile: 1min → 5min → 25min → 1hr cap
|
|
- No native rateLimiter config exists in OpenClaw; cooldown tuning + fallback chain is the correct approach
|
|
|
|
## Ollama Timeout Test (completed)
|
|
- Test script: /home/HHS/.openclaw/tools/test_ollama_timeout7.sh (7s timeout, 7 retries)
|
|
- Batch test script: /home/HHS/.openclaw/tools/test_ollama_batch.sh (all 5 models)
|
|
- Results from timeout7 test:
|
|
- "Hello, how are you today?" → 6336ms, responded
|
|
- "Write a tiny Python function..." → 1955ms, responded
|
|
- "Explain difference between list and stack" → TIMEOUT after 7 retries
|
|
- OpenClaw config does NOT support per-model timeout/retry config natively (schema rejected it)
|
|
|
|
## Telegram Multi-Channel Per-Model Wiring (completed)
|
|
- Three Telegram channels bound to dedicated agents via OpenClaw bindings:
|
|
- PSB channel (-1003528699943) → agent psb-ollama → Ollama llama3.2:latest
|
|
- PSB-thinking channel (-1003721745215) → agent psb-thinking → OpenRouter Auto
|
|
- Hackerspace channel (-1003728588536) → agent psb-hacker-claude → Claude Opus 4-6
|
|
- DM chat (Topher) → default agent → Claude Opus 4-6
|
|
- All groups set to groupPolicy: open, enabled: true
|
|
- No moderation rules per Topher's request
|
|
- Config uses agents.list + bindings + channels.telegram.groups
|
|
|
|
## Crontab (current state)
|
|
- Chromium refresh: every 10 min
|
|
- Health check: 6:55 AM ET daily
|
|
- Weekly report: Sunday 8 PM ET
|
|
- Nightly backup: 2 AM ET daily
|
|
- Credits status: 11 PM ET daily
|
|
|
|
## Key Lesson Learned
|
|
- Stop going in circles confirming things repeatedly. When user says "yes" or "proceed", DO THE WORK immediately with tool calls. Don't ask for confirmation again.
|
|
- OpenClaw config schema is strict: custom keys like rateLimiter or timeouts under agents.defaults are rejected
|
|
- Use `raw` parameter (not `patch`) for gateway config.patch calls
|
|
- gog drive upload syntax: gog drive upload <localPath> --parent <folderID> --name <name> --json
|
|
|
|
## Beer News
|
|
- New beer: Wicklow Mtn - dry Irish stout, 4.7% ABV, releasing around St. Patrick's Day
|
|
|
|
```
|
|
|
|
## Notes
|
|
<!-- openclaw:human:start -->
|
|
<!-- openclaw:human:end -->
|
|
|
|
## Related
|
|
<!-- openclaw:wiki:related:start -->
|
|
- No related pages yet.
|
|
<!-- openclaw:wiki:related:end -->
|