Commit History

fix: complete Redis cache integration and clean up test layer
fd65b82

Padmanav commited on

fix: deduplicate Celery config fields, fix mypy return-type on task result
480abf3

Padmanav commited on

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

Padmanav commited on

fixed lint
a79668c

Padmanav commited on

fix(config): expose cache_clear helper to allow reliable test isolation of Settings
d6dd537

Padmanav commited on

fix: reject requests when API_KEY env var is not configured
77d31c7

Padmanav commited on

fix(config): remove hardcoded path and unused fields, make HF-ready
2513adf

Padmanav commited on

feat: add API key authentication to POST endpoints
90864eb

Padmanav commited on

fix: replace hardcoded Windows path with cross-platform tempdir
d34b7bd

Padmanav commited on

feat: switch LLM back to llama-3.3-70b-instruct
79270b2

Padmanav commited on

feat: switch LLM to openai/gpt-oss-120b
d39963d

Padmanav commited on

fix: use Windows-compatible temp path for repository cloning
406055d

Padmanav commited on

fix: update pydantic config to V2 style and fix httpx warning
7d84ff3

Padmanav commited on

fix: suppress remaining bandit warnings with nosec comments
4097eda

Padmanav commited on

feat: add core config with pydantic-settings
8bf8bdc

Padmanav commited on