Commit History

fix: use _mcp_server instead of server to resolve AttributeError
27b74ba

Daksh C Jain commited on

fix: complete raw ASGI router implementation for SSE
da2bf0a

Daksh C Jain commited on

fix: use raw ASGI handler for SSE to avoid Request object attribute errors
0e050fa

Daksh C Jain commited on

fix: typo in sse.handle_post_message handler name
30cbd55

Daksh C Jain commited on

fix: manual Starlette/SSE launch to force 0.0.0.0:PORT binding
8dd70f8

Daksh C Jain commited on

fix: bypass FastMCP.run and use explicit uvicorn binding for SSE
875cd4d

Daksh C Jain commited on

fix: force uvicorn to bind to 0.0.0.0:PORT for Hugging Face
0617abe

Daksh C Jain commited on

fix: resolve TypeError in FastMCP.run and upgrade to Python 3.11
35a2e7f

Daksh C Jain commited on

deploying mcp to huggingface
68f202a

Daksh C Jain commited on

fix: resolve Pytest ModuleNotFoundError by natively saving tests to target repo root instead of /tmp
45ccfad

Daksh C Jain commited on

feat: improve AI test generation, premium dashboard, and GitLab MR widgets
0ccacbd

Daksh C Jain commited on

fix: simplify SDET prompt — pure function tests only, no @patch , no mocking complexity
816889c

Daksh C Jain commited on

fix: remove response_mime_type, strip JSON fences, add assembler diagnostics, bulletproof SDET mocking
fd8207f

Daksh C Jain commited on

fix: SDET mocking + assembler diagnostics + report reading
9419fa5

Daksh C Jain commited on

feat: inject full audit report into thread and wipe legacy duplicate MR injections
7eac194

Daksh C Jain commited on

fix: bulletproof SDET agent prompt and expose raw pytest trace to CI
a368118

Daksh C Jain commited on

fix: restore lost artifact paths for HTML dashboards and SAST reports
dc0de6c

Daksh C Jain commited on

feat: add parallel devops and SRE intelligence node
0a4ad36

Daksh C Jain commited on

feat: unified AI results pipeline and native gitlab ui formatting without chat spam
b224590

Daksh C Jain commited on

feat: dockerize agent, parallelize cache nodes, and auto-commit passing tests
bc7ffd5

Daksh C Jain commited on

fix: inject repository root into pytest PYTHONPATH and enforce AI import structures to ensure passing tests
3f62e5f

Daksh C Jain commited on

added split nodes
392da6f

Daksh C Jain commited on

resolving validation error on gitlab for this code
3251466

Daksh C Jain commited on

built mcp and now moving on testing
2110b7e

Daksh C Jain commited on