github FareedKhan-dev/all-agentic-architectures v0.3.0

5 hours ago

0.3.0 (2026-05-28)

Features

  • 17 foundational architecture patterns (c09a801)
  • 18 advanced architecture patterns (af34630)
  • benchmarks: 17-task suite + run_benchmark.py + leaderboard (ad3fd8d)
  • core: Architecture ABC + factories + memory/tools/ui scaffolding (7626a5f)
  • data: Stardust sample corpus for the RAG-family notebooks (79e27bf)
  • scripts: execute_notebooks.py driver (bd54cbe)
  • scripts: notebook_builder helper for the canonical 11-section template (5828d91)

Bug Fixes

  • ci: relax over-strict ruff config and fix the few real lint hits (890913f)
  • ci: ruff-format whole tree, remove missing mkdocs custom_dir, give pytest dummy keys (15e6112)
  • readme: make architecture-family bento clickable end-to-end (2f80758)
  • readme: use relative MD paths so links work on GitHub immediately (57e948b)
  • tests: stub get_embeddings() so unit tests never call a real API (fad1e23)

Documentation

  • MkDocs Material site with bespoke dark-only aesthetic (f4bab7a)
  • readme: modern emoji-free README rewrite (576957b)
  • readme: premium hero, badge row, stats block, star-history chart (f50cae1)
  • scripts: orient visitors who click into scripts/ (e4b82fb)

Tests

  • 320 tests covering all 35 architectures + notebooks + helpers (35cfeff)

Chores

  • pre-commit + community docs (CONTRIBUTING, COC, SECURITY, CHANGELOG) (0c94ba8)
  • remove pre-rebuild notebooks and obsolete requirements.txt (67dacf6)

Don't miss a new all-agentic-architectures release

NewReleases is sending notifications on new releases.