This is an automated email from the ASF dual-hosted git repository.

kaxil pushed a change to branch anthropic-interrupt-before-archive
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard 4196cb2d7fd Interrupt a running Anthropic session before archiving it
 discard 4e9cf5d9b02 Document Anthropic advisor rosters and pinned inference 
regions
 discard e69f66c0033 Record Anthropic agent session token usage and cost in XCom
 discard 487766b75cb Add a budget argument to AnthropicAgentSessionOperator and 
update_session to the hook
 discard f3cf8c405e7 Fix misleading error when an Anthropic agent session stops 
on its budget
     add 660e05a2f85 Fix misleading error when an Anthropic agent session stops 
on its budget
     add 19f4906be62 Add a budget argument to AnthropicAgentSessionOperator and 
update_session to the hook
     add db8d322cff7 Record Anthropic agent session token usage and cost in XCom
     add 7952eb3441b Document Anthropic advisor rosters and pinned inference 
regions
     add 1b66210e854 Interrupt a running Anthropic session before archiving it

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (4196cb2d7fd)
            \
             N -- N -- N   refs/heads/anthropic-interrupt-before-archive 
(1b66210e854)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 providers/anthropic/docs/operators/anthropic.rst                     | 2 +-
 providers/anthropic/src/airflow/providers/anthropic/exceptions.py    | 5 +++--
 .../anthropic/src/airflow/providers/anthropic/hooks/anthropic.py     | 2 +-
 .../anthropic/src/airflow/providers/anthropic/operators/agent.py     | 2 +-
 4 files changed, 6 insertions(+), 5 deletions(-)

Reply via email to