Metadata-Version: 2.4
Name: bbs-gym
Version: 0.1.0
Summary: BBS and door-game environments for LLM terminal agents
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/rwightman/spree
Project-URL: Documentation, https://github.com/rwightman/spree#readme
Project-URL: Repository, https://github.com/rwightman/spree
Project-URL: Issues, https://github.com/rwightman/spree/issues
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tty-agent==0.1.0
Dynamic: license-file

# bbs-gym

BBS and door-game environments for LLM terminal agents.

This package contains the BBS-specific layer from the Spree workspace:
Synchronet connection wiring, account tooling, BBS/TW2 profiles, routed
activities, and the `bbs-gym` CLI. It depends on `tty-agent` for the reusable
terminal-agent runtime.
