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-1.0.5.tar.gz
(37.2 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-1.0.5-py3-none-any.whl
(45.1 kB
view details)
File details
Details for the file swiftgate-1.0.5.tar.gz.
File metadata
- Download URL: swiftgate-1.0.5.tar.gz
- Upload date:
- Size: 37.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80c2816da16287fc89eb6d74ae26edf40c845180ffbc1d9f5676d185fb4247cd
|
|
| MD5 |
46988a105cb8bb4c86cd7ecdff355bb3
|
|
| BLAKE2b-256 |
99224a293df0639f2da4d2c5f58824f47b67ca8b9caf4d180d8ad8b9c2974b8e
|
File details
Details for the file swiftgate-1.0.5-py3-none-any.whl.
File metadata
- Download URL: swiftgate-1.0.5-py3-none-any.whl
- Upload date:
- Size: 45.1 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 |
a434057e75cec4419bc3c19a16faf49afc82be947d30a4e693ec5aaaa29db14f
|
|
| MD5 |
d51036d73e6439c7bf6d0bb1992b2939
|
|
| BLAKE2b-256 |
2b8465b7d29f2898e6c1e53b721a21f7ea257de10ae31df745c34dc2a1a37922
|