clawdie-ai/scripts/memory
Clawdie AI 1cf4152bd3 chore: templatize agent name/subnet; fix heartbeat PGPASSWORD + timeouts
- Replace hardcoded "klavdija" tmux session names with $AGENT_NAME in
  glass.sh and run-klavdija.sh
- Replace hardcoded 192.168.100.x fallbacks with 10.0.1.x throughout
  scripts/memory/ and heartbeat.sh defaults
- Fix heartbeat PGPASSWORD: use inline `VAR=val cmd` form so psql
  actually receives the password in the subshell
- Fix heartbeat curl hangs: add --max-time to all curl calls
- Add run-klavdija.sh and src/transcription.ts (previously untracked)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---
Build: pass | Tests: pass — Tests  431 passed (431)
2026-03-28 21:56:40 +00:00
..
chunk.sh Add memory pipeline scripts (Phase 2) 2026-03-10 09:30:34 +00:00
common.sh chore: templatize agent name/subnet; fix heartbeat PGPASSWORD + timeouts 2026-03-28 21:56:40 +00:00
embed-docs.py chore: templatize agent name/subnet; fix heartbeat PGPASSWORD + timeouts 2026-03-28 21:56:40 +00:00
embed.sh refactor: derive DB identity from AGENT_NAME, drop hardcoded agent refs 2026-03-28 08:55:06 +00:00
import-memories.py chore: templatize agent name/subnet; fix heartbeat PGPASSWORD + timeouts 2026-03-28 21:56:40 +00:00
memories-transfer-v2.json feat: switch embeddings to OpenAI text-embedding-3-small; add embed-docs.py 2026-03-28 20:44:09 +00:00
memory-hydrate-pg.sh refactor: derive DB identity from AGENT_NAME, drop hardcoded agent refs 2026-03-28 08:55:06 +00:00
memory-pg.sh fix(dates): standardize DD.mmm.YYYY display and snapshot naming 2026-03-14 00:07:55 +01:00