Built for teams where agents write code too
Coding agents now do real work, but they still plan from whatever you paste into the chat. ProductDevelopment.io gives them — and your team — one plan with its context attached: which application, which stack, which customer, which meeting, which rules.
What makes it different
Against the setup most teams run today
A tracker, a CRM, a notes app, a spreadsheet and a chat window full of pasted context. Here is what changes when it is one workspace.
| What you need | Typical setup | ProductDevelopment.io |
|---|---|---|
| An agent finds the plan for the repository it is in | You paste links and context into the chat | plan_context matches the git remote to the application |
| Agent edits cannot overwrite a teammate | Depends on the API; last write often wins | Every write carries the version it read |
| Agents act with a person's role and scope | Often a shared, broad API key | OAuth per person, read or write, revocable |
| Tech stack and owners recorded per application | Lives in READMEs and people's heads | Applications with stack and per-type rules |
| Customers linked to the projects built for them | A separate CRM | Built-in customers, linked to projects |
| Meeting actions become tickets, linked back | Retyped from a notes app | Granola, file or paste; reviewed; no duplicates |
| Delivery forecast with probabilities | Add-ons or a spreadsheet | 2,000-run Monte Carlo, P50–P95 |
| Run it on your own server | Often cloud-only | One codebase, one SQLite database |
Made for three kinds of team
Studios and agencies
Several client applications at once, each with its own stack, customer and meetings — and one team moving between them.
Product teams coding with agents
Claude Code or Codex already writes real changes. Now it reads the same plan, follows the same rules and leaves the same trail as everyone else.
Founders who want their data
Your roadmap, your client list and your meeting notes in a database you can back up, verify, restore — and host yourself.
One codebase. One database file. Yours.
The web app, CRM, REST API and MCP server are one TypeScript application on one SQLite database. It is built to run on a server you control — so your plan, your client records and your meeting notes do not have to live in someone else's cloud.
And for the humans: C creates a ticket where you are,⌘K searches everything, in light or dark.
What it does not do yet
A private beta should say where the edges are. If one of these decides it for you, tell us — it moves up the list.
- GitHub or GitLab pull request sync
- Importers from other trackers
- SSO / SAML
- Email notifications for ticket changes (in-app and Slack today)
- An AI model inside the app — your own agent does the thinking
The ones people actually ask
A product development workspace — tickets, cycles, roadmap, customers, meeting notes and delivery reports — built so that coding agents like Claude Code and Codex can read and update the same plan your team uses, under the same rules.
See it on one of your own applications
Request access, tell us what you build and which agent you code with, and we set up a workspace with you.