feedback2code
For freelancers & agencies

Your client describes it.
The PR writes itself.

Feedback automation for agencies and freelancers: drop one script tag on a client's site, and their feedback becomes reviewable code in your repo while you get on with real work.

See how it works

Free tier ·No credit card required ·GitHub login

1 lineof code to embed
< 3 minsetup time
Auto PRsfrom feedback to code

[ How it works ]

From feedback to Pull Request in three steps

01

Embed the widget

Add a single script tag to your site. The feedback widget appears for your visitors — fully styled, dark/light mode aware.

02

Users leave feedback

Users describe what's broken, confusing, or could be improved. Feedback is sent to your dashboard in real time.

03

AI agent opens a PR

An AI coding agent spins up in a secure sandbox, clones your repo, implements changes, and opens a Pull Request on GitHub.

[ The widget ]

Beautiful. Unobtrusive. Ready to go.

The widget uses a polished built-in terminal aesthetic, supports dark and light mode, and shows submission history to your visitors.

https://acme.example/dashboard
Product site
Feedback×
0 / 2000

[ Features ]

Everything you need. Nothing you don't.

AI Coding Agent

Powered by E2B sandboxes, the agent clones your repo, understands the codebase, and writes production-ready changes.

Domain Authorization

Only domains you authorize can submit feedback. No spam, no abuse. Full control over who can interact with the widget.

Email Notifications

Get notified when a PR is created from feedback. Toggle per-repo. Never miss an automated change.

Custom Agent Instructions

Tell the agent to "always use TailwindCSS" or "follow our API conventions". Instructions are included in every prompt.

Fast Sandbox Execution

E2B sandboxes spin up in milliseconds. The agent runs in a secure, isolated microVM with full Linux capabilities.

Feedback Dashboard

Track every submission, see agent status in real-time: Coding → Waiting for Review → Merged. Full history at a glance.

[ Dashboard ]

Every submission, tracked and visible

See real-time status for every feedback — from the moment it's submitted to the moment the PR is merged.

Submitted Feedback3
acme / web-app
12m ago
Coding

Add a loading spinner when the dashboard data is fetching. Right now it just shows a blank screen.

5h ago
Awaiting reviewView PR

Dark mode colors are hard to read on the pricing page. The contrast ratio is too low.

2h ago
Merged

The signup button doesn't work on mobile — it overlaps with the nav bar on small screens.

[ Get started ]

One line. That's it.

We generate a unique widget id for your site, then give you a script tag to paste into your HTML. The feedback widget appears automatically.

<script src="https://www.feedback2code.dev/widget/your_unique_widget_id" async></script>
Loads async, zero performance hit
Works with any framework or static site
No npm install needed

[ Who it's for ]

Built for agencies & freelance devs

Digital Agencies & Studios

Keep every client site polished without a queue of tiny change requests. Feedback across all your projects lands as PRs your team reviews and merges — no ticket triage, no context-switching.

Freelance Developers

Juggling five clients solo? Their change requests arrive as Pull Requests instead of DMs, emails, and "quick calls." Batch them, review them, bill them — on your schedule.

Retainers & Maintenance

Turn post-launch support into low-effort recurring work. Clients report what to change on their live site; you merge the PRs and keep the retainer humming.

Client Handoffs

Hand a site to a non-technical client and still stay in control. They describe changes in plain English — nothing ships until you review and merge the PR.

[ Under the hood ]

Every submission triggers a real dev pipeline

Each feedback submission triggers a complete development pipeline running in an isolated cloud sandbox.

feedback2code pipeline
$
feedback received"The signup button doesn't work on mobile"
spinning up E2B sandboxsecure microVM · full Linux · 80ms cold start
cloning repositorygithub.com/acme/web-app → /home/user/feedback-repo
AI agent analyzing codebasereading project structure, finding relevant files...
implementing changescomponents/SignupButton.tsx — fixing mobile overflow
committing & pushingbranch: feedback/f2c-a1b2c3d4 · 1 file changed
Pull Request opened#42 "Feedback: Fix signup button on mobile"
_

[ Powered by ]

Enterprise-grade infrastructure

E2B Sandboxes

Secure, isolated microVMs for code execution

GitHub App

Native integration, fine-grained permissions

AI Agent

OpenCode with MiniMax-M3

Stripe Billing

Simple, transparent Free, Pro, and Enterprise plans

[ Pricing ]

Start free. Scale when ready.

No hidden fees. No usage surprises. Upgrade when you need more.

Free
$0/ month

Perfect for trying out feedback2code.dev on projects.

  • AI agent with sandbox execution
  • Automatic Pull Requests
  • Email notifications
  • Unlimited repositories
Pro
$20/ month

Accelerate development for active projects that need consistent, automated code improvements.

  • 100 feedbacks per 30-day window
  • Everything in Free
  • Priority sandbox execution
  • Custom agent instructions
  • Page path context tracking
  • Choose AI Agent modelComing soon
Enterprise
Custom

For organizations that need unlimited scale, compliance support, and a tailored setup.

  • Unlimited feedbacks
  • Everything in Pro
  • SSO / SAML Authentication
  • Dedicated Success Manager & Priority Support
  • Custom SLAs and Onboarding Support
  • Detailed Audit Logs & Role-based Access
  • Self-hosted inference & Private model deployments
  • Choose AI Agent modelComing soon
Contact us

[ FAQ ]

Questions? Answers.

Freelancers and agencies who build and maintain sites for clients. Your client leaves feedback on their live site, and it becomes a Pull Request in your repo that you review and merge. If you deliver client work on GitHub, it's built for you — it also works great for SaaS products, docs sites, and internal tools.

No. It stays off the public internet, so there is no web browsing or arbitrary outbound access.

The coding agent runs on OpenCode with MiniMax-M3, an open source model. Model selection will be configurable on higher tiers later.

Nothing ships without your approval. The agent does not have direct git access to push straight to production. Every change becomes a Pull Request on GitHub that you review and merge (or close). You always have the final say. The agent also follows your custom instructions if you provide them.

If it runs on Linux, it works. The sandbox supports JavaScript, TypeScript, Python, Ruby, Go, Rust, and more. It can install packages, use browsers, and run terminal commands just like a real developer would.

The widget auto-detects light and dark mode. It uses a monospace terminal aesthetic that works well with most sites. Custom theming options are coming soon.

Yes! The GitHub App integration supports both public and private repositories. Just grant access during the installation flow.

[ Ready? ]

Stop chasing change requests.
Start reviewing PRs.

Set up in under 3 minutes. Your first automated PR is one feedback submission away.

Free forever for small projects · No credit card required