Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ share/python-wheels/
.installed.cfg
*.egg
MANIFEST
__pycache__

# PyInstaller
*.manifest
Expand Down
Binary file removed examples/__pycache__/__init__.cpython-313.pyc
Binary file not shown.
Binary file not shown.
Binary file removed examples/research_bot/__pycache__/main.cpython-313.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed src/agents/__pycache__/__init__.cpython-311.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/__init__.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/__init__.cpython-39.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/_config.cpython-311.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/_config.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/_config.cpython-39.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/_debug.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/_debug.cpython-39.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/_run_impl.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/_run_impl.cpython-39.pyc
Binary file not shown.
Binary file not shown.
Binary file removed src/agents/__pycache__/_utils.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/_utils.cpython-39.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/agent.cpython-311.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/agent.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/agent.cpython-39.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/agent_output.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/agent_output.cpython-39.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed src/agents/__pycache__/computer.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/computer.cpython-39.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/exceptions.cpython-311.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/exceptions.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/exceptions.cpython-39.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed src/agents/__pycache__/guardrail.cpython-311.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/guardrail.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/guardrail.cpython-39.pyc
Binary file not shown.
Binary file not shown.
Binary file removed src/agents/__pycache__/guardrail_base.cpython-39.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/guardrails.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/handoff.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/handoff.cpython-39.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/handoffs.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/handoffs.cpython-39.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/items.cpython-311.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/items.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/items.cpython-39.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/lifecycle.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/lifecycle.cpython-39.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/logger.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/logger.cpython-39.pyc
Binary file not shown.
Binary file not shown.
Binary file removed src/agents/__pycache__/model_settings.cpython-39.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/output_tool.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/output_tool.cpython-39.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/result.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/result.cpython-39.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/run.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/run.cpython-39.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/run_context.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/run_context.cpython-39.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/stream_events.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/stream_events.cpython-39.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/strict_schema.cpython-313.pyc
Binary file not shown.
Binary file not shown.
Binary file removed src/agents/__pycache__/tool.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/tool.cpython-39.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed src/agents/__pycache__/usage.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/usage.cpython-39.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/version.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/__pycache__/version.cpython-39.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed src/agents/models/__pycache__/__init__.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/models/__pycache__/__init__.cpython-39.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed src/agents/models/__pycache__/fake_id.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/models/__pycache__/fake_id.cpython-39.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed src/agents/models/__pycache__/map.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/models/__pycache__/map.cpython-39.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed src/agents/tracing/__pycache__/create.cpython-39.pyc
Binary file not shown.
Binary file removed src/agents/tracing/__pycache__/logger.cpython-311.pyc
Binary file not shown.
Binary file removed src/agents/tracing/__pycache__/logger.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/tracing/__pycache__/logger.cpython-39.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed src/agents/tracing/__pycache__/scope.cpython-311.pyc
Binary file not shown.
Binary file not shown.
Binary file removed src/agents/tracing/__pycache__/scope.cpython-39.pyc
Binary file not shown.
Binary file removed src/agents/tracing/__pycache__/setup.cpython-311.pyc
Binary file not shown.
Binary file removed src/agents/tracing/__pycache__/setup.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/tracing/__pycache__/setup.cpython-39.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed src/agents/tracing/__pycache__/spans.cpython-311.pyc
Binary file not shown.
Binary file removed src/agents/tracing/__pycache__/spans.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/tracing/__pycache__/spans.cpython-39.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed src/agents/tracing/__pycache__/traces.cpython-39.pyc
Binary file not shown.
Binary file removed src/agents/tracing/__pycache__/util.cpython-311.pyc
Binary file not shown.
Binary file removed src/agents/tracing/__pycache__/util.cpython-313.pyc
Binary file not shown.
Binary file removed src/agents/tracing/__pycache__/util.cpython-39.pyc
Binary file not shown.
Binary file removed tests/__pycache__/__init__.cpython-311.pyc
Binary file not shown.
Binary file removed tests/__pycache__/__init__.cpython-313.pyc
Binary file not shown.
Binary file removed tests/__pycache__/__init__.cpython-39.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed tests/__pycache__/conftest.cpython-39-pytest-8.3.4.pyc
Binary file not shown.
Binary file not shown.
Binary file removed tests/__pycache__/fake_model.cpython-313.pyc
Binary file not shown.
Binary file removed tests/__pycache__/fake_model.cpython-39.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed tests/__pycache__/test_responses.cpython-313.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed tests/__pycache__/testing_processor.cpython-313.pyc
Binary file not shown.
Binary file removed tests/__pycache__/testing_processor.cpython-39.pyc
Binary file not shown.
Binary file removed tests/examples/__pycache__/__init__.cpython-313.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed tests/src/agents/__pycache__/__init__.cpython-39.pyc
Binary file not shown.
Binary file removed tests/src/agents/__pycache__/_config.cpython-311.pyc
Binary file not shown.
Binary file removed tests/src/agents/__pycache__/_config.cpython-313.pyc
Binary file not shown.
Binary file removed tests/src/agents/__pycache__/_config.cpython-39.pyc
Binary file not shown.
Binary file removed tests/src/agents/__pycache__/_debug.cpython-313.pyc
Binary file not shown.
Binary file removed tests/src/agents/__pycache__/_debug.cpython-39.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed tests/src/agents/__pycache__/_utils.cpython-313.pyc
Binary file not shown.
Binary file removed tests/src/agents/__pycache__/_utils.cpython-39.pyc
Binary file not shown.
Binary file removed tests/src/agents/__pycache__/agent.cpython-311.pyc
Binary file not shown.
Binary file removed tests/src/agents/__pycache__/agent.cpython-313.pyc
Binary file not shown.
Binary file removed tests/src/agents/__pycache__/agent.cpython-39.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading