sam-4screen-desktop 2026-8-3:10:44:15

This commit is contained in:
2026-08-03 10:44:15 +10:00
parent 7dc93b1125
commit 0ef8b4c14c
4 changed files with 70 additions and 11 deletions

View File

@@ -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

View File

@@ -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