Works / Selected works

01

Selected Works

CISS / Clinical Workspace

A four-step clinical-workflow prototype that takes a consultation through orders, results, and a generated record in one continuous workspace. It uses synthetic data only: the demo is an interaction study, not a connected clinical system.

PRODUCT / LIVE SERVICE

ShopValidator

A decision-screening and experiment-design product for turning a store idea into a structured set of evidence, questions, and low-cost next steps.

Product rationale

Keep uncertainty visible: separate source facts, interview signals, decision rules, and experiments instead of hiding them in a single score.

AGENT INFRASTRUCTURE / OPEN SOURCE

Search MCP server + Agent framework

A search MCP server that combines Baidu search, AI reranking, and web-content extraction, alongside a lightweight Python framework for building tool-using agents.

Design principle

Move from a model call toward an inspectable tool boundary: inputs, execution, and returned structure stay explicit.

02

Open Source Contributions

AutoMQ

A cloud-native streaming and storage project for Kafka-compatible workloads.

Fixed a flaky S3Stream bandwidth-limiter test so it reliably exercises the intended behavior.

PR #2448 ↗

Reworked constructor initialization to prevent this from escaping before an object is fully formed.

PR #2463 ↗

Agno

An open-source framework for building AI agents with models, tools, and knowledge.

Added a Baidu search toolkit and a reference integration for the framework.

PR #1468 ↗

Gemini CLI

Google's open-source command-line AI agent for software-development workflows.

Replaced three consecutive periods with the proper ellipsis character across user-facing CLI strings.

PR #16587 ↗
03

Research