Inspiration

Every developer has been there: you're on the train, in bed, or walking the dog — and suddenly you have an idea or a bug to fix. Traditional AI tools force you to sit at your desk and babysit every prompt.

What if your computer could just… start coding the moment you text it?

That's VSMONSTER.

What It Does

VSMONSTER turns VS Code into an autonomous AI development factory you can control from your phone.

You text an idea on LINE / Telegram / Discord
UFO 🛸 (Gemini 3 Pro Reasoning Engine) breaks it down
BlueMonster 👾 (Gemini 3 Pro Parallel Executor) writes code in parallel
→ results are sent back to your phone.

From napkin sketch to production code — while you sleep.

How We Built It

All powered by Gemini 3 Pro:

  • UFO 🛸 uses Gemini 3 Pro’s advanced reasoning to run a "Task Interview" system and generate detailed specs.
  • BlueMonster 👾 leverages Gemini 3 Pro Vision + long context to execute tasks in true parallel.
  • Holography 🛰️ bridges LINE/Telegram/Discord, maintaining conversation memory across platforms.

Built With

  • discord.js
  • express.js
  • gemini-3-pro
  • github-copilot-sdk
  • grammy
  • line-bot-sdk
  • next.js-14
  • typescript
  • vs-code-extension-api
  • websocket
Share this project:

Updates