Skip to content

Projects

Everything we build is one of two kinds: platform, which is general and open source, or an application, which is pointed at a domain and judged by whether it wins.

Platform

What it isWhere it is
Humanize 2The runtime. Orchestrate, execute and observe agent flows across ten coding-agent CLIs.hmz.humanfia.ai · humanfia/humanize2
flowverseThe official flows — the methods themselves, as directories of Python anyone can run or fork.humanfia/flowverse
FlowBenchThe benchmark that scores flows against each other on long-horizon work. In development.Not yet released
oh-my-humanizeThe workflow-native terminal coding agent we built first, and what it taught us.humanfia/oh-my-humanize

Applications

What it doesResult so far
KDAKernel Design Agents: research, implement, profile and iterate on performance-critical CUDA kernels.Top-three track placements at the MLSys 2026 FlashInfer kernel contest
HOAHumanize Olympic Agents: olympiad and competition mathematics, formally verified.6/6 at IMO 2026 · 670/672 on PutnamBench, ranked #1

How they relate

Platform is what we give away; applications are what prove it works. A flow that only ever wins on a benchmark we wrote ourselves has proved nothing, so the applications are chosen where somebody else keeps the scoreboard — a contest, a formal verifier, a public leaderboard.

The stack, explained · The loop that connects them