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 /tools
34.9 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 47 commits
Padmanav's picture
Padmanav
fix: return 'Unknown' as primary_language when directory has no Python files
28349bb about 1 month ago
  • .gitkeep
    0 Bytes
    chore: initialize project folder structure about 1 month ago
  • __init__.py
    0 Bytes
    fix: remove eager wildcard imports from __init__.py files about 1 month ago
  • ast_parser.py
    8.16 kB
    feat: add security depth β€” secret scanning, dependency vulns, report surface about 1 month ago
  • dependency_scanner.py
    2.38 kB
    feat: add security depth β€” secret scanning, dependency vulns, report surface about 1 month ago
  • file_scanner.py
    6.83 kB
    fix: return 'Unknown' as primary_language when directory has no Python files about 1 month ago
  • github_tool.py
    3.99 kB
    fix: complete Redis cache integration and clean up test layer about 1 month ago
  • pytest_runner.py
    3.4 kB
    fix: move success computation to end of run_tests and remove it from except block about 1 month ago
  • sandbox.py
    4.3 kB
    fix about 1 month ago
  • semgrep_scanner.py
    3.4 kB
    feat(security): add Semgrep scanner with python + secrets rulesets about 1 month ago
  • static_analyzer.py
    2.47 kB
    feat(security): add Semgrep scanner with python + secrets rulesets about 1 month ago