-
Notifications
You must be signed in to change notification settings - Fork 1k
Kedro Tech Designs
Dmitry Sorokin edited this page Mar 9, 2026
·
26 revisions
Kedro Tech Design sessions are held on a weekly basis (usually on Wednesdays).
During these sessions, we discuss and review technical proposals that shape Kedro’s evolution.
Members of the Technical Steering Committee (TSC) and contributors from the Kedro community participate to provide feedback, align decisions, and agree on next steps.
| Date | Title | Presenter | Recording / Notes |
|---|---|---|---|
| 2026-03-11 | High Level Comparison Between Temporal, Celery and Kedro | Elena | github and recording |
| 2026-02-25 | Integrate LLM evaluation frameworks | Elena | github and recording |
| 2026-02-25 | Kedro Session | Ankita | github and recording |
| 2026-02-18 | Kedro Inspection API — Architecture | Ravi | github and recording |
| 2026-02-11 | Kedro Server - API Layer | Dmitry | github and recording |
| 2026-02-04 | Pipeline & Session Performance | Laura | github and recording |
| 2026-01-21 | Roadmap discussion | Alice | |
| 2026-01-14 | KedroService Sessions | Rashida | github |
| 2025-12-03 | Support user-injectable node preview function | Ravi | github, recording |
| 2025-12-03 | Understanding conversion in the developer journey of Kedro | Elijah | github, recording |
| 2025-11-19 | Kedro mcp agent | Dmitry | github |
| 2025-11-12 | Introduce an official mechanism for shipping experimental features in Kedro | Elena | github |
| 2025-11-12 | The spike on pydantic parameter validation | Ravi | github |
| 2025-10-29 | Approaches for benchmarking LLM outputs and tracking improvement over time | Deepyaman | summary of the meeting here. |
| 2025-10-22 | Ordeq | Simon Brugman | recording here and the summary in the GH discussion |
| 2025-10-08 | Optional native Pydantic-based validation for Kedro parameters | Joel | recording here and the summary in the issue comment |
- Contribute to Kedro
- Guidelines for contributing developers
- Contribute changes to Kedro that are tested on Databricks
- Backwards compatibility and breaking changes
- Contribute to the Kedro documentation
- Kedro documentation style guide
- Creating developer documentation
- Kedro new project creation - how it works
- The CI Setup: GitHub Actions
- The Performance Test Setup: Airspeed Velocity
- Insights and opportunities related to helping Kedro impact more users
- Research summary of insights for improving Kedro's value
- Synthesis of research related to deployment of Kedro to modern MLOps platforms
- Market research on versioning tools
- Versioning research
- Research summary of insights for redesigning Kedro's data catalog API
- Research on Deployment