Skip to content

feat: scaffold built-in flow templates#241

Merged
danjdewhurst merged 1 commit into
mainfrom
feat/176-flow-templates
Apr 12, 2026
Merged

feat: scaffold built-in flow templates#241
danjdewhurst merged 1 commit into
mainfrom
feat/176-flow-templates

Conversation

@danjdewhurst

Copy link
Copy Markdown
Contributor

Summary

  • add browse flow init <template> [name] [--force] to scaffold built-in smoke and login-smoke flow starters next to the active config
  • reject reserved flow names, pass config paths through the daemon, and cover the new command path with command and daemon tests
  • update the README, command docs, flow docs, browse skill, and roadmap entry for the shipped roadmap slice

Testing

  • bun run check:fix
  • bun test
  • ./setup.sh

Closes #176

Give teams a quick way to start common flow files without hand-writing JSON.
@coderabbitai

coderabbitai Bot commented Apr 12, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@danjdewhurst has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 2 minutes and 47 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 2 minutes and 47 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 810ed871-3d2d-4f4d-a899-02080dff8719

📥 Commits

Reviewing files that changed from the base of the PR and between 639eb12 and 6070695.

📒 Files selected for processing (15)
  • .agents/skills/browse/SKILL.md
  • README.md
  • docs/ROADMAP.md
  • docs/commands.md
  • docs/flows-and-healthchecks.md
  • src/commands/flow.ts
  • src/completions.ts
  • src/config.ts
  • src/daemon.ts
  • src/flow-loader.ts
  • src/flow-templates.ts
  • src/help.ts
  • test/flow-daemon-template-init.test.ts
  • test/flow-template-init.test.ts
  • test/help.test.ts

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@danjdewhurst danjdewhurst merged commit e70e362 into main Apr 12, 2026
6 of 7 checks passed
@danjdewhurst danjdewhurst deleted the feat/176-flow-templates branch April 12, 2026 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

enterprise: Flow templates

1 participant