Tutorials¶
Deeper walkthroughs of patterns that span multiple architectures.
- Add your own architecture — the 5-step recipe for getting a new pattern into the library + notebook + tests + docs.
- The deterministic-picker pattern — the central technical pattern of this repo, explained once.
- Memory in agents — comparing the 7+ memory variants (episodic, archive, skill library, workflow library, KG, OS-style tiered).