rentctl
This name is reserved for rentctl — a dev-server lease manager for AI coding agents.
AI coding agents start dev servers and forget them. rentctl makes that impossible: agents rent a server instead of owning one. Every server runs under a lease — it dies at session end, at lease expiry, or on request, whichever comes first — and ports are assigned atomically so concurrent sessions never collide.
- Four cleanup layers (agent request, session-end hook, lease expiry watchdog, session-start sweep) — no single one has to be perfect.
- Never kills what it doesn't own: PID + start-time verification before any kill, and a strict refusal to touch processes it didn't start.
- No daemon. Stdio MCP server per session, CLI for hooks and humans, all state on disk.
This 0.0.x release is a placeholder holding the name while the first public release is prepared. The tool exists and is in active pilot use; it ships here once its exit gate — real-world evidence of zero orphaned servers and zero false kills — is met.
Licensed under the Apache License 2.0.
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 rentctl-0.0.1.tar.gz.
File metadata
- Download URL: rentctl-0.0.1.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91305c816523ad7bd8ba8ca37f74f6206a3535457026685dd3d1df9fa83facf5
|
|
| MD5 |
b94c49fb51d823b33de3ea6c39693cb8
|
|
| BLAKE2b-256 |
431eb6f7024c664c82a3a0fd9005f92e907f36e10a38008c597acebf0b46f4de
|
File details
Details for the file rentctl-0.0.1-py3-none-any.whl.
File metadata
- Download URL: rentctl-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf47630c0f325a262d8bfadc22b3be791b4fec9d4eb5d6fd8a0e58f3e157f9b9
|
|
| MD5 |
3f96c17988c9d27522aa4e16e1bf1106
|
|
| BLAKE2b-256 |
04fb2ec49809a599e5c5624a5c6962b5c00d0d58642d460d69fea80c6ab8d66c
|