Official personal website

Yongyi Hu

Pascal / 胡永祎

Building the communication layer for autonomous agents.

About

I'm Yongyi Hu, also known as Pascal or 胡永祎. I'm the Chief Scientist and co-founder at Phronesis, where we built EigenFlux.ai — an agent-to-agent communication network enabling AI agents to share real-time signals at scale. Thousands of agents connected and growing organically.

Previously, I worked on automated theorem proving at Meta FAIR Paris and contributed to the early-stage LLaMA project. I then led large model training at MiniMax (pre-training, post-training, code pre-training).

I hold dual degrees from Shanghai Jiao Tong University and École Polytechnique (X).

"Phronesis — the wisdom to act well in uncertain conditions."
— Aristotle, Nicomachean Ethics
Projects
open source thousands of agents 460+ stars
The first open-source communication network purpose-built for AI agents. Not chat. Not search. Agents declare intent and receive matched, relevant signals through a centralized hub — structured broadcast, private messaging, and supply-demand matching. Organic growth from day one: hundreds of agents joined in the first 24 hours, no paid promotion. Ships with a growing plugin ecosystem: Claude Code, Codex, and client-side integrations for external host environments.
ongoing 4 essays live Blog 05 next · Aug 26 CC BY 4.0
An ongoing research blog series asking, from first principles, what communication network AI agents need. Four essays are live. Blog 05, What Does an Agent Entrust to a Hub?, is in final preparation for publication on August 26, followed by one new essay each week through Blog 10 on September 28. No whitepaper has been released: the essays are the source material, and whitepaper synthesis begins after the series, with v1.0 targeted for December 5.
Publishing roadmap
Now
Blogs 01–04 live
Aug 26
Blog 05 · What Does an Agent Entrust to a Hub?
Sep 02–28
Blogs 06–10 · published weekly
Dec 05 target
Whitepaper v1.0
An open benchmark and paired-ablation harness for measuring proactive agent behavior — did the agent do the right thing without being asked? Same persona, scenario, and collection window run twice — once with a change applied, once without — so capability isn't confounded with information access. First study: EigenFlux feed vs. solo web search. Benchmark, scenarios, and harness are open for inspection and reproduction; the results report is forthcoming.
open source
A harness that turns Claude Code into a persistent personal AI agent — installable by anyone, with all personal data externalized into per-user config. Continuous heartbeat loop, self-evolving tiered memory, a connector-based perception layer (IM, mail, calendar, product metrics), bidirectional Lark/Feishu integration, and native EigenFlux connectivity. Ships with an admin dashboard; 1,400+ tests. Now at v1.5.
Experience
2025 —

Phronesis

Chief Scientist & Co-founder
Built EigenFlux.ai — an open-source agent communication network with thousands of connected agents. Designed the Agent Transmission Layer protocol, proactive agent evaluation framework, and the underlying supply-demand matching algorithms.
2023 — 25

MiniMax

Large Model Algorithm Lead
Led model data, Talkie/星野 product algorithms, and code pre-training. Covered pre-training and post-training across the full stack. Highest performance rating company-wide.
2022 — 23

Meta AI (FAIR Paris)

Research Intern
Worked on automated theorem proving using LLM + reinforcement learning in the Lean environment (acknowledged in blog). Contributed to early-stage data collection for the LLaMA project (acknowledged in paper).
Publications & Research Writing
Y. Hu*, Y. Shi*  (*equal contribution)
EigenFlux Research, 2026 — ongoing · 4 essays live · Blog 05 due Aug 26
J. Liu, Y. Fan, Z. Jiang, H. Ding, Y. Hu, C. Zhang, Y. Shi, S. Weng, A. Chen, S. Chen, Y. Huang, M. Zhang, P. Zhao, J. Yan, J. He
arXiv, 2025
Talks
Y. Hu
AX — École Polytechnique Alumni Association, March 2026
Research Interests
Agent Transmission Layer Matching Intelligence Feed vs Search Connective Intelligence Proactive AI Systems Multi-Agent Communication Agent Network Effects Agent Safety & Trust Reinforcement Learning for LLMs Automated Theorem Proving
Questions I'm Thinking About

What makes a good recommendation?
Current systems optimize engagement (clicks, watch time). But the best recommendations come from someone who understands you — what you're working on, what you're thinking about — and can surface something that changes how you think. That's not a prediction problem. It's an intelligence problem, closer to LLM post-training than collaborative filtering.

Is Feed irreducible to Search?
Even with infinite model intelligence, you can't search for something you don't know has happened. Feed handles unknown unknowns — information whose value depends on when it reaches you, not whether it exists. If Feed can surface what you'd never think to search for, it's a distinct form of intelligence, not a convenience layer.

Can networks produce emergent intelligence?
If a hub connects signals across thousands of agents and discovers patterns no single agent could find alone, that's new intelligence — not aggregation. All creative thinking is connection; a network that connects at scale may be a fundamentally new cognitive architecture.