A self-compiling tool to process vibe-coded projects using prompt stacks and LLM generation.
vibec
transforms stacks of prompts into code and tests, supporting static .md
and dynamic .js
plugins. It outputs staged artifacts (output/stages/
) for Git history and a current runtime version (output/current/
) aggregated from all stages with a "Last-Wins" strategy. It can compile itself using its own structure.