Hugging Face's logo 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
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
ai-code-review-agent / app /agents
20.3 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 60 commits
Padmanav's picture
Padmanav
fix: pass empty file list directly instead of converting to None in code review agent
2a19d7a about 1 month ago
  • .gitkeep
    0 Bytes
    chore: initialize project folder structure about 1 month ago
  • __init__.py
    368 Bytes
    fixed lint about 1 month ago
  • bug_detection_agent.py
    4.72 kB
    feat: add security depth — secret scanning, dependency vulns, report surface about 1 month ago
  • code_review_agent.py
    3.91 kB
    fix: pass empty file list directly instead of converting to None in code review agent about 1 month ago
  • repo_analysis_agent.py
    2.15 kB
    fix about 1 month ago
  • report_generator_agent.py
    2.93 kB
    fix about 1 month ago
  • specialist_review_agent.py
    2.53 kB
    fix: fix: remove unused python_files variable in code_review_agent after refactor about 1 month ago
  • test_generation_agent.py
    3.71 kB
    fix about 1 month ago