feat: flexible intake — deferred variables + prepared sessions #103
Reference in New Issue
Block a user
Delete Branch "feat/flexible-intake"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
[VAR:x]tokens render as interactive inline prompts (cyan-bordered inputs) in StepDetail. Variables persist via newPATCH /sessions/{id}/variablesendpointPOST /sessions/prepareendpoint creates sessions inpreparedstate (started_at=NULL) with pre-filled variables and optional engineer assignment. "Prepared for You" section on Quick Start dashboard. "Prepared" filter tab on Session Historyprepared_by_id,assigned_to_idcolumns to sessions table; makesstarted_atnullableTest plan
[VAR:server_name]→ see inline input prompt with cyan borderalembic upgrade headand verify migration 053 applies cleanly🤖 Generated with Claude Code
🚅 Deployed to the patherly-pr-103 environment in selfless-grace