Package apache-airflow-providers-common-ai

AI/LLM hooks and operators for Airflow pipelines using pydantic-ai.

This is detailed commit list of changes for versions provider package: common.ai. For high-level changelog, see package information including changelog.

0.1.0

Latest change: 2026-04-11

Commit

Committed

Subject

2c9f34cf77

2026-04-11

Fix HITL review plugin crash on Airflow < 3.1 due to unconditional im… (#64981)

f431a3eba7

2026-04-08

Prepare providers release 2026-04-07 (#64864)

15f365dfff

2026-04-06

Remove dependabot alarms in common.ai provider npm dependencies (#64790)

c4a209ba0e

2026-04-04

Load hook metadata from YAML without importing Hook class (#63826)

9cad4acf06

2026-04-02

Make common-ai provider to ready state (#64188)

9fd607d3e5

2026-03-31

Fix Common AI HITL review write endpoints forbidden errors (#64550)

048e2813e1

2026-03-30

CI: Upgrade important CI environment (#64451)

48f0a72a0f

2026-03-30

TUI: add full-screen interactive TUI for PR triage and review (#63773)

4a5ef8e516

2026-03-30

Add 4-day cooldown for pnpm dependency resolution (#64337)

33fa95c176

2026-03-28

Compat sdk conf follow-up: Celery, Common AI, FAB, Edge3 (#64292)

abfda18a46

2026-03-27

Add 4-day cooldown for uv dependency resolution (#64249)

efdc08e986

2026-03-26

Fix LLMApprovalMixin to enforce allow_modifications in execute_complete (#64244)

3bec5d6181

2026-03-26

AIP-99: Add LLMFileAnalysisOperator and @task.llm_file_analysis (#64077)

526768d721

2026-03-26

[main] Upgrade important CI environment (#64239)

89c8268101

2026-03-26

Compat sdk conf follow-up for multiple providers (#64161)

42d24243fb

2026-03-26

Add docs for using toolsets directly with PydanticAI in any task (#64234)

221cdd6405

2026-03-26

Fix SQLToolset read-only mode bypass via data-modifying CTEs and SELECT INTO (#64173)

10715fb8a8

2026-03-25

Add durable execution for ''AgentOperator'' & ''@task.agent'' (#64199)

be8252e628

2026-03-19

Add Python 3.14 Support (#63520)

abb42c21ef

2026-03-17

Bump sqlglot range to 30+ in common ai (#63784)

10ccbd0295

2026-03-17

Prefetch next page and add detailed progress for auto-triage (#63770)

444d45c6ce

2026-03-15

Add *.iml to .gitignore in all distributions (#63636)

d22813d0e3

2026-03-14

Standardize connection docs labels across providers (#63455)

356961f8be

2026-03-14

Add ModelRetry handling to DataFusionToolset (#63501)

44dab1075c

2026-03-12

Fix LLMSchemaCompareOperator source count for multi-table db inputs (#63466)

d349918fa4

2026-03-12

SQLToolset: Retry model on query errors (#63358)

324b5adb17

2026-03-11

Fix dependabot for common-ai on TS (#63385)

7f6457f1f4

2026-03-11

Add Azure OpenAI  & Bedrock support in ''common.ai'' provider (#62816)

0b2b173625

2026-03-11

AIP-99 Add HITL Review system for AgenticOperator (#63081)

92ffe9e6c4

2026-03-09

Prepare providers release 2026-03-09 (#63198)

da9caffdbb

2026-03-07

Add Apache Airflow Provider Registry (#62261)

230ac53170

2026-03-06

AIP-99 Human-in-the-loop approval for LLM (#62898)

86e63e8a08

2026-03-05

AIP-99: Add MCPToolset and MCPHook for MCP server integration (#62904)

1184e7cec0

2026-03-05

AIP:99: Add tool call logging for all AI operators (#62901)

01f62b990a

2026-03-05

AIP-99: Add DataFusionToolset (#62850)

fe9bc5b2fd

2026-03-04

Add toolset design guidance to common AI AGENTS.md (#62870)

318bb25ffc

2026-03-04

AIP-99: Add 'AgentOperator' and '@task.agent' for agentic LLM workflows (#62825)

d8c9fefc4e

2026-03-04

AIP-99: Add LLMSchemaCompareOperator (#62793)

0b5b873a4a

2026-03-03

Use conn-fields for Model ID in PydanticAI connection (#62818)

be73e4f171

2026-03-03

Add AGENTS.md to common AI provider (#62824)

65d76f13e8

2026-03-03

Rename connection type pydantic_ai to pydanticai (#62817)

73d0ee88b5

2026-03-03

Add 'HookToolset' and 'SQLToolset' for agentic LLM workflows (#62785)

aa36f045d7

2026-03-03

Move determine_kwargs and KeywordParameters to SDK DecoratedOperator (#62746)

60e4529dce

2026-03-03

Fix 'common.ai' provider's dependencies (#62753)

621792df82

2026-03-03

Add 'LLMBranchOperator' and '@task.llm_branch' to 'common.ai' provider (#62740)

0ffb28ed0d

2026-02-28

Add ObjectStorage support to LLMSQLQueryOperator via DataFusion (#62640)

da4ce85ace

2026-02-28

Add 'LLMSQLQueryOperator' and '@task.llm_sql' to common.ai provider (#62599)

2440d19887

2026-02-28

Add 'LLMOperator' and '@task.llm' to common.ai provider (#62598)

840bcf3024

2026-02-27

Add 'PydanticAIHook' to 'common.ai' provider (#62546)

e9fc6bccbe

2026-02-19

Add 'lifecycle' field to provider.yaml schema and all providers per AIP-95 (#62190)

4045e045df

2026-02-09

AIP-99: Create common ai provider Skelton (#61561)

Was this entry helpful?