Cursor background agent vibecoded an application for me while I was sleeping last night
I saw a brilliant post yesterday from @rosecoder who used cursor background agents in a brilliant way for refactoring away all default exports in their web
He launched a bunch of agents via the API and each agent was in charge of a set of files to refactor
I thought this was brilliant, and was thinking if, could we create an abstraction layer above the cursor background agent to replicate this in an easy way?
Answer: yes we can, thanks to @cursor_ai great API
Code is open source and can be found at my github, its called "vibe-cursor"
Nov 8, 2025 · 11:46 AM UTC

