diff --git a/chatgpt-to-claude/wrangler.toml b/chatgpt-to-claude/wrangler.toml new file mode 100644 index 000000000..77e1d9b8b --- /dev/null +++ b/chatgpt-to-claude/wrangler.toml @@ -0,0 +1,8 @@ +# Generated by Wrangler on Mon Mar 02 2026 02:06:39 GMT-0700 (Mountain Standard Time) +name = "chatgpt-to-claude" +pages_build_output_dir = "dist" +compatibility_date = "2026-03-02" + +[env.production] +compatibility_date = "2025-12-05" +compatibility_flags = [ "nodejs_compat" ] diff --git a/memory/memories.db-shm b/memory/memories.db-shm index e8a45c5cd..3c3afec60 100644 Binary files a/memory/memories.db-shm and b/memory/memories.db-shm differ diff --git a/memory/memories.db-wal b/memory/memories.db-wal index 96c0df8c3..d2e391ad7 100644 Binary files a/memory/memories.db-wal and b/memory/memories.db-wal differ