Skip to content

Auto-launch agent after flow init#13

Merged
milldr merged 1 commit intomainfrom
feat/seamless-init
Feb 26, 2026
Merged

Auto-launch agent after flow init#13
milldr merged 1 commit intomainfrom
feat/seamless-init

Conversation

@milldr
Copy link
Owner

@milldr milldr commented Feb 26, 2026

What

flow init now creates a workspace and immediately launches the configured agent (e.g., Claude) in the workspace directory. Adds --no-exec flag to opt out and get the previous manual-step behavior. Falls back to manual instructions when no agent is configured.

Also updates the README to reframe around agent-first development, adds a fake claude binary to the demo for the new hero GIF, marks PRD-003 as superseded, and regenerates all docs/GIFs.

Why

The previous workflow required 4 manual steps (init, edit state, render, exec). Since the agent skill system already teaches agents how to bootstrap workspaces, launching the agent directly after init eliminates all manual steps — one command to go from zero to working.

Ref

@milldr milldr added the minor Minor version bump label Feb 26, 2026
@milldr milldr force-pushed the feat/seamless-init branch 4 times, most recently from 4897ae3 to 7453dd0 Compare February 26, 2026 20:49
@milldr milldr force-pushed the feat/seamless-init branch from 7453dd0 to 1acf98c Compare February 26, 2026 20:52
@milldr milldr merged commit 8626143 into main Feb 26, 2026
3 checks passed
@milldr milldr deleted the feat/seamless-init branch February 26, 2026 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant