Development environment
Development environment
A backend project flow that opens your editor, launches local service URLs, and injects environment variables — all with one command.
Multi-service monitoring
Multi-service monitoring
Open a set of dashboards without launching any editor — useful for ops or on-call workflows where you just need visibility into running services.
Documentation workflow
Documentation workflow
Combine a writing editor with browser tabs pointing at the reference docs you need — so everything is open and in context the moment you start.
Context tracking across sessions
Context tracking across sessions
The note feature lets you save a snapshot of your mental state when you stop a flow, so picking up where you left off takes seconds instead of minutes.
Stop the flow and save context
When you finish a session, stop your flow:Progflow prompts you to save a note:The note is stored inside
~/.config/flow/backend.json as the "note" field.Switching between multiple projects
Switching between multiple projects
Keep a separate flow per project and switch between them instantly. Because each flow has its own directory, editor command, URLs, and env vars, switching contexts is a single command.