guan404ming opened a new pull request, #70068:
URL: https://github.com/apache/airflow/pull/70068

   ## Why
   
   Dags using `@task.llm_branch` failed to load on workers that only have the 
Task SDK installed.
   
   ## How
   
   - Import `determine_kwargs` from `airflow.providers.common.compat.sdk`, 
matching every sibling decorator in the package
   - Add a test that blocks `airflow.utils.operator_helpers` and reloads the 
module, failing without the fix
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes — Claude Code (Fable 5)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to