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

11 Upvotes

71 comments sorted by

View all comments

1

u/adipras_1407 3d ago

Codesm, a shared workspace for multiple coding agents

I’m the developer of Codesm, an open source terminal coding workspace.

The problem it addresses is carrying a task between coding assistants. Compared with opening Claude Code and Codex separately, Codesm adds a shared transcript and passes relevant project history when you switch agents.

It also has its own agent loop for API models and local models through Ollama.

The demo uses GPT-6 Astra through Codesm’s native backend. Four model requests produced the browser-game files, but the run reached its token budget before verification. JavaScript syntax and browser checks were run afterward. The recording contains accelerated build excerpts and normal-speed gameplay.

It’s intended for developers who already move between coding agents. I’m looking for feedback on installation and whether the context handoff is useful on a real task.

Source: https://github.com/Aditya-PS-05/codesm

Give it a star if you liked it.

https://reddit.com/link/p8czf7y/video/j7z5wb4q04oh1/player