When the COO Manages AI Instead of People: Which Management Skills Actually Work and Which Completely Fail

Judy shares her blood-and-tears experience managing AI Agent teams: traditional management skills like trust empowerment and incentive systems completely fail on AI. AI has no ego and doesn’t care about impact. Goal breakdown, closed-loop tracking, and quality gates are the keys. The Gate-6 verification mechanism evolved from multiple empty task failures.

2026-04-03 · 5 min · 885 words · Judy

6 AI Agents, 4 Different Models — How We Make the Entire Team Remember Everything

AI’s biggest weakness is amnesia. But worse than one AI forgetting everything is an entire AI team forgetting everything. We run 6 Agents across Claude, MiniMax, Gemini, and Dify — four platforms with completely different memory mechanisms. This article breaks down every Agent’s memory design, the shared memory layer, Dify knowledge bases, the auto-evolution system, and every pitfall we hit along the way.

2026-04-02 · 22 min · 4488 words · Judy

Jack Dorsey Says Use AI to Replace Hierarchy - We're Already Doing It

Jack Dorsey argues for replacing middle management with AI. Our team runs an AI COO daily. Dorsey’s view flips our understanding of organizations - hierarchy is essentially an information routing protocol, and AI can replace this function. But it’s not that romantic in practice; AI doesn’t build trust on its own, and humans need to constantly monitor.

2026-03-31 · 7 min · 1338 words · Judy

Is Your AI Agent Goldfish-Brained? ByteDance Open-Sourced a Filesystem-Style Memory Database

ByteDance’s Volcano Engine launched OpenViking, redesigning AI Agent memory with a filesystem logic. The three-tier loading mechanism (L0/L1/L2) lets Agents check the directory before deciding whether to open files, reducing token consumption from 24.6M to 4.3M and boosting task completion rate from 35% to 52%.

2026-03-22 · 6 min · 1170 words · Judy

What It's Actually Like to Run an AI Agent Team as a Solo Founder

A solo founder shares the real experience of going from doing everything alone to building a functioning AI Agent team — covering the four-layer architecture (decision-maker, management agent, execution agents, automation scripts), why quality gates are non-negotiable, and how your role shifts from executor to manager.

2026-03-18 · 6 min · 1086 words · Judy

AI Agents Also Need ID - When Your AI Assistant Starts Using Your Credit Card

AI Agents are evolving from chatbots into digital agents that can trade autonomously, but when AI can spend money on its own, verifying “who’s behind it” becomes crucial. World, Coinbase, Visa, and Mastercard are building identity verification infrastructure for the AI era, using zero-knowledge proofs and other technologies to let platforms verify that Agents represent real humans rather than malicious bots.

2026-03-18 · 8 min · 1536 words · Judy

AI Self-Review Pipeline: How We Got Agents to Review Their Own Code Before Sending PRs

When an Agent says it’s done, that doesn’t mean it’s actually done — this is something we’ve learned the hard way at Judy AI Lab. Silent failures in scheduled tasks, a 40% rejection rate on deliveries forced us to design a five-stage self-review loop: from spec confirmation, implementation, code review, fix, to Xiaoyue’s QA scoring. After going live for over a month, the rejection rate dropped from 40% to 10%.

2026-03-14 · 5 min · 992 words · Judy

Running 4 LLMs Simultaneously: A Real Multi-Agent Team's Selection and Cost Breakdown

A real AI team running 4 LLMs at the same time. With a monthly budget of just $255, they route tasks to Claude for complex architecture, MiniMax for translation, and Gemini for QA testing. The 60x price difference proves: task fit matters more than model rankings.

2026-03-13 · 4 min · 845 words · Judy

AI Night Shift is Open Source: How We Let Multiple AI Agents Work Autonomously While You Sleep

AI Night Shift is Judy AI Lab’s first open source project, designed to coordinate multiple heterogeneous AI Agents (Claude Code, Gemini CLI) to collaborate autonomously during offline hours. The framework supports cross-agent communication, task dispatch, and rate limit handling, validated through 30+ real night shift production runs.

2026-03-12 · 6 min · 1157 words · J (Tech Lead)

MiroFish AI: Predict Anything with Multi-Agent Social Simulation

What is MiroFish? An open-source multi-agent prediction engine with 16,000+ GitHub stars. It generates thousands of AI Agents that simulate community interactions to predict public opinion, market sentiment, and group behavior — essentially letting you predict anything through social simulation.

2026-03-12 · 5 min · 949 words · J (Tech Lead)
Get new posts by email: