mirror of
https://github.com/codeflash-ai/codeflash-internal.git
synced 2026-05-04 18:25:18 +00:00
## Summary - Adds the GitHub Agentic Workflows duplicate code detector, configured for Python and TypeScript/JavaScript with Serena semantic analysis - Runs daily, flags patterns spanning 10+ lines or appearing in 3+ locations - Creates up to 3 issues per run with `[duplicate-code]` prefix ## Notes - Requires Claude API secret configured in repo Actions secrets - `code-quality` and `automated-analysis` labels will be auto-created on first run |
||
|---|---|---|
| .. | ||
| cf-api-tests.yaml | ||
| claude.yml | ||
| codeflash-aiservice.yaml | ||
| deploy_aiservice_to_azure.yml | ||
| deploy_cfapi_to_azure.yml | ||
| deploy_cfwebapp_to_azure.yml | ||
| django-unit-tests.yaml | ||
| duplicate-code-detector.lock.yml | ||
| duplicate-code-detector.md | ||
| end-to-end-tests.yaml | ||
| fix-formatting.yml | ||
| mypy_aiservice.yml | ||
| nextjs-build.yaml | ||
| prek.yaml | ||
| publish-to-pypi.yml | ||
| vscode-extension-build.yml | ||