Skip to content
View weivwang's full-sized avatar
💪
do something different
💪
do something different

Block or report weivwang

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
weivwang/README.md

Hi, I'm Weiwei Wang 👋

AI engineer · Open-source contributor · Building at a startup

I build reliable AI agent systems and the developer tools that make them easier to understand.

OpenAI Contributor Startup Wuhan University

Open-source highlight: contributed to OpenAI

In August 2026, my pull request openai/openai-agents-python#4363 was merged into OpenAI's Agents SDK for Python.

Fixed the AnyLLM Chat Completions adapter so parallel_tool_calls is forwarded only when converted tools exist—including handoff-only agents—and added a six-case regression test matrix.

It was a focused reliability fix, but a deeply meaningful milestone for me: code I wrote now helps improve an open-source AI agent framework used by developers around the world.

What I'm building

Project What it does
traceweave Distributed tracing and observability for AI agents. Follow LLM calls, tool use, handoffs, and agent decisions from a TUI or web dashboard. Available on PyPI.
agentmop A local-first CLI that finds, explains, and safely cleans files left behind by AI coding agents—with instant restore.
smart-hand An AI-powered robotic hand controlled by voice, with an LLM reasoning about finger positions in real time.

About me

  • 🧠 Focused on AI agents, multi-agent systems, observability, and LLM reliability
  • 🚀 Currently building products and engineering systems at a startup
  • 🌱 Active open-source contributor across the AI developer ecosystem
  • 💬 Previously a software engineer at WeChat, Tencent
  • 🎓 B.Eng. in Software Engineering, Wuhan University (2019–2023)
  • 📍 Based in Guangzhou, China

Working with

Python TypeScript JavaScript OpenAI Anthropic LangChain PyTorch

Let's build AI systems that are powerful, observable, and dependable.

Blog · OpenAI contribution · Repositories

Profile views

Pinned Loading

  1. trace-wave trace-wave Public

    Datadog for AI Agents — Distributed tracing & observability for multi-agent systems. Trace every LLM call, tool use, and agent decision with 2 lines of code. Beautiful TUI + Web dashboard. Zero-con…

    Python 10

  2. smart-hand smart-hand Public

    AI-powered robotic hand controlled by voice commands. LLM reasons about finger positions in real-time.

    TypeScript

  3. openwhu/CourseR openwhu/CourseR Public

    推荐武大的课程情况

    21 3

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

    Forked from openai/openai-agents-python

    A lightweight, powerful framework for multi-agent workflows

    Python