Commit History

feat: add security depth — secret scanning, dependency vulns, report surface
d860535

Padmanav commited on

feat: add Redis/Celery async job queue for repository analysis
1d62d5e

Padmanav commited on

fixed lint
a79668c

Padmanav commited on

style(models): merge duplicate pydantic imports, add blank lines between classes
0a16e7b

Padmanav commited on

style(models): add 2 blank lines between top-level class definitions
c8b36af

Padmanav commited on

fix(models): consolidate ReviewFeedback to single definition in review.py
13bd26d

Padmanav commited on

fixed
c1d93b2

Padmanav commited on

feat(api): add human feedback loop endpoints
ab469f1

Padmanav commited on

feat(tools): add diff-aware file filtering for incremental reviews
aefa24e

Padmanav commited on

feat(agents): add auto-fix suggestion generation to code_review_agent
51327a5

Padmanav commited on

feat(agents): add specialist multi-agent review with judge synthesis
7f4d7b6

Padmanav commited on

fix(models): clamp overall_score to [0.0, 10.0] with field_validator
e43c69b

Padmanav commited on

fix: coerce LLM list response for 'file' field in Bug/Warning/Suggestion
344e38f

Padmanav commited on

refactor: replace calculate_totals() with Pydantic model_validator
7eedda0

Padmanav commited on

feat: add GitHub URL input validation to RepositoryRequest
5fc34a1

Padmanav commited on

feat: add GitHub URL input validation to RepositoryRequest
197f2a6

Padmanav commited on

fix: resolve all ruff linting errors in __init__ files and CI
069b343

Padmanav commited on

feat: add pydantic data models for all agents
e1ce20c

Padmanav commited on

chore: initialize project folder structure
12ccf71

Padmanav commited on