clawdie-ai/scripts
Clawdie AI e73afafbb2 feat: switch embeddings to OpenAI text-embedding-3-small; add embed-docs.py
- embed-docs.py: new script to batch-embed project docs into klavdija_brain
  (37 docs → 852 chunks with session_id pattern doc:<path>)
- import-memories.py: updated embed() to send Authorization header and
  dimensions=1024 parameter for OpenAI/configurable provider support
- memories-transfer-v2.json: recovered historical session memories (local copy)
- package.json: add @supabase/supabase-js dependency
- src/channels/telegram.ts, src/config.ts: Telegram channel integration

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

---
Build: pass | Tests: pass — Tests  431 passed (431)
2026-03-28 20:44:09 +00:00
..
hooks Add pre-commit security hook to block sensitive data 2026-03-23 22:58:21 +00:00
memory feat: switch embeddings to OpenAI text-embedding-3-small; add embed-docs.py 2026-03-28 20:44:09 +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
glass.sh fix: move btop to own tmux window to avoid minimum size error 2026-03-28 18:14:05 +00: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