Metadata-Version: 2.3
Name: sandboxes
Version: 0.1.0
Summary: Add your description here
Author: Alex Shaw
Author-email: Alex Shaw <alexgshaw64@gmail.com>
Requires-Dist: pydantic>=2.11.7
Requires-Dist: shortuuid>=1.0.13
Requires-Dist: typer>=0.16.0
Requires-Dist: sqlalchemy>=2.0.25
Requires-Dist: psycopg2-binary>=2.9.9
Requires-Dist: requests>=2.32.4
Requires-Dist: common-expression-language>=0.5.0
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: rich>=14.1.0
Requires-Dist: toml>=0.10.2
Requires-Dist: tenacity>=9.1.2
Requires-Python: >=3.13
Description-Content-Type: text/markdown

# sandbox

## TODO

- Decide if we want to use the checksum thing for task ids
- Support zip files in the tasks client
- Cloud deployments
- CLI (jobs start and resume done)
- Map from old format to new
- Test if the registry actually works
- Create a BaseInstalledAgent interface
- Convert agents from terminal-bench repo
- Add logging
- Support docker compose in the env definition
