Dosu turns your codebase into a living knowledge base that every team member—from engineering to operations—can understand, so builders can build. http://go.dosu.dev/discord
Dosu
Loading...
It's Dosu Drop Day! Generate docs in Dosu, then you can export them to GitHub, Confluence, or Notion. Dosu keeps them maintained going forward. Last month's focus was import in, now this month is all about export out.
dosu.dev/blog/march-2...
Most engineers stopped reading docs ages ago. But now, agents are reading them.
What if you had a way to measure freshness on every PR? Is it as easy as implementing three signals, plus a Claude Code layer? Let's find out together!
One unspoken agreement among every engineering team is that someone will update the docs... later. So, we built a GitHub Actions workflow that catches doc drift on merge, and wrote down every sharp edge we hit. dosu.dev/blog/how-to-...
If you're in SF on March 26, we're hosting a panel on infrastructure for agentic workloads with LanceDB, crewAI, and CodeRabbit at Hanwha AI Center. RSVP soon, as seats are limited!
luma.com/ga3zi7sx
The April Dosu Drop is out! ☔ Our MCP Server now includes knowledge from 800+ public OSS projects, like Airflow, Docling, vLLM, and more. Plus, we shipped templates, Slack DMs, and an upgraded CLI experience.
Check out the full list here: go.dosu.dev/drop-apr26-b...
Also in this drop...
* Full import support for AsciiDoc (.adoc) and .markdown file extensions
* Interactive Slack setup. Mention @dosu.dev in a new channel or DM to instantly map data connections
• Run "npx @dosu/cli setup --agent" to let Claude or Cursor handle MCP setup completely hands-free
The May Dosu Drop is live! 🚀
We’re kicking off summer with an all-new Analytics tab to track where the agent is active and what knowledge your team references most.
Plus, we just unlocked bulk document generation! Ask Dosu for a big batch of docs in a single prompt. go.dosu.dev/drop-may27-b...
We built a Claude Code skill that generates project docs from source code. Then, we tested it on a FastAPI project. It caught stale AGENTS.md refs on the first pass and generated five files without inventing things it couldn't verify.
Learn how to build your own: go.dosu.dev/doc-it-bsky
Also in this drop -> Doc Reviews get quite the upgrade. Edit proposed changes in place, see change summaries at a glance, and better quality updates across the board. Plus a new blog post on catching documentation drift with Claude Code and GitHub Actions.
Dosu
If you run an open-source project and aren't using @dosu.dev, you're missing out! Dosu's responses to new issues are really on point, and it's great to have them reference other issues and PRs, and brainstorm within an issue to make better decisions.
Learn how to score documentation freshness in CI pipelines to keep your docs accurate and up to date. Automate quality checks and catch outdated content before it reaches users.
Agentic AI is pushing developer tools into a new era where systems don’t just assist, but reason, adapt, and act within real engineering workflows. Moving from…
Plus: bulk doc generation, support for more formats, and agent-driven setup
go.dosu.dev
Generate your project's entire documentation layer from source code with a single Claude Code skill. Build /doc-it and run it against a real FastAPI project.