c:\Users\87485\PycharmProjects\mambo_agents\.venv\Lib\site-packages\langgraph\checkpoint\serde\encrypted.py:5: LangChainPendingDeprecationWarning: The default value of `allowed_objects` will change in a future version. Pass an explicit value (e.g., allowed_objects='messages' or allowed_objects='core') to suppress this warning.
  from langgraph.checkpoint.serde.jsonplus import JsonPlusSerializer
c:\Users\87485\PycharmProjects\mambo_agents\_tmp_repro_tool.py:17: PydanticDeprecatedSince20: The `schema` method is deprecated; use `model_json_schema` instead. Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2 Migration Guide at https://errors.pydantic.dev/2.13/migration/
  print("read tool args_schema:", read_tool.args_schema.schema()["properties"].keys())
read tool args_schema: dict_keys(['file_path', 'offset', 'limit', 'include_line_numbers'])
read tool name: read
=== StructuredTool read ainvoke(offset=269, limit=8) ===
str result: 'line-269-xxxxxxxxxxxxxxxxxxxx\nline-270-xxxxxxxxxxxxxxxxxxxx\nline-271-xxxxxxxxxxxxxxxxxxxx\nline-272-xxxxxxxxxxxxxxxxxxxx\nline-273-xxxxxxxxxxxxxxxxxxxx\nline-274-xxxxxxxxxxxxxxxxxxxx\nline-275-xxxxxxxxxxxxxxxxxxxx\nline-276-xxxxxxxxxxxxxxxxxxxx\n'
