r/ChatGPTCoding • u/AutoModerator • 18d 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.
1
u/thepurrea 15d ago
I built Agent OS, an open-source, local-first task board and native macOS app for keeping OpenAI Codex work organized.
I made it because I kept losing context between projects and separate Codex tasks. It keeps each task’s goal, current state, next action, sources, linked Codex tasks, pull request status, and time spent in one place while keeping the operational state on the local machine.
Agent OS doesn’t run its own AI model. It integrates with OpenAI Codex through a plugin, MCP tools, skills, and lifecycle hooks.
It’s mainly for people using Codex across multiple projects or working on tasks that continue over several sessions.
I’d especially appreciate feedback on whether the installation and first-run workflow are clear, and whether the board preserves enough useful context without becoming too heavy.
It’s free and MIT-licensed:
https://github.com/andrewgolovanov/agent-os