exoclaw-tools-spawn (deprecated)
Deprecated.
SpawnTooland theSpawnManagerprotocol moved intoexoclaw-subagentin 0.9.0. This package now exists only as a re-export shim so existing imports keep working for one release cycle. New code should depend onexoclaw-subagentdirectly. This package will be removed in a future release.
Migration
# Old (still works via the shim)
from exoclaw_tools_spawn.tool import SpawnTool, SpawnManager
# New
from exoclaw_subagent import SpawnTool, SpawnManager
The two were always paired in practice — every consumer that used
SpawnTool also pulled in exoclaw-subagent for SubagentManager
— and the split was forcing cross-package version bumps on every
change to the spawn surface. Merging them removes that coordination
tax. The shim package keeps the entry point exoclaw_tools_spawn.skills:spawn
functional so host configs that list exoclaw-tools-spawn as a
skills package keep getting the spawn skill until they migrate.
Release files for exoclaw-tools-spawn 0.8.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| exoclaw_tools_spawn-0.8.0.tar.gz | 2.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| exoclaw_tools_spawn-0.8.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.2 kB
Release files / exoclaw_tools_spawn-0.8.0.tar.gz
| Download URL | exoclaw_tools_spawn-0.8.0.tar.gz |
|---|---|
| Size | 2.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b4e1be98d4ffe625452ee9dd607c84d9c22d05e3ae1cdf64ac0498044ffc7d7b
|
|
BLAKE2b-256 checksum How to use checksums |
095ecc9d2834a3bfedb707cda9ce45fd97ad8f5528e192e04baadf9c60655642
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.10.10 {"installer":{"name":"uv","version":"0.10.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|
Release files / exoclaw_tools_spawn-0.8.0-py3-none-any.whl
| Download URL | exoclaw_tools_spawn-0.8.0-py3-none-any.whl |
|---|---|
| Size | 3.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9be5620f833c513ae5a31d0eac417463fe09897c9fe71cb95946690756122564
|
|
BLAKE2b-256 checksum How to use checksums |
57f301395d90ac1bed43c91d90b2939fee1cb5a6e7752e0c36442370dc46c5bd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.10.10 {"installer":{"name":"uv","version":"0.10.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|