clawdie-ai/scripts
Clawdie AI c1fe217f7e feat: import prior session memories into brain; add import-memories.py
- MEMORY.md restored from v2 transfer JSON (was absent in Supabase backups)
- scripts/memory/import-memories.py: chunk + embed + insert into memories,
  memory_chunks, memory_embeddings via psql fallback (no psycopg2 required)
- Imported 8 historical sessions (Feb-Mar 2026) from old agent into klavdija_brain

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

---
Build: pass | Tests: pass — Tests  431 passed (431)
2026-03-28 14:14:59 +00:00
..
hooks Add pre-commit security hook to block sensitive data 2026-03-23 22:58:21 +00:00
memory feat: import prior session memories into brain; add import-memories.py 2026-03-28 14:14:59 +00:00
apply-skill.ts refactor: CI optimization, logging improvements, and codebase formatting (#456) 2026-02-25 23:13:36 +02:00
backup.ts feat(backup): add backup script and restore runbook 2026-03-16 11:17:46 +00:00
date-format.sh feat(setup): add FreeBSD onboarding and baseline sync 2026-03-14 02:51:10 +01:00
destroy-jails.sh Add clean slate rebuild guide + fix CMS IP 2026-03-11 01:48:49 +00:00
docs-compile.sh Revert "fix: use GNU sed syntax for Linux compatibility" 2026-03-27 07:52:34 +01:00
docs-sync.cron.sh prep: update language configuration for Crowdin v0.9.0 (6 languages) 2026-03-24 18:25:18 +00:00
fetch-upstream.ts fix(dates): standardize DD.mmm.YYYY display and snapshot naming 2026-03-14 00:07:55 +01:00
fix-skill-drift.ts refactor: replace WhatsApp with Telegram, rename container→jail, migrate skills to .agent/ 2026-03-07 18:36:27 +01:00
gen-changelog.ts fix(dates): standardize DD.mmm.YYYY display and snapshot naming 2026-03-14 00:07:55 +01:00
heartbeat.sh feat: heartbeat agent + local LLM path; docs consistency pass 2026-03-28 10:43:22 +00:00
post-update.ts feat: add /update skill for pulling upstream changes (#372) 2026-02-23 01:03:13 +02:00
rebase.ts Skills engine v0.1 + multi-channel infrastructure (#307) 2026-02-19 01:55:00 +02:00
run-migrations.ts refactor: CI optimization, logging improvements, and codebase formatting (#456) 2026-02-25 23:13:36 +02:00
test-jail-runtime.ts refactor: replace container paradigm with FreeBSD jails, rename all container refs 2026-03-07 16:30:12 +01:00
test-memory-pipeline.ts test: add end-to-end memory pipeline test (embed → store → search) 2026-03-27 22:14:43 +00:00
uninstall-skill.ts refactor: CI optimization, logging improvements, and codebase formatting (#456) 2026-02-25 23:13:36 +02:00
update-core.ts feat: add /update skill for pulling upstream changes (#372) 2026-02-23 01:03:13 +02:00
validate-all-skills.ts refactor: replace WhatsApp with Telegram, rename container→jail, migrate skills to .agent/ 2026-03-07 18:36:27 +01:00