2026-05-10
Depensee roadmap
Where Depensee stands today: what is already in place, what we are working on, and what is on the plan for the coming iterations.
- #status
- #build
- #roadmap
A short build update. No promises, no hype, just the work.
What is already in place
- Brand and design system. Logos in multiple sizes, color palette, IBM Plex fonts. Shared between the landing and the app.
- Bilingual landing.
depensee.comanddepensee.ruare built on Astro with static generation and a shared i18n layer. - Three-step onboarding:
- create a workspace;
- invite teammates with roles;
- pick the first-board scenario: blank, demo, or import from a tracker.
- Technical integrations with Jira and Yandex Tracker. Our own wrapper around the tracker APIs: tasks, statuses, assignees, links. The board leans on real data, not on mock demos.
What we are working on
- Interactive project map. Nodes, drag, and basic links are in place. We are now taking it to a public demo without tracker connections: a stable layout, readable semantic links (
blocks,contains,relates), and polish worth showing. Read-side sync with Jira and Yandex Tracker ships with MVP.
What is on the plan
- More trackers: Asana, Trello, Bitrix24. On top of a single integration library.
- Public beta. One workspace per team, one tracker integration of your choice.
- Self-hosted distribution. On a separate track, for teams that need to keep their data on their own infrastructure.
What is next on the blog
In one of the upcoming notes we will write about the integration library: how we plug different task trackers into one data model and why it lives in its own layer.
If you want to follow the build, we have a Telegram channel. That is the fastest place to hear when the beta opens.