chore: trigger Space rebuild to load new Gemini API key secret 38b6d74 Running SouravNath commited on May 23
docs: update README with honest benchmark status (eval in progress) b2bc689 SouravNath commited on May 23
fix: use treeless clone (--filter=blob:none) so old base_commits are reachable fe2c794 SouravNath commited on May 23
fix: pass base_commit to API so patches apply at correct SWE-bench commit e7c4b2b SouravNath commited on May 23
fix: add Gemini provider block in reflection_agent.py (httpx REST, no SDK) 032f107 SouravNath commited on May 23
fix: GeminiClient now uses httpx REST (no deprecated google-generativeai SDK) 0d90d84 SouravNath commited on May 23
ci: fix workflow — use lightweight requirements-test.txt (244 tests pass) 96bf32b SouravNath commited on May 23
ci: add GitHub Actions workflow (244 tests) + CI/status badges in README 83e5add SouravNath commited on May 23
docs: add complete improvement roadmap for top-tier AIML resume bd7df56 SouravNath commited on May 17
fix: exclude task_id from **result kwargs to avoid duplicate argument error 8291e3d SouravNath commited on May 17
fix: strip trailing newline from GROQ_API_KEY before using in HTTP header 38700c8 SouravNath commited on May 17
fix: use httpx directly for Groq API (bypass SDK connection issues in HF Spaces) 25e2686 SouravNath commited on May 17
fix: route LLM to Groq (deepseek-r1) instead of hardcoded gpt-4o/openai e63f982 SouravNath commited on May 17
fix: skip git checkout when base_commit is empty/HEAD — fixes clone error in HF Spaces 6b8d880 SouravNath commited on May 17
fix: use slim requirements-api.txt in Dockerfile, exclude torch/GPU packages 74479a8 SouravNath commited on May 17
fix: auto-load .env in llm_client; add SWEBenchLoader class to loader 84fad73 SouravNath commited on May 17
fix: normalise LangGraph dict output back to AgentState in _run_with_langgraph e76b46b SouravNath commited on May 17
docs: add complete project guide (setup, learning roadmap, deployment, interview prep) 53afd2e SouravNath commited on May 17