Skip to main content

Agent-Kernel Standalone

Agent-Kernel Standalone is a lightweight, self-contained Multi-Agent System (MAS) development framework for local environments. It provides the same modular microkernel architecture as the distributed version but runs entirely on a single machine — no Ray or external services required.


🚀 Installation

1. Requirements

  • Python ≥ 3.11

2. Install from PyPI

You can install Agent-Kernel Standalone directly from PyPI using pip.

pip install agentkernel-standalone

Installing with Optional Features

Agent-Kernel Standalone comes with optional dependencies for web services and storage solutions. You can install them as needed.

  • web → Installs aiohttp, fastapi, uvicorn
  • storages → Installs asyncpg, pymilvus, redis
  • all → Installs both web and storages

To install the package with these extras, use the following format:

# Install with web features
pip install "agentkernel-standalone[web]"

# Install with storage features
pip install "agentkernel-standalone[storages]"

# Install all optional features
pip install "agentkernel-standalone[all]"

Download files

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

Source Distribution

agentkernel_standalone-1.1.0.tar.gz (81.7 kB view details)

Uploaded Source

Built Distribution

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

agentkernel_standalone-1.1.0-py3-none-any.whl (132.2 kB view details)

Uploaded Python 3

File details

Details for the file agentkernel_standalone-1.1.0.tar.gz.

File metadata

  • Download URL: agentkernel_standalone-1.1.0.tar.gz
  • Upload date:
  • Size: 81.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for agentkernel_standalone-1.1.0.tar.gz
Algorithm Hash digest
SHA256 0aabef6e793413f890ff6799657056b716e2c01b4907723be76983e752e20228
MD5 5010236b74b3b63e9e5cf742aa9bd7c9
BLAKE2b-256 52fd9f784ec1e112a7e381129b1e4d1072a93be585dd464b9e75beec05f32745

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentkernel_standalone-1.1.0.tar.gz:

Publisher: publish.yml on ZJU-LLMs/Agent-Kernel

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

File details

Details for the file agentkernel_standalone-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for agentkernel_standalone-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5323e8718f11c3d215b759f605219ca497c8b89ddf7671fba06fcf576d2c2894
MD5 6d11ac01bbf69139e1924e289432aa5f
BLAKE2b-256 540acd0a3f14924ec0278be3a3ec421afad051aec7b56df0cc2ef5cfe0d951e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentkernel_standalone-1.1.0-py3-none-any.whl:

Publisher: publish.yml on ZJU-LLMs/Agent-Kernel

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

1.1.0 This release

2 files

1.0.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page