Metadata-Version: 2.4
Name: vystak-workspace-rpc
Version: 0.3.0
Summary: JSON-RPC 2.0 subsystem server running inside vystak workspace containers
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# vystak-workspace-rpc

Runs inside the workspace container as an OpenSSH subsystem. Exposes
`fs.*`, `exec.*`, `git.*`, `tool.*` services over JSON-RPC 2.0 on
stdin/stdout.

Not intended to be run directly. Installed into the workspace image by
the vystak Docker provider; launched by sshd per-channel.
