Snowflake’s Cortex Code CLI now spits out dbt models and Airflow DAGs
Snowflake added dbt and Apache Airflow support to its Cortex Code CLI to auto-generate data pipeline code. Per [The New Stack](https://thenewstack.io/snowflake-cortex-code-dbt-airflow/), the CLI can now produce dbt and Airflow scaffolding with AI, aiming to cut the boilerplate from data pipeline setup. This is squarely in the data engineer’s lane: faster starts for new models and DAGs, with humans still on the hook for tests, reviews, and production hardening. Treat it as an accelerant, not an autopilot—use it to draft structure and patterns, then enforce your standards in CI and runtime.