From 2a4fb21440679e923405551fc0ef5e892d4cdee2 Mon Sep 17 00:00:00 2001 From: William Mantly Date: Sat, 8 Aug 2026 21:22:04 -0400 Subject: [PATCH] docs: update README to reflect Theta Directory and Theta Suite 2.0 branding (#8) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4c53ae5..740d281 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Theta Agent -Theta Agent is a unified endpoint management daemon for the theta42 stack. It replaces legacy bash installation scripts and one-way metric scripts with a powerful, 2-way Command & Control (C2) Go daemon. +Theta Agent is a lightweight, cross-platform host telemetry, secret delivery, and desktop control daemon for the [Theta Suite](https://github.com/theta42/theta-suite) ecosystem. Built in Go, it replaces legacy bash scripts and one-way metrics with a secure, 2-way WebSocket connection to **Theta Directory** (`theta-directory`). -The agent dials out to the central SSO Manager via a persistent WebSocket connection, enabling real-time telemetry, dynamic discovery, and secure remote operations. +The agent dials out over a single persistent outbound WebSocket connection (`wss://sso.example.com/api/agent/ws`), enabling real-time telemetry, hardware discovery, desktop session controls, and secret delivery. ## What you get