clawdie-ai/src
Sam & Claude 2c0fed3b23 Fixing /tmp problem
- Replace /tmp with project-relative tmp/ directory
- Add CLAWDIE_TMP_DIR env var with project-relative default
- Add TMP_DIR, TMP_TESTS_DIR, TMP_IPC_DIR, TMP_SKILLS_DIR to config.ts
- Update all test files to use TMP_TESTS_DIR
- Update shell scripts to use project-relative tmp/skills/
- Update agent-runner IPC cleanup to use /workspace/ipc/input.json
- Update Ansible playbooks to use env vars with fallbacks
- Add CMS resource limits
- Add jail-resource-limits.yaml playbook
- Add setup-wizard.ts (FreeBSD bsdinstall-style TUI)
- Add network.ts bootstrap step
- Remove hardcoded public gateway IP
2026-03-10 15:11:36 +00:00
..
channels Add runtime health tracking and doctor command 2026-03-08 09:58:58 +01:00
config.ts Fixing /tmp problem 2026-03-10 15:11:36 +00:00
db.test.ts refactor: CI optimization, logging improvements, and codebase formatting (#456) 2026-02-25 23:13:36 +02:00
db.ts Fix jail config migration and chat listing 2026-03-08 00:16:10 +01:00
doctor.ts Add runtime health tracking and doctor command 2026-03-08 09:58:58 +01:00
env.ts fix: improve type safety and add error logging (#378) 2026-02-23 00:11:52 +02:00
formatting.test.ts refactor: CI optimization, logging improvements, and codebase formatting (#456) 2026-02-25 23:13:36 +02:00
freebsd-jail.test.ts Internal IP and domain redesign 2026-03-10 09:21:44 +00:00
group-folder.test.ts refactor: CI optimization, logging improvements, and codebase formatting (#456) 2026-02-25 23:13:36 +02:00
group-folder.ts fix: block group folder path escapes 2026-02-22 21:01:53 +02:00
group-queue.test.ts Fixing /tmp problem 2026-03-10 15:11:36 +00:00
group-queue.ts Rename runtime tree to jail 2026-03-07 22:53:36 +01:00
health.ts Add runtime health tracking and doctor command 2026-03-08 09:58:58 +01:00
index.ts Complete PGVector memory system 2026-03-10 09:43:40 +00:00
ipc-auth.test.ts refactor: CI optimization, logging improvements, and codebase formatting (#456) 2026-02-25 23:13:36 +02:00
ipc.ts Drop legacy container config aliases 2026-03-07 22:38:47 +01:00
jail-config.test.ts Internal IP and domain redesign 2026-03-10 09:21:44 +00:00
jail-config.ts Internal IP and domain redesign 2026-03-10 09:21:44 +00:00
jail-ops.test.ts refactor: replace container paradigm with FreeBSD jails, rename all container refs 2026-03-07 16:30:12 +01:00
jail-ops.ts Rename jail runtime config types 2026-03-07 22:31:28 +01:00
jail-runner.test.ts Fixing /tmp problem 2026-03-10 15:11:36 +00:00
jail-runner.ts Use controlplane as Bastille jail ID 2026-03-08 14:28:16 +01:00
jail-runtime.test.ts Internal IP and domain redesign 2026-03-10 09:21:44 +00:00
jail-runtime.ts Remove non-FreeBSD runtime paths 2026-03-07 21:55:25 +01:00
logger.ts Adds Agent Swarms 2026-02-09 02:50:43 +02:00
memory-lifecycle.ts Complete PGVector memory system 2026-03-10 09:43:40 +00:00
memory-pg.test.ts Complete PGVector memory system 2026-03-10 09:43:40 +00:00
memory-pg.ts Complete PGVector memory system 2026-03-10 09:43:40 +00:00
mount-security.ts Drop legacy container config aliases 2026-03-07 22:38:47 +01:00
router.ts refactor: CI optimization, logging improvements, and codebase formatting (#456) 2026-02-25 23:13:36 +02:00
routing.test.ts refactor: replace WhatsApp with Telegram, rename container→jail, migrate skills to .agent/ 2026-03-07 18:36:27 +01:00
task-scheduler.test.ts fix: pause malformed scheduled tasks 2026-02-22 21:01:53 +02:00
task-scheduler.ts Add runtime health tracking and doctor command 2026-03-08 09:58:58 +01:00
types.ts Drop legacy container config aliases 2026-03-07 22:38:47 +01:00