- Split Anthropic, MCP, and Claude SDK dependencies into an optional "ai" extra, allowing dagster‑dg CLI installation without them.
- Added AutomationCondition.all and AutomationCondition.any with run‑tag filtering, enabling tag‑based automation across partitions since the last tick.
- Fixed numerous bugs: skippable asset check execution, backfill failure cleanup, env‑var whitespace, DbIOManager mapping errors, UI dialog and YAML typing performance, FloatMetadataValue handling, partition input clearing, and DbtCloudWor...