Skip to main content

Kingsoft Cloud Agent Development Kit - 支持 LangChain/LangGraph/DeepAgents/ADK/OpenClaw/Hermes 的本地运行与云端部署

Project description

ksadk

Kingsoft Cloud Agent Development Kit. ksadk provides the Python SDK and CLI for building, running, packaging, and deploying AgentEngine agents across local development, serverless runtime, ADK, LangChain/LangGraph, DeepAgents, Hermes, OpenClaw, MCP, and Skill Runtime scenarios.

Current version: 0.5.6.

Install

pip install -U ksadk

Install optional runtime extras when needed:

pip install -U "ksadk[adk]"
pip install -U "ksadk[langgraph]"
pip install -U "ksadk[deepagents]"
pip install -U "ksadk[skills]"
pip install -U "ksadk[all]"

Quick Start

Create and run a local agent:

agentengine init my-agent -f langgraph
cd my-agent
agentengine config
agentengine run -i

Deploy to AgentEngine serverless runtime:

agentengine launch . --target serverless

Open the hosted dashboard:

agentengine dashboard open

What Is Included

  • Local development commands: init, config, run, web
  • Build and deploy commands: build, deploy, launch
  • Remote operations: agent invoke, files, dashboard
  • Runtime integrations: ADK, LangChain, LangGraph, DeepAgents, MCP
  • Hosted runtime assets: Hermes and OpenClaw
  • Skill Runtime preview: Skill Center discovery, zip download, sha256 verification, safe extraction, local execution, and sandbox execution through the ksadk[skills] extra
  • Sandbox Runtime preview: common sandbox abstraction with an E2B-compatible backend

0.5.6 Highlights

  • Skill Runtime / Sandbox integration preview.
  • ksadk[skills] extra with E2B backend support.
  • Skill Center package loading with sha256 validation and safe extraction.
  • agentengine deploy, agentengine launch, and agentengine openclaw deploy support VPC network parameters.
  • deploy/skill-runtime/ provides the minimal sandbox image agent contract for /home/ksadk/agent.py.

Documentation

PyPI does not serve repository-relative files such as ./docs/*.md. The links below use absolute URLs so they render correctly on both PyPI and GitHub.

Project Links

Notes

  • Skill registration, CRUD, and version governance belong to Skill Service. ksadk consumes Skill Center at runtime.
  • Sandbox template and instance lifecycle belong to Sandbox Service. ksadk uses the configured sandbox backend to execute runtime workflows.
  • E2B-compatible sandbox backend uses the native E2B_API_URL and E2B_API_KEY environment variables.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

ksadk-0.5.6-py3-none-any.whl (7.1 MB view details)

Uploaded Python 3

File details

Details for the file ksadk-0.5.6-py3-none-any.whl.

File metadata

  • Download URL: ksadk-0.5.6-py3-none-any.whl
  • Upload date:
  • Size: 7.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for ksadk-0.5.6-py3-none-any.whl
Algorithm Hash digest
SHA256 9891d15d9438aed502bd26bb80aa0a2046485bef8cba45a5df3c908d4a448494
MD5 b2cadee17813c790ccfdd0f5a0ff65e8
BLAKE2b-256 5f4fdf8782ad9d1bc4bcd4ff8e1468defe2ffcd7f0e81d41c7c55f7f6c3a3fdc

See more details on using hashes here.

Supported by

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