Skip to content

AprovanLabs/patchwork

patchwork

Aprovan Labs
aprovan.com Aprovan Labs GitHub Aprovan LinkedIn

Platform for building generative UI experiences

Cicadas

Install Cicadas

$> uv venv .venv
$> source .venv/bin/activate
$> uv pip install aprovan-cicadas
$> cicadas

VS Code extension quickstart

  1. Install dependencies from the repo root:
pnpm install
  1. Build the VS Code extension package:
pnpm -F @aprovan/patchwork-vscode build
  1. Open the repo in VS Code and run the extension:
  • Open the Run and Debug panel.
  • Choose "Run Extension" (or "Extension"), then start debugging.
  1. (Optional) Configure Copilot proxy for AI edits:
  • Start the proxy: npx @aprovan/copilot-proxy serve --port 3000
  • In VS Code settings, set patchwork.copilotProxyUrl to http://localhost:3000

About

Platform for building generative UI experiences

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors