The GitHub Actions job "Tests (AMD)" on airflow.git/agent-message-history has 
failed.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
8ab8b52b174de0156af6d7d430cae9528c11afed / Kaxil Naik <[email protected]>
Add message_history to AgentOperator for multi-turn agent sessions

AgentOperator and @task.agent ran a fresh single-turn conversation every time. 
Add an opt-in message_history parameter that seeds the run with prior turns and 
pushes the post-run transcript to XCom (key 'message_history') so the next run 
can resume. Default None keeps single-turn behavior unchanged. Storing the 
transcript under a session key stays the DAG's responsibility.

Report URL: https://github.com/apache/airflow/actions/runs/27728550700

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to