Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View AnnaSuSu's full-sized avatar
🤖
Building AI agents
🤖
Building AI agents
  • ShenZhen China

Highlights

  • Pro

Block or report AnnaSuSu

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.

Content in all repositories owned by your account will be closed.
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
AnnaSuSu/README.md

Hi, I'm WenChao An

Agent runtime & memory engineer · MSc AI, researching agent memory systems · Shenzhen, China

Collaborator on bytedance/deer-flow (82k★) · 100+ merged upstream PRs · Open to AI agent / LLM infra internships

I work on the layer under the agent — the harness, the sandbox, the memory, the parts that break in production.

What I work on

In DeerFlow, a LangGraph-based long-horizon agent harness, I've designed and shipped:

  • Long-running agents — a durable task runtime that lets tool work outlive the agent turn, and managed subagents with bounded, recoverable fan-out. (design)
  • Sandbox & agent security — controlled network egress with human approval, plus prompt-injection and secret-containment hardening across the harness. (egress)
  • Memory & context — long-term memory hygiene and eviction, and context compaction for the lead agent. (RFC)
  • Streaming performance — found and removed the main-thread bottlenecks behind long streamed runs. (analysis)

Also contributing to infiniflow/ragflow · Canner/WrenAI · Effect-TS/effect · mem0ai/mem0

Own projects

  • TechSpar stars — memory-driven adaptive interview coach: one candidate profile drives training, resume/JD prep, a real-time copilot and review in a self-improving loop (LangGraph + 3-tier memory). Live
  • arxiv-mcp — MCP server for searching and reading arXiv papers (PyPI)
  • EvoGraph — minimalist graph-based long-term conversational memory
  • MemRepo — incremental, hierarchical codebase memory for AI coding assistants

Honors

  • Patent — Microkernel-architecture context manager for large language models
  • 2nd Prize — ASC25 Student Supercomputer Challenge
  • Kaggle Bronze — Jigsaw Agile Community Rules Classification (SFT track)
  • 3rd Prize — China Postgraduate Mathematical Contest in Modeling (2025)

📫 [email protected] · Kaggle

Pinned Loading

  1. TechSpar TechSpar Public

    一个持续进化的面试训练系统。在线体验地址:https://techspar.cn

    TypeScript 1.1k 127

  2. bytedance/deer-flow bytedance/deer-flow Public

    An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message gateway, it handles different levels of…

    Python 82.4k 11.4k

  3. infiniflow/ragflow infiniflow/ragflow Public

    RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs

    Go 90.6k 10.7k

  4. Effect-TS/effect Effect-TS/effect Public

    Build production-ready applications in TypeScript

    TypeScript 16k 740