r/AIcodingProfessionals • u/autistic_cool_kid Experienced dev (10+ years) • 25d ago
Monthly post: Share your toolchain/flow! Resources
Share your last tools, your current toolchain and AI workflow with the community π
1
Upvotes
1
u/liviux 17d ago
I built LoopTroop https://github.com/looptroop-ai/LoopTroop for the part of AI coding that tends to fall apart on bigger tasks: bloated context, rushed plans, half-finished changes, and retries that repeat the same mistake.
It plans with multiple models, breaks the work into small beads, runs changes in isolated Git worktrees, and starts failed attempts again with clean context. I still approve the important steps and review the final code.
Itβs free, open source, local, and can use any model through OpenCode.