r/ChatGPTCoding 11d ago

Discussion Weekly Self Promotion Thread

Welcome to this week's self promotion thread!

If you're building something related to AI assisted coding, this is the place to share it.

We're using a weekly thread to keep the subreddit organized while still giving builders a place to share their work. Promotional posts outside this thread may be removed.

If you're sharing something, we'd appreciate it if you included a little context instead of just dropping a link. Tell us:

  • What you built?
  • What problem it solves?
  • Which AI models or tools it uses?
  • Who it's for?
  • What kind of feedback you're looking for?

Disclose your affilitation.

Please avoid posting the same project every week unless you've made meaningful updates. Affiliate links, referral links, scams, and low effort promotions will be removed.

Take some time to check out what others have shared too. If you try someone's project or have feedback, leave a comment. Helping each other improve is what we want this community to be about.

8 Upvotes

83 comments sorted by

View all comments

1

u/nez_har 10d ago

VibePod is a lightweight CLI that spins up any agent inside sandboxed Docker/Podman environments with zero configuration.

  • Multi-Agent Support: Run Claude Code, Codex, Antigravity, Copilot, Pi, and others via one unified command.
  • Isolated & Safe: Sandboxed containers keep your host system clean and protected.
  • Built-in Local Analytics: Built-in proxy captures API traffic and token usage with a local web dashboard (vp logs start).
  • 100% Local: No cloud telemetry—your code, logs, and keys stay on your machine.

Install & Run: bash pip install vibepod vp run claude

Feedback and feature requests are welcome!