Skip to content

docs: demo GIF (above the fold) + reproducible VHS harness - #7

Merged
Codevena merged 1 commit into
mainfrom
docs/demo-gif
Jun 12, 2026
Merged

docs: demo GIF (above the fold) + reproducible VHS harness#7
Codevena merged 1 commit into
mainfrom
docs/demo-gif

Conversation

@Codevena

Copy link
Copy Markdown
Owner

Adds the demo GIF the first release needs.

  • docs/demo.gif — fixbuddy's real pipeline (VERIFY → FIX → REVIEW → PR → merged), embedded at the top of the README.
  • docs/demo/ — reproducible VHS harness: deterministic demo doubles for the AI CLIs (bin/agent, makes a real small fix) and the GitHub CLI (bin/gh), a gen.sh that sets up a local playground repo with a real bug + a real origin, and the demo.tape. The branch/commit/diff/push are genuine; only the AI + GitHub calls are stubbed. Disclosed in the README caption and docs/demo/README.md.

Regenerate: bash docs/demo/gen.sh (requires vhs).

Records fixbuddy's real pipeline (VERIFY -> FIX -> REVIEW -> PR -> merged) as
docs/demo.gif and embeds it at the top of the README. The recording uses
deterministic demo doubles (docs/demo/bin/{agent,gh}) so it runs offline; the
branch/commit/diff/push are real, the AI + GitHub calls are stubbed. Regenerate
with `bash docs/demo/gen.sh` (requires vhs).
@Codevena
Codevena merged commit d60af42 into main Jun 12, 2026
1 check passed
@Codevena
Codevena deleted the docs/demo-gif branch June 12, 2026 07:27
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.

1 participant