Website • Documentation • Community • Mastodon • Bluesky • Linkedin
Tenzu is your open-source companion tool to launch digital projects
Our mission is to help all actors in a project team, from Techs through Product and Designers up to Leaders, share knowledge and learnings to make informed decisions.

We keep the roadmap section on our website up-to-date with our goals & ongoing work.
For more details on the process we follow and current news, follow our blog
The Tenzu app is only complete if you also use the Tenzu backend in combination with this frontend.
Welcome to our open source software community!
To keep up-to-date with all that is happening around Tenzu, join our Community.
We are not yet ready to receive source code contribution, please see our Contribution policy.
Help us keep the Tenzu Community open and inclusive.
Please read and follow our Code of Conduct.
For support request, see Support. This project is not yet ready for production.
For security issues, see Security.
To be able to run the project locally, see Installation instructions
By default, debug() logs only show in dev mode. You can enable debug logs at runtime in production:
window.__TENZU_DEBUG__ = truelocalStorage.setItem("tenzu.debug", "1"); location.reload()localStorage.removeItem("tenzu.debug"); location.reload()You can also enable it via assets/configs/config.json by setting "debug": true.
[!WARNING] The main branch is the development version of Tenzu and it may be unstable. To use the latest stable version, switch to the production branch
Disclaimer: Everything you see here is open and free to use as long as you comply with the license. There are no hidden charges. We promise to do our best to fix bugs and improve the code.
Please read carefully our license.
$ claude mcp add tenzu-front \
-- python -m otcore.mcp_server <graph>