From 71d61b3538be2d463bf1621f9edcc83fe01ba314 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 5 Nov 2025 15:10:17 +0000 Subject: [PATCH 1/2] Initial plan From 940bb19bb925ce58db133a803a3d57c58cdeaf84 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 5 Nov 2025 15:13:48 +0000 Subject: [PATCH 2/2] Add cADR to Continuous Documentation section Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f920522..59efac9 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ * [Penify.dev](https://www.penify.dev/) - "Penify instantly generates and updates comprehensive documentation for your repository" * [Dosu](https://dosu.dev/) - "You build. Dosu documents. Dosu turns your codebase into a living knowledge base that every team member can understand—from engineering to operations" * [DeepWiki](https://deepwiki.com/) - "Automatically generates architecture diagrams, documentation, and links to source code to help you understand unfamiliar codebases quickly" +* [Continuous Architectural Decision Records (cADR)](https://github.com/YotpoLtd/cADR/) - AI-powered ADR generation - Automatically capture and document architectural decisions as you code * [AI Translate Action](https://github.com/FidelusAleksander/ai-translate-action) - A GitHub Action that provides AI-powered text and file translation directly in your workflows. * [Translate Docs](https://github.com/TanStack-dev/translate-docs-action) - Translate your documentation into multiple languages automatically * [autodoc](https://github.com/context-labs/autodoc) - An experimental toolkit for auto-generating codebase documentation for git repositories