Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ hardcode any hex values outside the token definitions.
catLabel: string,
desc: string, // full description (shown on expand)
uses: string, // common use cases
complexity: string, // Low / Medium / High / Very high
complexity: string, // Low / Low – Med / Medium / High / Very high
agents: string, // count or range
loops: string,
statefulness: string,
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Deploy to GitHub Pages](https://github.com/hefrock/ai-agent-patterns/actions/workflows/deploy.yml/badge.svg)](https://github.com/hefrock/ai-agent-patterns/actions/workflows/deploy.yml)

**Live site:** https://hefrock.github.io/ai-agent-patterns/ <!-- placeholder until GitHub Pages is enabled (Settings → Pages → Deploy from branch → main / root) -->
**Live site:** https://hefrock.github.io/ai-agent-patterns/

An interactive reference of AI agent design patterns — single-agent and
multi-agent architectures — covering 18 patterns across 8 sections.
Expand Down
Binary file modified docs/preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading