File size: 353 Bytes
ff9fcbd
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
spec_version: 1
name: code_review_env
version: "1.0.0"
description: >
  A code review and security audit environment for training AI agents.
  The agent identifies bugs, security vulnerabilities, and performance issues
  across three tasks of increasing difficulty (easy → medium → hard).
type: space
runtime: fastapi
app: server.app:app
port: 7860