feat: procedural editor redesign with collapsible sections and DnD #84

Merged
chihlasm merged 13 commits from feat/procedural-editor-redesign into main 2026-02-19 13:39:25 +00:00
Showing only changes of commit 0e8ca66831 - Show all commits

View File

@@ -28,6 +28,9 @@ stripe==14.3.0
# Email
resend==2.21.0
# HTTP client (seed scripts, internal API calls)
httpx>=0.27.0
# Utilities
python-dotenv==1.0.1
croniter>=2.0.0