Soothe - Protocol-driven multi-agent orchestration framework (daemon server, updated for SDK v0.4.0)
Project description
Soothe Daemon Server
Agent runtime server with WebSocket/HTTP transport.
Installation
pip install soothe-daemon
Usage
The soothe-daemon command manages the server:
# Start daemon (foreground)
soothe-daemon start --foreground
# Start daemon (background)
soothe-daemon start
# Check status
soothe-daemon status
# Stop daemon
soothe-daemon stop
# Health checks
soothe-daemon doctor
Architecture
This package is the server component that runs the agent runtime:
- WebSocket transport - primary bidirectional streaming
- HTTP REST transport - optional REST API
- Full agent runtime - langchain, langgraph, tools, subagents
- Thread persistence - RocksDB, SQLite, PostgreSQL support
Dependencies
soothe-sdk>=0.2.0- Shared types, protocoldeepagents>=0.4.10- Agent orchestrationlangchain>=1.2.11- LLM frameworklanggraph>=1.1.1- Graph-based workflows
Configuration
Daemon uses config.yml (same as original Soothe):
daemon:
transports:
websocket:
host: "localhost"
port: 8765
providers:
openai:
api_key: "${OPENAI_API_KEY}"
tools: [...]
subagents: [...]
Related Packages
- soothe-cli: Client package (CLI/TUI)
- soothe-sdk: Shared SDK (types, client utilities)
Testing
Run daemon package unit tests from this package directory:
uv run pytest tests/unit/ -v
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file soothe-0.3.3.tar.gz.
File metadata
- Download URL: soothe-0.3.3.tar.gz
- Upload date:
- Size: 501.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de2eac9a41b5a317fab474865493770c8bfc0db98c384df63ea041cff030e500
|
|
| MD5 |
e3920de02ab312cd90776d2daabe1c2b
|
|
| BLAKE2b-256 |
d0388591842bfe9a80d8ff44121203b9d9ef9e299735e62f98e01d463c880c76
|
Provenance
The following attestation bundles were made for soothe-0.3.3.tar.gz:
Publisher:
release.yml on caesar0301/soothe
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
soothe-0.3.3.tar.gz -
Subject digest:
de2eac9a41b5a317fab474865493770c8bfc0db98c384df63ea041cff030e500 - Sigstore transparency entry: 1339467650
- Sigstore integration time:
-
Permalink:
caesar0301/soothe@6c835887dce7df8e7fa4ee981ed93af1b87c7f4b -
Branch / Tag:
refs/tags/0.3.3 - Owner: https://github.com/caesar0301
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6c835887dce7df8e7fa4ee981ed93af1b87c7f4b -
Trigger Event:
release
-
Statement type:
File details
Details for the file soothe-0.3.3-py3-none-any.whl.
File metadata
- Download URL: soothe-0.3.3-py3-none-any.whl
- Upload date:
- Size: 671.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
507551601f2c4811528a84498e00595a9033bcb713785b0e926c2cf86b983112
|
|
| MD5 |
9ca6b6bb0a5f9628e374e39ec3309fa6
|
|
| BLAKE2b-256 |
2edc998cc7fe008dc896298444dc0482572a9d6134d9930f5527c075c3cefebf
|
Provenance
The following attestation bundles were made for soothe-0.3.3-py3-none-any.whl:
Publisher:
release.yml on caesar0301/soothe
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
soothe-0.3.3-py3-none-any.whl -
Subject digest:
507551601f2c4811528a84498e00595a9033bcb713785b0e926c2cf86b983112 - Sigstore transparency entry: 1339467788
- Sigstore integration time:
-
Permalink:
caesar0301/soothe@6c835887dce7df8e7fa4ee981ed93af1b87c7f4b -
Branch / Tag:
refs/tags/0.3.3 - Owner: https://github.com/caesar0301
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6c835887dce7df8e7fa4ee981ed93af1b87c7f4b -
Trigger Event:
release
-
Statement type: