unit-mesh/AutoDev Remote Agent

Automated GitHub issue analysis using AI-powered code analysis

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for API accessyes${{ github.token }}
workspace-pathPath to the repository workspaceno${{ github.workspace }}
analysis-depthDepth of analysis (shallow, medium, deep)nomedium
auto-commentAutomatically add analysis comment to issuesnotrue
auto-labelAutomatically add labels to issues based on analysisnotrue
trigger-eventsComma-separated list of issue events to trigger analysisnoopened,edited,reopened
exclude-labelsComma-separated list of labels to exclude from analysisno""
include-labelsComma-separated list of labels to include for analysis (if empty, all issues are analyzed)no""
webhook-secretSecret for webhook verification (for standalone server mode)no""
openai-api-keyOpenAI API key for LLM analysisno""
deepseek-tokenDeepSeek API token for LLM analysisno""
glm-tokenGLM API token for LLM analysisno""
include-config-filesInclude configuration files in analysis (jest.config.js, rollup.config.mjs, etc.)notrue
include-test-filesInclude test files in analysis (__tests__/, *.test.js, etc.)notrue
include-patternsComma-separated list of file patterns to force include in analysisno""
exclude-patternsComma-separated list of file patterns to exclude from analysisno""
force-include-filesComma-separated list of specific files to always include in analysisno""
namedescription
successWhether the analysis was successful
comment-addedWhether a comment was added to the issue
labels-addedComma-separated list of labels that were added
execution-timeTime taken to complete the analysis (in milliseconds)
errorError message if the analysis failed