Deprecated — re-export shim for exoclaw-subagent's SpawnTool
Project description
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.
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 exoclaw_tools_spawn-0.8.0.tar.gz.
File metadata
- Download URL: exoclaw_tools_spawn-0.8.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using 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}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4e1be98d4ffe625452ee9dd607c84d9c22d05e3ae1cdf64ac0498044ffc7d7b
|
|
| MD5 |
6a4bedd8403e919b9e4c761d6858619b
|
|
| BLAKE2b-256 |
095ecc9d2834a3bfedb707cda9ce45fd97ad8f5528e192e04baadf9c60655642
|
File details
Details for the file exoclaw_tools_spawn-0.8.0-py3-none-any.whl.
File metadata
- Download URL: exoclaw_tools_spawn-0.8.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using 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}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9be5620f833c513ae5a31d0eac417463fe09897c9fe71cb95946690756122564
|
|
| MD5 |
7b51a8fa4a84829f6a1438f0ba7b0f5e
|
|
| BLAKE2b-256 |
57f301395d90ac1bed43c91d90b2939fee1cb5a6e7752e0c36442370dc46c5bd
|