Computer Science · Open Source Contributor · LLM Systems & AI Applications
- 🎓 Third-year M.S. student in Computer Science at Shanghai University
- 🏫 Undergraduate study in Computer Science at Nanchang University
- 🔭 Interested in LLM inference, AI agents, observability, and full-stack systems
- 🌱 I enjoy turning real-world bugs into focused, well-tested open-source contributions
Contributions around model execution, CUDA graph correctness, speculative decoding, structured outputs, and model compatibility.
| PR | Status / Role | Contribution |
|---|---|---|
| #51113 | Merged · Co-author | Keep Mamba align prefill chunks block-aligned past last_cache_position |
| #37873 | Merged · Author | Fix RoBERTa position_id accumulation in CUDA graph padding |
Contributions to agent integrations, ACP reliability, chat behavior, and UI robustness.
| PR | Status / Role | Contribution |
|---|---|---|
| #804 | Merged · Author | Integrate nanobot |
| #550 | Merged · Author | Prevent long content from overflowing its block |
Four merged fixes improving speech-provider compatibility and voice selection in the web experience.
| PR | Status / Role | Contribution |
|---|---|---|
| #593 | Merged · Author | Show voice search results correctly |
| #579 | Merged · Author | Fix voice testing with OpenAI and CosyVoice v2 |
| #576 | Merged · Author | Add CosyVoice SSML support |
| #568 | Merged · Author | Fix CosyVoice v1 testing in the speech module |
An open-source LLM observability platform for tracing OpenAI, Claude, Gemini, and OpenAI-compatible models. It combines a Python SDK, a web dashboard, and Java/Cloudflare backends to help developers inspect trace trees, understand latency and cost, and improve agent systems.