r/ChatGPTCoding 2d 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.

4 Upvotes

43 comments sorted by

View all comments

1

u/gandazgul 1d ago

I’m working on RunWield, a tool for planning and coordinating AI-assisted coding work.

The short version: AI coding tools are great at generating code, but the surrounding workflow still gets chaotic fast. Once the task is bigger than “change this one function,” you need to manage context, decisions, implementation steps, review, and follow-up.

Most of that currently lives in a mix of chat threads, scratch docs, issues, and memory. RunWield is meant to give developers a better workspace for that process: plan the change, preserve the reasoning, coordinate AI-assisted implementation, and keep the work understandable enough to review and trust.

It’s for experienced developers using AI coding tools, especially people doing larger refactors, feature work, or multi-step changes where context and correctness matter. Right now I’m looking for early feedback from people who already use Claude Code, Codex, Cursor, Aider, or similar tools and have strong opinions about what breaks down in the workflow.

I’m the founder/builder, so this is my project.

Signup / feedback link: https://runwield.dev and https://github.com/gandazgul/runwield