郭立 (leeguoo)

Hi, I'm leeguoo (Guo Li)

· Guo Li · full-stack developer ·

$ ls -lh ./posts/ | head -4
Jul 17, 2026
-rw-r--r--
1 min read
Learning Video Generation from the Wan2.2 Source Code: From One Prompt to 81 Frames at 720p
A walkthrough of the full principles behind video generation using the real Wan2.2 code: flow matching mathematical derivation, VAE spatiotemporal compression, DiT and 3D RoPE, CFG, MoE dual experts, condition injection, and sequence parallelism, with concrete numbers calculated for every concept and original code excerpts included.
Jul 19, 2026
-rw-r--r--
1 min read
Giving Coding Agents a Room Where They Can @ Each Other: What AgentParty Is, Where It’s Used, and How It Works
AgentParty is a very thin bus that lets coding agents from different machines and different companies — along with the people behind them — stay in the same channel to @ each other, stand by, and hand things off. This article explains it along three lines: what it is and what problem it solves; what scenarios it can be used in; and how its underlying architecture is built.
Jul 16, 2026
-rw-r--r--
1 min read
After Reading All of Wan2.2’s Source Code: Where This Video Generation Code Will Bite You
From the five-task matrix and layered architecture to DiT/VAE/T5/distributed execution/schedulers, this article breaks down, layer by layer, the real pitfalls in the Wan2.2 source code where the documentation and implementation diverge.
Jul 7, 2026
-rw-r--r--
1 min read
How to Use Codex’s Computer Use in Claude Code
Codex’s Computer Use only recognizes OpenAI’s own signature. As soon as another agent tries to perform a real action, it gets blocked with -10000. I took that signature gate apart down to the assembly, then used a thirty-line DYLD hook to change the team ID it reads, wiring the whole Computer Use stack into Claude Code. This article is both a teardown and a connection method you can copy.
$ ls ./archives/ · 8+ entries →
Reverse Engineering & Security

Reverse Engineering & Security

Reverse Engineering & Security

All →
AI & Agent

AI & Agent

AI & Agents

All →