Push back on the plan.
The interactive planning module for Noml. Your agent's plan becomes a structured document: approve steps, reject them with a note, resolve decisions, and it all goes straight back to the agent.
Coming soon
hatching
Phase 1 · Auth core
approved
Create the magic link endpoint
Acceptance
- tokens expire after 10 minutes
Approvelooks right, ship it
Wire up email deliveryactive
src/server/email.ts
Add a sessions table
Rejectuse one tokens table, drop sessions
Where do magic link tokens live?
Resolved → Postgres
✓✕1/3 stepsSend to agentSent ✓
comment, approve, or reject any block. feedback returns as one scoped turn
Review the planapprove or reject any step
Scoped feedbackone turn, straight to the agent
Share a snapshotone self-contained HTML file
A document, not a wall of text
Plans render as cards: steps with status and acceptance checks, decisions, open questions, and risks. You see the shape of the work before any code gets written.
Feedback the agent acts on
Click any block to comment, approve, or reject. Spine bundles your marks into one scoped turn; the agent revises the plan and re-emits it, and your resolved marks carry forward.