clawdie-ai/scripts
Sam and Clawdie 47cd358e2b fix: use GNU sed syntax for Linux compatibility
The BSD sed syntax 'sed -i ""' doesn't work on Linux (GNU sed).
Changed to 'sed -i' which works on Linux.
2026-03-27 07:50:08 +01:00
..
hooks Add pre-commit security hook to block sensitive data 2026-03-23 22:58:21 +00:00
memory fix(dates): standardize DD.mmm.YYYY display and snapshot naming 2026-03-14 00:07:55 +01: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 fix: use GNU sed syntax for Linux compatibility 2026-03-27 07:50:08 +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
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
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