feat: add new agent type wo heartbeats or send message #326
Annotations
10 errors and 10 warnings
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
tests/test_agent_serialization.py#L754
test_serialize_with_max_steps
AttributeError: 'list' object has no attribute 'max_tokens'
|
|
Run tests:
tests/test_agent_serialization.py#L710
test_upload_agentfile_from_disk[memgpt_agent_with_convo.af]
AttributeError: 'list' object has no attribute 'model'
|
|
Run tests:
tests/test_agent_serialization.py#L710
test_upload_agentfile_from_disk[deep_research_agent.af]
AttributeError: 'list' object has no attribute 'max_tokens'
|
|
Run tests:
tests/test_agent_serialization.py#L710
test_upload_agentfile_from_disk[customer_service.af]
AttributeError: 'list' object has no attribute 'model'
|
|
Run tests:
tests/test_agent_serialization.py#L710
test_upload_agentfile_from_disk[outreach_workflow_agent.af]
AttributeError: 'list' object has no attribute 'model'
|
|
Run tests:
tests/test_agent_serialization.py#L710
test_upload_agentfile_from_disk[composio_github_star_agent.af]
AttributeError: 'list' object has no attribute 'model'
|
|
Run tests:
tests/test_agent_serialization.py#L574
test_agent_serialize_update_blocks
AttributeError: 'list' object has no attribute 'model'
|
|
Run tests:
tests/test_agent_serialization.py#L538
test_agent_serialize_tool_calls
AttributeError: 'list' object has no attribute 'model'
|
|
Run tests:
tests/test_agent_serialization.py#L509
test_agent_serialize_with_user_messages
AttributeError: 'list' object has no attribute 'model'
|
|
Run tests:
.venv/lib/python3.12/site-packages/pydantic/main.py#L253
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
|
Run tests:
.venv/lib/python3.12/site-packages/pydantic/main.py#L253
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
|
Run tests:
.venv/lib/python3.12/site-packages/pydantic/main.py#L253
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
|
Run tests:
.venv/lib/python3.12/site-packages/pydantic/main.py#L253
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
|
Run tests:
.venv/lib/python3.12/site-packages/pydantic/main.py#L253
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
|
Run tests:
.venv/lib/python3.12/site-packages/pydantic/main.py#L253
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
|
Run tests:
.venv/lib/python3.12/site-packages/pydantic/fields.py#L1093
Using extra keyword arguments on `Field` is deprecated and will be removed. Use `json_schema_extra` instead. (Extra keys: 'example')
|
|
Run tests:
.venv/lib/python3.12/site-packages/pydantic/_internal/_generate_schema.py#L298
`json_encoders` is deprecated. See https://docs.pydantic.dev/2.11/concepts/serialization/#custom-serializers for alternatives
|
|
Run tests:
.venv/lib/python3.12/site-packages/pydantic/_internal/_generate_schema.py#L298
`json_encoders` is deprecated. See https://docs.pydantic.dev/2.11/concepts/serialization/#custom-serializers for alternatives
|
|
Run tests:
.venv/lib/python3.12/site-packages/pydantic/_internal/_config.py#L323
Support for class-based `config` is deprecated, use ConfigDict instead.
|
Loading