v5.2.0: undo/redo, version history, embedded AI assistant, mobile builder & more (#3205)

This commit is contained in:
Amruth Pillai
2026-07-04 14:57:25 +02:00
committed by GitHub
parent 09bc6ec521
commit 57e9c8c487
181 changed files with 46794 additions and 11348 deletions
@@ -0,0 +1 @@
CREATE UNIQUE INDEX "agent_threads_active_in_place_unique" ON "agent_threads" ("user_id","working_resume_id","source_resume_id") WHERE "status" = 'active' and "deleted_at" is null;
File diff suppressed because it is too large Load Diff