diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 2aaf75f..bc734ca 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "300 areas/350 AI/Pi Agent Extensions & Skills.md", + "file": "300 areas/360 Dev-Ops Network Computers/Home Network Map Overview.md", "mode": "preview", "source": true }, "icon": "lucide-file", - "title": "Pi Agent Extensions & Skills" + "title": "Home Network Map Overview" } } ] @@ -53,7 +53,7 @@ "state": { "type": "search", "state": { - "query": "", + "query": "archon", "matchingCase": false, "explainSearch": false, "collapseAll": false, @@ -181,10 +181,10 @@ "state": { "type": "file-properties", "state": { - "file": "300 areas/350 AI/Pi Agent Extensions & Skills.md" + "file": "300 areas/360 Dev-Ops Network Computers/Home Network Map Overview.md" }, "icon": "lucide-info", - "title": "File properties for Pi Agent Extensions & Skills" + "title": "File properties for Home Network Map Overview" } } ], @@ -207,8 +207,12 @@ "templater-obsidian:Templater": false } }, - "active": "29ff3dd1c6bfd474", + "active": "7066c9273c6fb936", "lastOpenFiles": [ + "300 areas/350 AI/AI Tools to try.md", + "300 areas/360 Dev-Ops Network Computers/Local Wep Apps.md", + "300 areas/360 Dev-Ops Network Computers/Pi Neovim Coding Harness.md", + "300 areas/360 Dev-Ops Network Computers/Pi MCP.md", "300 areas/360 Dev-Ops Network Computers/Home Network Map Overview.md", "300 areas/350 AI/Pi Agent Extensions & Skills.md", "000 daily/basketball training.md", @@ -218,10 +222,7 @@ "300 areas/360 Dev-Ops Network Computers/Backup System — Borg, Kopia & Restic.md", "300 areas/360 Dev-Ops Network Computers/Backup Health Check Commands.md", "300 areas/360 Dev-Ops Network Computers/Obsidian App and SilverBullet.md", - "300 areas/360 Dev-Ops Network Computers/Local Wep Apps.md", "300 areas/360 Dev-Ops Network Computers/Docker Containers.md", - "300 areas/360 Dev-Ops Network Computers/Pi MCP.md", - "300 areas/360 Dev-Ops Network Computers/Pi Neovim Coding Harness.md", "300 areas/350 AI/Pi Subagent.md", "100 inbox/Pi Subagent Integration.md", "000 daily/Update Install.md", @@ -234,7 +235,6 @@ "500 archive/510 Daily/ThinkPad Recommendations.md", "000 daily/Untitled.md", "200 projects/210 AI Resume/The Modern Web Architecture Landscape Beyond the React Monopoly.md", - "400 resources/470 Holidays Travel/Ski Stuf.md", "000 daily/ThinkPad Recommendations", "500 archive/510 Daily", "300 areas/305 Ideas Businesses", diff --git a/300 areas/350 AI/AI Tools to try.md b/300 areas/350 AI/AI Tools to try.md index 35b4c85..76cb5b6 100644 --- a/300 areas/350 AI/AI Tools to try.md +++ b/300 areas/350 AI/AI Tools to try.md @@ -39,6 +39,14 @@ https://www.youtube.com/watch?v=q-uj7wk0LRI https://github.com/d4vinci/Scrapling +## TencentDB Agent Memory + +https://github.com/TencentCloud/TencentDB-Agent-Memory + +**4-tier auto-memory for AI agents.** Captures conversations → extracts atomic facts → groups into scenarios → builds persona profile. Solves agent amnesia — the agent remembers your preferences, conventions, and past sessions automatically. 11K stars, MIT. v2 (Docker multi-service) in beta. + +⏳ **Wait for v2 stable.** Evaluate whether conversation-memory benefit justifies Docker overhead given we already have engram + codebase-memory. + ## HUNK - git differences viewer https://github.com/modem-dev/hunk https://www.youtube.com/watch?v=-4fJbIF8WAs diff --git a/300 areas/350 AI/Pi Agent Extensions & Skills.md b/300 areas/350 AI/Pi Agent Extensions & Skills.md index 526a4a4..bab52d7 100644 --- a/300 areas/350 AI/Pi Agent Extensions & Skills.md +++ b/300 areas/350 AI/Pi Agent Extensions & Skills.md @@ -565,6 +565,8 @@ engram v1.16.1 runs on nixos-desktop (.13) at `~/.local/bin/engram`. Systemd use **gentle-engram** connects via `ENGRAM_URL=http://127.0.0.1:7437`. Replaces memory-vault. Features: session capture, compaction recovery, private block redaction. +⚠️ **The SSH tunnel must be running for engram to work.** It does not auto-start. Re-establish with: `ssh -fNL 7437:127.0.0.1:7437 192.168.20.13` + --- ## MCP Servers diff --git a/300 areas/360 Dev-Ops Network Computers/Home Network Map Overview.md b/300 areas/360 Dev-Ops Network Computers/Home Network Map Overview.md index edeac5a..a9ff553 100644 --- a/300 areas/360 Dev-Ops Network Computers/Home Network Map Overview.md +++ b/300 areas/360 Dev-Ops Network Computers/Home Network Map Overview.md @@ -33,7 +33,8 @@ aliases: [] | **Tailscale** | ✅ `100.65.228.31` (sam-4screen-desktop-1) | | **Role** | Daily driver. 4 monitors, 62GB RAM, Nvidia GPU. Zellij, Neovim, pi coding agent. | | **Key services** | pi, pi-dashboard, Neovim, Zellij (with falcode + attention plugins), Home Manager managed -| **MCP tools** | `codebase-memory-mcp` v0.9.0, `code-review-graph` v2.3.7 (per-project, installed via `uv tool install`) | +| **MCP tools** | `codebase-memory-mcp` v0.9.0, `code-review-graph` v2.3.7 (per-project, installed via `uv tool install`) +| **Tunnels** | `ssh -fNL 7437:127.0.0.1:7437 192.168.20.13` (engram — must re-establish after reboot) | ### .13 — nixos-desktop (Server) @@ -74,6 +75,21 @@ See [[Docker Containers]] for full container list. | **Role** | Portable laptop. Used on-the-go and at home. pi, Neovim, Home Manager managed. | **MCP tools** | `codebase-memory-mcp` v0.9.0, `code-review-graph` v2.3.7 (installed via `nix-shell -p uv`) | +### Proxmox — Hypervisor + +| Property | Value | +|----------|-------| +| **URL** | `https://proxmox.home.lab` | +| **Role** | Hypervisor hosting `.35` (Caddy/Ubuntu) and Home Assistant as VMs | + +### Home Assistant + +| Property | Value | +|----------|-------| +| **Role** | Home automation VM on Proxmox. Smart home control, automations, dashboards. | + +### Routers + ### .35 — caddy-server (Reverse Proxy) | Property | Value | @@ -143,6 +159,39 @@ Host phone | `20128` | OmniRoute dashboard | .13 | | `7437` | engram | .13 | | `8787` | Headroom proxy | .13 | +| `8079` | Netcom Router admin | Router (192.168.20.1) | +| `254` | Secondary Router admin | Router (192.168.20.1) | +| `3000` | Langfuse | .13 | +| `3090` | Archon (AI project flow) | .13 | +| `8001` | Supabase | .13 | +| `1780` | Snapcast (audio control) | .13 | + +--- + +## Web Apps by Machine + +### .13 — nixos-desktop (Docker host) + +| App | URL | Notes | +|-----|-----|-------| +| Snapcast | `http://192.168.20.13:1780/` | Multi-room audio control — needs Caddy DNS | +| Langfuse | `http://localhost:3000/auth/sign-in` | LLM observability (traces, evals, cost) | +| Archon | `http://localhost:3090/chat` | AI project flow coordinator | +| Supabase | `http://localhost:8001/project/default` | Auth + database for apps | + +### .35 — caddy-server (Reverse Proxy) + +| App | URL | Notes | +|-----|-----|-------| +| OmniRoute dashboard | `http://omniroute.home.lab` | LLM routing proxy GUI | +| OmniRoute API | `http://omniroute.lab.audasmedia.com.au` | Public LLM API endpoint | + +### Proxmox + +| App | URL | Notes | +|-----|-----|-------| +| Proxmox VE | `https://proxmox.home.lab` | Hypervisor — hosts .35 and Home Assistant VMs | +| Home Assistant | (VM on Proxmox) | Home automation | ---