From 8a03b15797174ac9d7f5ca90535a7d8cd5f2b9e7 Mon Sep 17 00:00:00 2001 From: "Niao.UK" Date: Thu, 16 Jul 2026 19:44:16 -0700 Subject: [PATCH] Add DocFlow to AI Coding Tools --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..cdd7237 100644 --- a/readme.md +++ b/readme.md @@ -50,6 +50,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Cline](https://github.com/cline/cline) - AI-powered code assistant. * [OpenCode](https://opencode.ai/) - AI coding agent built for the terminal. * [Kodus](https://kodus.io/) - Open-source AI code-review tool. +* [DocFlow](https://aicodedocumentationgenerator.com) - GitHub App that auto-generates README, CHANGELOG, and API docs on every merged PR. ## IDEs & Code Editors