Vibestrate

Vibestrate is an open-source orchestration harness designed for managing structured AI coding workflows and autonomous execution pipelines, maintained by developer guyshonshon. It provides an orchestration layer that standardizes multi-step development flows, step boundaries, and task verification across repositories. Day-to-day interaction takes place primarily through the `vibe` command-line interface paired with a local browser-based dashboard built with React, xterm, and CodeMirror. Vibestrate manages execution runs through configurable flow schemas, tracking intermediate steps, diffs, and execution status while offering built-in terminal documentation browsing. Unlike standard single-turn coding agents, Vibestrate focuses on flow governance, execution observability, and scope control. It features an architect scope contract that constrains agent task scopes and introduces merge gating alongside interactive commands like `vibe steer` to dynamically adjust execution state during complex tasks. Vibestrate is distributed as an open-source package via npm with full bundle-level dependency licensing attribution.

Tags: agent harness, cli, code assistant, coding agent, developer tools, OpenSource

Visit Vibestrate