Skip to main content

No project description provided

Project description

Environments

Synthetic Environments / Long Horizon Tasks / Digital Control Agents

Coverage Python License ![Tests](https://img.shields.io/badge/tests-7/19 failing-red) ![Type Check Examples](https://img.shields.io/badge/types (examples)-98%25 (5 errors)-green)-98%25 (5 errors)-green)-98%25 (5 errors)-green) ![Type Check Core](https://img.shields.io/badge/types (core)-100%25 (0 errors)-green)-100%25 (0 errors)-green)-100%25 (0 errors)-green) ![PyPI Dev](https://img.shields.io/badge/PyPI dev-0.0.1.dev2-orange)

uvicorn src.synth_env.service.app:app --reload --port 8000 uv run python src/synth_env/examples/nethack/agent_demos/test_synth_react.py

Motivation

  • We're building Environments to have key desiderata for long-horizon language agents
  • Snapshotting and reproducibility
  • Statefulness as a first-class citizen
  • Consistent abstractions for engine interaction and state reads across settings
  • Environment observability and tracing
  • HTTP access for simplified training and evaluation
  • Strong data abstractions to enable easily-configurable filtering and curriculum learning
  • Simple abstractions for agent-originated tool edits, etc.

User Guide

Note - this repo is under extremely active development. Hic sunt dracones, if not contributing it may be more useful as a reference or development resource than as core code for your production systems.

Supported Environments

[] Sokoban (maturing, not active dev) - This environment is not of our own making! Please credit the great researchers at Deepmind and Ragen, among others. - Checkout test_synth_react.py for a hello world example! [] Hendryks Math [] (maturing) [] Crafter-Classic (maturing) [] EnronBench (active dev) [] SWE-Bench (active dev - do not attempt) [] NMMO (active dev - do not attempt) [] Red (active dev) [] Verilog (maturing)

...

Development

For development setup, testing, and contribution guidelines, see:

Quick Development Commands

# Install dependencies
uv sync

# Run tests
./scripts/run_tests.sh

# Update README metrics
./scripts/run_dev_helpers.sh

# Format code
ruff format .

# Check codebase health
python scripts/check_health.py

# Release to PyPI (increment dev version)
python scripts/release.py

# Release with version selection
python scripts/release.py --minor
python scripts/release.py --patch

# Dry run to see what would happen
python scripts/release.py --dry-run

# Publish to TestPyPI instead
python scripts/release.py --test-pypi

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

synth_env-0.1.0-py3-none-any.whl (2.3 MB view details)

Uploaded Python 3

File details

Details for the file synth_env-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: synth_env-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.8

File hashes

Hashes for synth_env-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 064b7a1e9f4b69b51d5f33a8eced419e88555be02b6bed41bae994482e512e67
MD5 1e0cf58d37159cc065a514663dd23de1
BLAKE2b-256 3e4328f1907f4b5caa9a6e883801e2337889f6d076411b5844145a5b163cb1b9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page