🔐 Hardened Schema Foundations
This release tightens the shared schema layer while smoothing the developer experience for working with notebooks and tests.
🧱 Strict Agent Base Model
- Introduced a strict
AgentBaseModelfor shared Pydantic schemas, enforcing consistent validation defaults across agent modules - Centralized model configuration keeps future schema additions aligned with repository standards
🛠 Developer Experience
- Added
ipykernelto dev dependencies for seamless notebook support when usinguv - Refactored
tests/unit_tests/common/test_models.pyhelpers to reduce duplication and clarify intent
📚 Documentation Refresh
- Updated
CLAUDE.mdwith the latest evaluation guidance from v0.2.0 - Refined
tests/evaluations/README.mdinstructions for smoother scenario setup
Tag: v0.2.1 • Python 3.11+ • Install deps with uv sync --dev
Thanks for shaping LangGraph Up—keep the feedback coming!