Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Jia Huang — agent architecture, pattern language, and production systems

Jia Huang (黄佳)

AI researcher at A*STAR Singapore, author of Designing AI Agents (Manning), The Claude Code Operating Model and RAG from First Principles (Packt), and co-founder of the Agent Design Patterns Society.

I work on agent architecture, design patterns, long-running reliability, and the controls that make agentic systems usable in real organizations. Before moving into AI research, I spent more than a decade working on multinational enterprise systems.

Amazon Author Page · Website · Professional profile (PDF) · Substack · ADPS · LinkedIn · 中文主页

Current work

Designing AI Agents by Jia Huang
  • Agent architecture: a two-axis framework combining seven cognitive functions with six execution topologies.
  • Governance in practice: approval gates, blast-radius control, observability, and progressive autonomy.
  • Long-running agents: progress tracking, checkpoints, failure journals, and recovery from goal drift.
  • Engineering education: books, columns, and courses that have reached more than 100,000 engineers on Geek Time.

The forthcoming Manning book Designing AI Agents develops these ideas as a practical catalogue of principles, patterns, and engineering trade-offs.


Books

Designing AI Agents The Claude Code Operating Model RAG from First Principles
Designing AI Agents
Manning · MEAP
The Claude Code Operating Model
Packt
RAG from First Principles
Packt
A catalogue of agent design patterns, organized by cognitive function and execution topology. Claude Code as an engineering platform: Skills, MCP, Hooks, sub-agent orchestration, and SDK patterns. Retrieval-augmented generation built up from first principles with Python, LangChain, and LlamaIndex.

Editions, formats, and new releases are listed on my Amazon Author Page.

The framework

Agent Pattern Coordinates: seven cognitive functions by six execution topologies

The coordinate system separates what an agent is doing from how the work is executed. The public catalogue maps reusable patterns across seven cognitive functions and six execution topologies.

Start here

Writing

I publish shorter essays on Substack and longer reference material at kage-ai.com. The bilingual ADPS whitepapers and pattern catalogue live at adpsagent.com.

About

Jia Huang — AI agent architecture, design patterns, books, and research

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors