Skip to main content

Kodelet subagent

Durable background agents for Kodelet, implemented as a normal Python library and exposed through a Kodelet extension.

The extension provides six tools:

  • spawn_agent starts a named background agent from a fork of the current conversation or from fresh context.
  • wait_agent waits for a specific run while forwarding live child-tool progress when available.
  • list_agents reports persisted agents owned by the current conversation.
  • followup_agent resumes a completed, failed, or interrupted agent.
  • steer_agent queues guidance for a running agent.
  • cancel_agent persists cancellation and fences the active worker.

Agent identity, run history, leases, and steering messages are stored in SQLite. The extension initializes and upgrades its database automatically before serving tools.

Installation

Requirements: Kodelet with extension background-task support, Python 3.11 or newer, and uv.

Run the package's installer directly with uvx:

uvx kodelet-subagent install

Or install directly from GitHub:

uvx --from git+https://github.com/jingkaihe/kodelet-subagent kodelet-subagent install

The GitHub form pins the resolved commit in the generated extension wrapper.

This installs the extension wrapper at:

~/.kodelet/plugins/jingkaihe@kodelet-subagent/extensions/subagent/kodelet-extension-subagent

Verify discovery after restarting Kodelet:

kodelet extension inspect jingkaihe@kodelet-subagent/subagent

License

Licensed under the MIT License. See LICENSE.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kodelet_subagent-0.4.0.tar.gz (25.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kodelet_subagent-0.4.0-py3-none-any.whl (32.9 kB view details)

Uploaded Python 3

File details

Details for the file kodelet_subagent-0.4.0.tar.gz.

File metadata

  • Download URL: kodelet_subagent-0.4.0.tar.gz
  • Upload date:
  • Size: 25.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for kodelet_subagent-0.4.0.tar.gz
Algorithm Hash digest
SHA256 f8b776f44d33294502bbc072eb60d4a5c3e7534cb354825209293a16f125712f
MD5 09c297ff1a6bea499dc816958c547b67
BLAKE2b-256 1bcfe8131d22fda2b96ce10ce013a3cb8559ba4a97a4f135f3dde446bdfe5155

See more details on using hashes here.

Provenance

The following attestation bundles were made for kodelet_subagent-0.4.0.tar.gz:

Publisher: release.yml on jingkaihe/kodelet-subagent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kodelet_subagent-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for kodelet_subagent-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c015366fe5aff8b63e82652bdb7626686205d11239024038b3ed0ee212fcd049
MD5 22499536cce576fde027cdbc9639310e
BLAKE2b-256 cbfec6cd1bfc02be14e66cc20f3689f185413eb9cdffd92a9228a87753c68da8

See more details on using hashes here.

Provenance

The following attestation bundles were made for kodelet_subagent-0.4.0-py3-none-any.whl:

Publisher: release.yml on jingkaihe/kodelet-subagent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.4.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page