
Coddo
Your tasks are the interface
167 followers
Your tasks are the interface
167 followers
VS Code, Cursor, Windsurf, open files, write code. Same paradigm. Coddo is different. Built around tasks. Define what needs done. Coddo spins up a Git branch, delegates to AI, tracks progress. You stay at the task level. Always. 🗂 Task-first Kanban — every card is a unit of work 🧠 Skills — your conventions, applied everywhere 🌿 Auto Git branches — clean, isolated, automatic Not a better IDE. A different way to build software. Free. macOS only for now.








Coddo
Hey everyone! 👋
I'm Robin, the dev behind Coddo.
I built this because I was drowning in Claude Code tasks with no visual structure. Branches everywhere, context lost between sessions, no idea what was actually running. I wasn't coding faster, I was just managing mess faster.
So I built a task-first dev environment. Not a better IDE. A different paradigm entirely, your Kanban board is the interface, the code is just the output.
I've been using Coddo to build Coddo itself for the past few months. That was the real test.
The app is free to download on macOS.
Curious: what's the first thing you'd delegate to Claude Code if your whole workflow was organized around tasks?
@robinnat Hey Robin, just a quick q; how does Coddo handle applying reusable "skills" across those messy AI outputs to keep code consistent?
Coddo
@swati_paliwal Hey Swati, Two things help with that in Coddo: first, the CLAUDE.md file which sets your coding standards, conventions and architecture decisions for Claude Code, Coddo makes it easy to view and update it directly from the UI, in Instruction section. Second, the skills manager gives you a visual interface to see and manage all your installed skills, both project-level and global. Together they help keep Claude Code's outputs consistent across tasks.
Coddo
@maria_bazhukova Thanks! Yes, Windows and Linux are both planned. We're focusing on macOS for now but they're coming. Stay tuned!
Hi, Possible to connect with existing project?
Coddo
@abhay_padamani2 Hi! Yes, you just open an existing project folder and Coddo connects to it. Your codebase, git history, everything is picked up automatically. Give it a try
Hi, Is it for one project at a time or multiple projects can be handeled?
Coddo
@hiteshlab Hi! Right now it's one project per window, but you can open multiple windows to work on different projects at the same time. That said, multi-project support is one of our most requested features and it's at the top of our todo list!
Coddo
@barnabed Thanks! Totally fair point on the chat. Right now we're built on top of the CLI, so we stay in sync with Claude Code's features out of the box. The starting point is to offer a better development experience around Claude Code for now, and from there, build custom features over time that go beyond what the terminal offers. Best of both worlds 😄
Microverse
How do handle plan mode inside Coddo?
Coddo
@ariel_camus Plan mode is available in the chat. For tasks, they run directly in execution mode. Would you find it useful to have a plan mode option on tasks as well?
Coddo
New in Coddo : parallel tasks.
You can now run up to 5 tasks simultaneously, each in its own Git branch via worktree, fully isolated.
While Claude refactors your backend, it can write your tests, fix bugs, and document your API. At the same time.
This is what real delegation looks like.
Available now in v1.1.0