KIPP UI v1, memory updates, daily notes 2026-02-10
This commit is contained in:
21
MEMORY.md
21
MEMORY.md
@ -124,12 +124,31 @@ This is about having an inner life, not just responding.
|
||||
- Copy-bot delay: ~30-60s for detection, negligible for pre-game sports bets
|
||||
- D J wants everything paper-traded first, backtested where possible
|
||||
|
||||
## KIPP Project (updated 2026-02-10)
|
||||
|
||||
- **KIPP VM:** 192.168.86.100 (Ubuntu 24.04, 8GB/8core, Proxmox)
|
||||
- **Primary model:** llamacpp/glm-4.7-flash (local, zero cost), Claude Sonnet fallback
|
||||
- **llama.cpp server:** 192.168.86.40:8080 (GLM-4 Flash 30B q4, 2 GPUs 12+10GB, 32GB RAM)
|
||||
- **Ollama:** 192.168.86.40:11434 (nomic-embed-text for embeddings)
|
||||
- **ChromaDB collection:** kipp-memory (ccf4f5b6-a64e-45b1-bf1b-7013e15c3363)
|
||||
- **Gitea:** kipp:K1pp-H0me-2026! @ git.letsgetnashty.com/kipp/workspace
|
||||
- **Telegram bot:** @dzclaw_kipp_bot
|
||||
- **Web UI:** https://kippui.host.letsgetnashty.com/ (port 8080, systemd kipp-ui.service)
|
||||
- **Gateway:** https://kipp.host.letsgetnashty.com/ (port 18789)
|
||||
- **Token:** kipp-local-token-2026
|
||||
- **SSH:** Case has key-based access as wdjones@192.168.86.100
|
||||
- **Personality:** Warm, helpful, playful. Like a good roommate. Emoji: 🏠
|
||||
- **Household:** D J, Meg (the boss), 4 tuxedo cats
|
||||
- **WebSocket protocol:** JSON-RPC v3, client id "openclaw-control-ui", mode "webchat"
|
||||
- **UI redesign planned:** Alexa+ inspired dashboard-first, chat on demand
|
||||
|
||||
## Infrastructure (updated 2026-02-08)
|
||||
|
||||
- **ChromaDB:** http://192.168.86.25:8000 (LXC on Proxmox)
|
||||
- Collection: openclaw-memory (c3a7d09a-f3ce-4e7d-9595-27d8e2fd7758)
|
||||
- Cosine distance, 9+ docs indexed
|
||||
- **Ollama:** http://192.168.86.137:11434
|
||||
- **Ollama (old):** http://192.168.86.137:11434 (may be offline)
|
||||
- **Ollama (llama.cpp box):** http://192.168.86.40:11434
|
||||
- Models: qwen3:8b, qwen3:30b-a3b, glm-4.7-flash, nomic-embed-text
|
||||
- **Feed Hunter Portal:** localhost:8888 (systemd: feed-hunter-portal)
|
||||
- **Control Panel:** localhost:8000 (systemd: case-control-panel)
|
||||
|
||||
Reference in New Issue
Block a user