Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Padmanav
/
ai-code-review-agent
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ai-code-review-agent
331 kB
Ctrl+K
Ctrl+K
2 contributors
History:
285 commits
Padmanav
fix Hugging Face README YAML metadata
3472803
about 1 month ago
.github
ci: raise coverage gate from 70% to 80%, ignore load tests in pytest, add badges to README
about 1 month ago
app
fix: return 'Unknown' as primary_language when directory has no Python files
about 1 month ago
docs
security: add sandboxed subprocess runner with CPU/memory resource limits
about 1 month ago
gradio_app
fixed lint
about 1 month ago
kubernetes
infra(k8s): add HorizontalPodAutoscaler for api (CPU-based) and worker (queue-depth-based)
about 1 month ago
terraform
infra(terraform): add EKS cluster, Elasticache Redis, and ECR modules for cloud deployment
about 1 month ago
tests
fix: patch AsyncResult in job poll test to simulate completed task
about 1 month ago
.env.example
771 Bytes
fix
about 1 month ago
.gitignore
4.85 kB
eval: fix filename typo and add real-model eval suite gated by RUN_REAL_EVAL env var
about 1 month ago
.semgrepignore
163 Bytes
feat(security): add Semgrep scanner with python + secrets rulesets
about 1 month ago
CONTRIBUTING.md
Safe
881 Bytes
docs: fix stale architecture doc, add README badges, CONTRIBUTING, PR template
about 1 month ago
Dockerfile
Safe
478 Bytes
fix(docker): use ENTRYPOINT for docker-entrypoint.sh; ensure newlines separate instructions
about 1 month ago
LICENSE
Safe
1.07 kB
Initial commit
about 1 month ago
README.md
1.8 kB
fix Hugging Face README YAML metadata
about 1 month ago
docker-compose.yml
2.19 kB
feat(worker): add named Celery queues (high/low priority) with task routing by repo size
about 1 month ago
docker-entrypoint.sh
Safe
552 Bytes
fix(docker): replace infinite health-poll loop with entrypoint script with 30s timeout
about 1 month ago
integration_output.txt
6.73 kB
feat: add integration tests, GitHub API mocking, and Locust load tests
about 1 month ago
pyproject.toml
Safe
1.28 kB
fix
about 1 month ago
pytest_output.txt
31.6 kB
fix: complete Redis cache integration and clean up test layer
about 1 month ago
requirements.txt
528 Bytes
feat(security): add Semgrep scanner with python + secrets rulesets
about 1 month ago