LICENSE
README.md
pyproject.toml
team/__init__.py
team/_version.py
team/beliefs.py
team/bridge.py
team/bridge_client.py
team/bridge_server.py
team/bus.py
team/checks.py
team/cli.py
team/config.py
team/container.py
team/export.py
team/member.py
team/memory.py
team/ollama_client.py
team/orchestrator.py
team/persona_library.py
team/personas.py
team/pipeline.py
team/pricing.py
team/replay.py
team/skills.py
team/test_runner.py
team/tools.py
team/visualize.py
team/wizard.py
team/workflows.py
team/workspace.py
team/templates/report.html.j2
team_core.egg-info/PKG-INFO
team_core.egg-info/SOURCES.txt
team_core.egg-info/dependency_links.txt
team_core.egg-info/entry_points.txt
team_core.egg-info/requires.txt
team_core.egg-info/top_level.txt
tests/test_beliefs.py
tests/test_bridge.py
tests/test_bus.py
tests/test_checks.py
tests/test_cli_new.py
tests/test_conditional_routing.py
tests/test_config.py
tests/test_context_file.py
tests/test_export.py
tests/test_inject.py
tests/test_memory.py
tests/test_ollama_client.py
tests/test_parallel_workflow.py
tests/test_persona_library.py
tests/test_personas.py
tests/test_pipeline.py
tests/test_pricing.py
tests/test_replay.py
tests/test_resume.py
tests/test_retry.py
tests/test_skills.py
tests/test_structured_output.py
tests/test_structured_tool_calls.py
tests/test_test_runner.py
tests/test_token_budget.py
tests/test_tools.py
tests/test_turn_timeout.py
tests/test_workflows.py
tests/test_workspace.py