everruns-cli-0.18.2 is not a library.
everruns-cli
Command-line interface for Everruns.
everruns-cli is the everruns command-line tool for driving an Everruns
deployment from a terminal or a script: managing agents and sessions, running
turns, and streaming events. It supports text and JSON output for scripting and
resolves credentials from a config file with environment-variable overrides.
Part of the Everruns ecosystem, the durable agentic harness engine for building unstoppable agents.
Usage
# Build and run from the workspace
# Point at a deployment and list sessions as JSON
Credentials are read from the platform config directory
(<config>/everruns/credentials.json) and can be overridden with environment
variables.
What It Provides
- Agent and session management from the command line
- Running turns and streaming events
- Text and JSON output modes for interactive use and scripting
Documentation
License
Licensed under the MIT License.