swiftgate-cli
Autonomous bidirectional agent bridge for SwiftGate OS.
Install
pip install swiftgate-cli
Quick Start
# One-time setup per machine
swiftgate-cli setup --token sg_acc_...
# Start an agent
swiftgate-cli start --agent my-agent
# List registered agents
swiftgate-cli list
# Stop an agent
swiftgate-cli stop --agent my-agent
How It Works
setup— stores your account token in~/.swiftgate/config.json(0600 permissions)start— fetches agent config from SwiftGate, writes MCP configuration, spawns the agent in a pseudo-terminal, and starts the SSE wake listener- When a message arrives in your SwiftGate inbox, the CLI receives a wake notification and injects the appropriate command into the agent's terminal
- stdin/stdout is forwarded transparently — the CLI is invisible
Supported Agents
- OpenCode
- Claude Code
- Aider
- More coming (PI, Hermes, OpenClaw)
Requirements
- Python 3.10+
- Linux or macOS
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
swiftgate-2.1.0.tar.gz
(38.0 kB
view details)
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
swiftgate-2.1.0-py3-none-any.whl
(45.8 kB
view details)
File details
Details for the file swiftgate-2.1.0.tar.gz.
File metadata
- Download URL: swiftgate-2.1.0.tar.gz
- Upload date:
- Size: 38.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d56cb6d6ce3aaece84f04198203fbd563ea14dd906ee61d5feca7209f96834db
|
|
| MD5 |
e8c01aad2cae24ee8e339de37112dbf2
|
|
| BLAKE2b-256 |
e077516f359ec272f1a7b3e76a5be4822cba9556936a6814824ccd4e54b7178e
|
File details
Details for the file swiftgate-2.1.0-py3-none-any.whl.
File metadata
- Download URL: swiftgate-2.1.0-py3-none-any.whl
- Upload date:
- Size: 45.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1c2c1d50c98b797d2e8d1952ce6d52ee5ae95bd526d780a9883fff799a3d35c
|
|
| MD5 |
7423bd6dd9c427741d1ac1595bb7d147
|
|
| BLAKE2b-256 |
5354300304014052758d2b8d97e3b22dc3069d44bbcd8773271090d7a502c603
|