01Open Source · Lead
LubanCode
A native C++23 harness for coding agents, with multi-provider protocols, guarded tools, durable sessions, context recovery, subagents, workflows, MCP/LSP, and plugins.
C++233 platformsNative binary
View source ↗
02Training & Evaluation
RetailTool-Agent
A frozen retail sandbox for teaching compact models to search, compare products, check hard constraints, and complete multi-step shopping tasks through real tool calls.
9,500 tasks7 tools62.2% Dev IID
03RAG · Learning System
Syllabus2Agent
A source-grounded study system that brings together document assembly, hybrid retrieval, cited answers, frozen evaluation, review planning, and PDF exam generation.
720 pages974 chunks70 tests
04Social Simulation
Light Society
An LLM-driven social simulator that combines full models, distilled surrogates, columnar state, and batched events to run at planetary scale.
1B agents100 roundsMixture of models
05Multi-Agent Research
AgentCourt
A courtroom simulator where lawyer agents sharpen their legal reasoning through structured adversarial exchanges across 1,000 civil cases.
ACL 20251,000 cases+12.1%
06Production Research
Strategic Intelligence Agent
A production DeepResearch pipeline that finds sources, plans reports, writes chapters, tracks citations, resumes failed jobs, and delivers long-form PDFs.
FastAPICeleryResumable jobs
07Document AI · Open Source
MinerU PDF Parallel Pipeline
A recoverable multi-GPU batch pipeline around MinerU’s Python API. Spawned workers isolate CUDA contexts; workers stay pinned to GPUs while files flow through a shared queue; failures are logged without stopping the batch.
7,000+ PDF workloadExternal 2×4090Tested on 3×A100
Community release ↗
08Open Source · Contributor
LLM Framework Contributions
Four merged upstream PRs across LLaMA-Factory, Unsloth, and SGLang: Adam-mini across six training paths, dtype recovery after checkpoints, correct DeepSeek-Coder termination, and a Chat Completions compatibility fix.
4 merged PRs3 upstreams6 training paths
View contributions ↗
09Open Source · Contributor
PocketFlow TAO Loop
A runnable Thought–Action–Observation loop for PocketFlow’s official cookbook. Four nodes, shared state, and explicit routing make each decision, tool result, and stopping condition easy to follow and extend.
Merged PR #724-node loop380 lines
View upstream PR ↗
10Jina AI · Model R&D
Jina Reranker v2
A 278M multilingual cross-encoder built to rank documents, function schemas, tables, and code for agentic RAG. I proposed the function-calling and code-search directions and led their benchmark adaptation.
100+ languages71.36 MRR@1093.31 Recall@3
View model card ↗
11Jina AI · Model R&D
Reader-LM
A family of compact long-context models that turns noisy HTML into clean Markdown. I contributed to the data, training, and evaluation pipeline, including two-stage 32K-to-128K training and seven model-scale studies.
2.5B training tokensROUGE-L 0.72TER 0.19
Read technical report ↗