README.md
pyproject.toml
stimulir/__init__.py
stimulir.egg-info/PKG-INFO
stimulir.egg-info/SOURCES.txt
stimulir.egg-info/dependency_links.txt
stimulir.egg-info/entry_points.txt
stimulir.egg-info/requires.txt
stimulir.egg-info/top_level.txt
stimulir_cli/__init__.py
stimulir_cli/auth.py
stimulir_cli/config.py
stimulir_cli/http.py
stimulir_cli/main.py
stimulir_cli/render.py
stimulir_cli/sdk.py
stimulir_cli/agent/__init__.py
stimulir_cli/agent/approvals.py
stimulir_cli/agent/connected.py
stimulir_cli/agent/session.py
stimulir_cli/agent/tools.py
stimulir_cli/agent/ui.py
stimulir_cli/commands/__init__.py
stimulir_cli/commands/byok.py
stimulir_cli/commands/compute.py
stimulir_cli/commands/data.py
stimulir_cli/commands/infer.py
stimulir_cli/commands/keys.py
stimulir_cli/commands/lab.py
stimulir_cli/commands/models.py
stimulir_cli/commands/prompts.py
stimulir_cli/commands/usage.py
stimulir_cli/commands/workspace.py
tests/test_agent_approvals.py
tests/test_agent_connected.py
tests/test_agent_tools.py
tests/test_entrypoints.py
tests/test_lab_eval_runs.py
tests/test_sdk.py