Skip to content

[codex] Add guided ProofLoop setup builder#20

Merged
HomenShum merged 1 commit into
mainfrom
codex/proofloop-guided-builder
Jul 7, 2026
Merged

[codex] Add guided ProofLoop setup builder#20
HomenShum merged 1 commit into
mainfrom
codex/proofloop-guided-builder

Conversation

@HomenShum

Copy link
Copy Markdown
Owner

Summary

  • Add a guided ProofLoop setup builder modeled on the conversational “Build a voice agent” setup pattern.
  • Users can describe a use case or tap templates for live URL flow, accounting agent, memory pipeline, or research copilot.
  • The builder stays static/local-only and generates a copyable npx proofloop target command, including --url when the prompt contains a URL.
  • Add responsive styling and site tests for the builder contract.

Validation

  • npm run build
  • npm test -> 13 files, 83 tests
  • node dist\\cli.js gate
  • Live local browser check at http://127.0.0.1:5432
    • builder rendered
    • template click populated prompt
    • URL input generated npx proofloop target --url https://example.com --write-runner-plan
    • mobile 390px viewport had no horizontal overflow

@vercel

vercel Bot commented Jul 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
proofloop Ready Ready Preview, Comment Jul 7, 2026 4:15am

Request Review

@HomenShum HomenShum merged commit 31d9041 into main Jul 7, 2026
4 checks passed
@HomenShum HomenShum deleted the codex/proofloop-guided-builder branch July 7, 2026 04:15
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