Skip to content
View FU-max-boop's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report FU-max-boop

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
FU-max-boop/README.md

Fu Xiaonan

LLM evaluation · agent reliability · post-training research engineering

Hong Kong · The University of Hong Kong · Mathematics (second major)

Résumé · Research & engineering portfolio · LinkedIn · ORCID

I am an HKU undergraduate studying Economics & Finance with a second major in Mathematics, and a research engineer working on reproducible ways to evaluate LLM behavior, preserve executable state in agent systems, and test post-training claims. I currently contribute to AI agent development and evaluation at Tencent and conduct research at HKU's Centre of AI, Management and Organization.

Evidence at a glance

  • Research: two sole-authored papers accepted to non-archival workshops at COLM 2026, on post-training trace reliance and executable agent state.
  • Open source: 11 merged pull requests across nine AI/software repositories as of August 2026, including OpenAI Agents, OpenAI Node, Pydantic AI, OpenCUA, LightRAG, RAG-Anything, Agno, txtai, and xberg.
  • Research engineering: public, runnable evaluation artifacts with smoke checks, result cards, counterfactual controls, and explicit claim boundaries.

Selected research

StateBind: Evaluating Executable Agent State Across Context Windows and Handoffs

Accepted poster, Context Beyond the Window — COLM 2026 Workshop (sole author; non-archival).

Paper · Code

Tests whether agent handoffs preserve the bindings required to resume work—not merely identifiers or visible text—and packages the failure cases as an executable reliability gate.

Trace-Use Audits as Measurement: Interventional Evaluation of Post-Training Trace Reliance

Accepted, AIMS — COLM 2026 Workshop (sole author; non-archival).

Paper · Code

Uses interventions and controls to distinguish behavioral reliance on supplied traces from surface-level imitation of trace form.

Open-source engineering

My contributions focus on evaluator correctness, tool-call identity, multimodal data handling, retrieval checks, schema behavior, and deterministic tests.

Selected merged work:

All 11 merged upstream pull requests

View all of my pull requests

What I build

  • Evaluation harnesses for LLM and agent behavior
  • Reliability checks for tool use, state transfer, and data pipelines
  • Post-training diagnostics with intervention-based controls
  • Reproducible Python research infrastructure and regression tests

The standard I aim for is simple: a concrete failure mode, a minimal reproduction, a meaningful control, a runnable check, and a precise statement of what the evidence does—and does not—establish.

Contact

The best public way to reach me is LinkedIn. I do not publish personal email or phone details on this profile.

Pinned Loading

  1. mini-llm-lab mini-llm-lab Public

    Controlled mini-benchmark for context visibility, shortcut regimes, and composition in tiny causal transformers.

    Python

  2. statebind-guard statebind-guard Public

    Catch visible-but-unbound coding-agent handoffs: CLI + GitHub Action with proof, policy gates, SARIF, HTML, and benchmark cards.

    Python 2

  3. traceuse-audit-public traceuse-audit-public Public

    Trace-use cards for auditing whether final answers behaviorally depend on supplied traces.

    Python

  4. openai/openai-agents-python openai/openai-agents-python Public

    A lightweight, powerful framework for multi-agent workflows

    Python 28.6k 4.5k

  5. pydantic/pydantic-ai pydantic/pydantic-ai Public

    AI Agent Framework, the Pydantic way

    Python 19.3k 2.5k

  6. xlang-ai/OpenCUA xlang-ai/OpenCUA Public

    [NeurIPS 2025 Spotlight] OpenCUA: Open Foundations for Computer-Use Agents

    Python 818 106