← Back to context

Comment by youkainoniichan

22 days ago

Tested it for a while. Great that I can finally run my SDD workflows easily without juggling bunch of Claude Code commands in terminal.

Also, I found unexpected use case for it. Even when I need to only change couple lines of code, I just run quick fix workflow for it, because Zenflow automatically creates worktree, branch, commit etc. And PR is created with few clicks. It'll seems like a minor thing, but it irritates me a lot to do all this stuff myself for small changes. One thing I miss here is automatic PR name and description creation according to templates my company uses.

Agreed. We planned to add it for Zencoder subs. For the free product, if we included it, the API could be abused (unfortunately, we learnt that lesson the hard way), and doing it through your other CLI is just too slow for a nice UX (they take time to spin up). We'll play with it a bit more, maybe there's a happy path we missed.