cld2labs/Docugen-Microagents#75
Open
gopal-raj-suresh wants to merge 7 commits intoopea-project:mainfrom
Open
Conversation
3538e4b to
430fceb
Compare
4187035 to
ee1c221
Compare
alexsin368
reviewed
Mar 24, 2026
alexsin368
reviewed
Mar 24, 2026
alexsin368
reviewed
Mar 24, 2026
alexsin368
reviewed
Mar 24, 2026
alexsin368
reviewed
Mar 24, 2026
alexsin368
reviewed
Mar 24, 2026
alexsin368
reviewed
Mar 24, 2026
alexsin368
reviewed
Mar 24, 2026
alexsin368
reviewed
Mar 24, 2026
alexsin368
reviewed
Mar 24, 2026
46731fd to
7a11e2d
Compare
Collaborator
|
@gopal-raj-suresh please resolve comments as you address them. Also, got it running with EI deployed with Keycloak. Will test with GenAI gateway next. |
Signed-off-by: gopal-raj-suresh <gopal.raj.dummugudupu@cloud2labs.com>
Signed-off-by: gopal-raj-suresh <gopal.raj.dummugudupu@cloud2labs.com>
Signed-off-by: gopal-raj-suresh <gopal.raj.dummugudupu@cloud2labs.com>
Signed-off-by: gopal-raj-suresh <gopal.raj.dummugudupu@cloud2labs.com>
31f02fd to
dc016f4
Compare
alexsin368
reviewed
Mar 31, 2026
Collaborator
|
Successfully tested with GenAI Gateway deployment. Everything looks good. Let's run the security scans. |
Signed-off-by: gopal-raj-suresh <gopal.raj.dummugudupu@cloud2labs.com>
Signed-off-by: gopal-raj-suresh <gopal.raj.dummugudupu@cloud2labs.com>
Signed-off-by: gopal-raj-suresh <gopal.raj.dummugudupu@cloud2labs.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR introduces the Docugen-Microagents blueprint, a comprehensive multi-agent system that automatically generates technical documentation by analyzing Git repositories. The blueprint implements a specialized micro-agent architecture with 9 coordinated agents (Planner, Code Explorer, API Reference Extractor, Call Graph Analyzer, Error Analysis, Environment Config Analyzer, Dependency Analyzer, Mermaid Diagram Generator, and Documentation Writer) that work together to analyze codebases through strategic file sampling and intelligent pattern extraction, efficiently handling large repositories while staying within LLM context limits.