fix: Frontend with React Router, error boundaries, loading skeletons 9b7d9cd verified muthuk2 commited on May 24
fix: API routes with BackgroundTasks + proper request models c87d981 verified muthuk2 commited on May 24
fix: Updated requirements with test deps + proper pinning c9aedfb verified muthuk2 commited on May 24
feat: Add pytest test suite for the test generator itself 4cad490 verified muthuk2 commited on May 24
feat: Add Docker deployment (Dockerfile + docker-compose.yml) 7fca7c5 verified muthuk2 commited on May 24
fix: LLM provider with exponential backoff, streaming, token tracking f8d563c verified muthuk2 commited on May 24
fix: Real mutation execution + AST-based mutations + deeper security scanner 0e6af57 verified muthuk2 commited on May 24
fix: Semantic coverage mapping + real mutation execution + syntax validation 9656950 verified 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