style(github_tool): fix import grouping, remove trailing whitespace ca70d2a Padmanav commited on Jun 12
fix(security): resolve all bandit findings — log swallowed exception, annotate justified subprocess usage 053fd7c Padmanav commited on Jun 12
feat(tools): add diff-aware file filtering for incremental reviews aefa24e Padmanav commited on Jun 10
fix(types): wrap Repo.clone_from in lambda to fix mypy arg-type errors 4503624 Padmanav commited on Jun 10
fix(github_tool): add 60s timeout to Repo.clone_from to prevent worker starvation be98692 Padmanav commited on Jun 10
fix(github_tool): cleanup partial clone directory on Repo.clone_from failure 9b44896 Padmanav commited on Jun 10
fix: validate GitHub URL inside clone_repository to protect all callers not just API layer 3b92f04 Padmanav commited on Jun 8
fix(security): shallow clone (depth=1) to limit bandwidth before size check 8684354 Padmanav commited on Jun 8
fix: use unique per-request clone paths to prevent concurrent collisions 1319176 Padmanav commited on Jun 8
refactor: replace print() with structured logging across all agents and tools d939b2e Padmanav commited on Jun 8
feat: add all tools - github, scanner, ast, pytest, static analyzer 007ba8f Padmanav commited on Jun 6