open-multi-agent/examples/patterns
JackChen a33622bdf1
chore(examples): introduce cookbook/ and move meeting-summarizer (#140)
patterns/ is for orchestration primitives (fan-out, handoff, retry, etc.).
Use-case-driven examples like meeting-summarizer fit better in a new
cookbook/ bucket, positioned between patterns/ and production/ in
acceptance bar. meeting-summarizer.ts relocated; paths stay valid since
directory depth is unchanged.
2026-04-20 15:51:18 +08:00
..
agent-handoff.ts refactor: reorganize examples by category (#125) 2026-04-19 17:01:58 +08:00
fan-out-aggregate.ts refactor: reorganize examples by category (#125) 2026-04-19 17:01:58 +08:00
multi-perspective-code-review.ts refactor: reorganize examples by category (#125) 2026-04-19 17:01:58 +08:00
research-aggregation.ts refactor: reorganize examples by category (#125) 2026-04-19 17:01:58 +08:00
structured-output.ts refactor: reorganize examples by category (#125) 2026-04-19 17:01:58 +08:00
task-retry.ts refactor: reorganize examples by category (#125) 2026-04-19 17:01:58 +08:00