feat: llm_provider.py v2 with backoff, streaming, token tracking 2189405 verified muthuk2 commited on May 24
fix: multi_agent_engine.py from PR#1 (unchanged, already correct) 2759561 verified muthuk2 commited on May 24
fix: services/__init__.py with proper exports for clean imports 2f5a844 verified muthuk2 commited on May 24
fix: multi_agent_routes.py - add json import at top, fix StreamingResponse 24c3024 verified muthuk2 commited on May 24
fix: test_core.py - remove broken sys.path hack, use conftest instead 83b7913 verified muthuk2 commited on May 24
fix: novelty_features.py - remove dead imports, add ast.unparse fallback, fix unused vars b081db0 verified muthuk2 commited on May 24
fix: main.py v2 with proper health, usage, logging, all capabilities c0a22f2 verified muthuk2 commited on May 24
π Super Fix: All weaknesses resolved for 10/10 rating (#1) 77085e5 Muthukumarank muthuk2 commited on May 24
Add __init__.py files for proper Python package imports" d5ab162 verified Muthukumarank commited on May 23
FIX: multi_agent_routes.py β add all missing imports and router declaration" 33d0269 verified Muthukumarank commited on May 23
FIX: Complete backend rewrite β fix all import errors, wire all routes, add __init__.py files" 1128dc8 verified Muthukumarank commited on May 23
UI 1000x upgrade: frontend/src/pages/SettingsPage.tsx dcd0e57 verified Muthukumarank commited on May 23
UI 1000x upgrade: frontend/src/pages/HistoryPage.tsx 69c9536 verified Muthukumarank commited on May 23
UI 1000x upgrade: frontend/src/pages/AnalyzePage.tsx 3c8eeeb verified Muthukumarank commited on May 23
UI 1000x upgrade: frontend/src/pages/GeneratePage.tsx 59ce6c3 verified Muthukumarank commited on May 23
UI 1000x upgrade: frontend/src/pages/LandingPage.tsx 05f46a1 verified Muthukumarank commited on May 23
README v3: Research-backed novelties, MuTAP citation, behavior coverage, multi-agent architecture, remove ML Intern" eb4daf5 verified Muthukumarank commited on May 23
Add multi-agent API routes: iterative pipeline + behavior extraction + complexity + security scan ab9309f verified Muthukumarank commited on May 23
MAJOR: Add multi-agent iterative refinement engine (MuTAP-inspired) with behavior coverage mapping 81aca7d verified Muthukumarank commited on May 23
Update README: remove ML Intern provenance, add novelty features, production-ready docs 189936a verified Muthukumarank commited on May 23
Add 5 novelty features: complexity analyzer, gap detector, quality scorer, mutation testing, security scanner c837134 verified Muthukumarank commited on May 23
Add complete frontend: frontend/src/pages/LandingPage.tsx ac87e80 verified Muthukumarank commited on May 23
Add complete frontend: frontend/src/pages/HistoryPage.tsx cc4cd0d verified Muthukumarank commited on May 23
Add complete frontend: frontend/src/pages/GeneratePage.tsx f6b05cb verified Muthukumarank commited on May 23
Add backend/.env.example β universal LLM provider + complete API 03127d5 verified Muthukumarank commited on May 23
Add backend/requirements.txt β universal LLM provider + complete API 73a203f verified Muthukumarank commited on May 23
Add backend/app/api/frameworks.py β universal LLM provider + complete API 68cab26 verified Muthukumarank commited on May 23
Add backend/app/api/generate.py β universal LLM provider + complete API 5cf5368 verified Muthukumarank commited on May 23
Add backend/app/services/llm_provider.py β universal LLM provider + complete API c96fdd0 verified Muthukumarank commited on May 23
Add prompt builder β expert QA engineer system prompts for each input type d7c8a1b verified Muthukumarank commited on May 23
Add test generator service β core AI test generation logic 2435ff1 verified Muthukumarank commited on May 23
Add core services: LLM provider, test generator, API analyzer, prompt builder e404d3a verified Muthukumarank commited on May 23
Add backend: FastAPI app, LLM provider, test generator, API spec analyzer, prompt builder 5864d06 verified Muthukumarank commited on May 23