Back to Agno

Validation run 2026-02-15T00:44:54

cookbook/03_teams/21_state/TEST_LOG.md

2.6.44.2 KB
Original Source

Validation run 2026-02-15T00:44:54

Pattern Check

Status: PASS Notes: Passed.

OpenAIChat references

  • TEST_LOG.md

overwrite_stored_session_state.py

Status: PASS

Description: Cookbook execution attempt

Result: DEBUG ****** Team ID: b5adf0a2-0039-4bd4-a525-0c6aaca206ce *******
DEBUG ***** Session ID: 9691a45b-e05f-4a55-9941-0db961a15c01 *****
DEBUG Creating new TeamSession: 9691a45b-e05f-4a55-9941-0db961a15c01
DEBUG *** Team Run Start: ad7c05be-b49d-4ea6-8674-3ddc09703572 ***
DEBUG --------------- OpenAI Response Stream Start ---------------
DEBUG ---------------------- Model: gpt-5.2 ----------------------
DEBUG ========================== system ==========================
DEBUG <additional_information>
- Use markdown to format your answers.
</additional_information>

  <session_state>                                                           
  {'shopping_list': ['Potatoes'], 'current_session_id':                     
  '9691a45b-e05f-4a55-9941-0db961a15c01', 'current_run_id':   

change_state_on_run.py

Status: PASS

Description: Cookbook execution attempt

Result: DEBUG ****** Team ID: 32ad73d4-c9ec-4c29-94bb-dfe3b75e1455 *******
DEBUG *************** Session ID: user_1_session_1 ***************
DEBUG Creating new TeamSession: user_1_session_1
DEBUG *** Team Run Start: 8e4da6d3-8186-43a2-8dde-05399c3ff1df ***
DEBUG ------------------ OpenAI Response Start -------------------
DEBUG ---------------------- Model: gpt-5.2 ----------------------
DEBUG ========================== system ==========================
DEBUG Users name is John and age is 30
DEBUG =========================== user ===========================
DEBUG What is my name?
DEBUG ======================== assistant =========================
DEBUG Your name is John.
DEBUG ************************ METRICS *************************
DEBUG * Tokens: input=24, output=9, total=33
DEBUG * Duration: 1.1275s


agentic_session_state.py

Status: PASS

Description: Cookbook execution attempt

Result: INFO Setting default model to OpenAI Chat
DEBUG ****** Team ID: dbc4e82f-1b3a-47db-8965-7ba35dbb879c *******
DEBUG ***** Session ID: 037b8647-a5fc-4072-a7e0-6c165af91d1a *****
DEBUG Creating new TeamSession: 037b8647-a5fc-4072-a7e0-6c165af91d1a
DEBUG *** Team Run Start: b5964e47-e837-4bac-9c6e-59aaf6c363de ***
DEBUG Processing tools for model
WARNING Could not parse args for update_session_state:
functools.partial(<function _update_session_state_tool at 0x1200cf560>, Team(members=[Agent(model=OpenAIResponses(id='gpt-5-mini',
name='OpenAIResponses', provider='OpenAI',
supports_native_structured_outputs=True,
supports_json_schema_outputs=False, tool_choice=None,
system_prompt=None, instructions=None, tool_message_role='tool',
assistant_message_role='assistant', cache_response=False,
cache_ttl=None, cache_dir=None, retries=0, delay_between


nested_shared_state.py

Status: FAIL

Description: Cookbook execution attempt

Result: Timeout after 30s


state_sharing.py

Status: FAIL

Description: Cookbook execution attempt

Result: Timeout after 30s