Metadata-Version: 2.4
Name: tty-agent
Version: 0.1.0
Summary: Terminal-agent runtime for LLM-driven interactive TTY sessions
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: pyte>=0.8.2
Dynamic: license-file

# tty-agent

Reusable terminal-agent runtime for LLM-driven interactive TTY sessions.

This package contains the generic core from the Spree workspace: terminal
actions, model adapters, memory, prompt modules, pyte-backed observations,
activity runners, and telnet/rlogin/PTY transports.
