Skip to main content

PACT-governed autonomous agent engines built on Kailash Kaizen SDK

Project description

kaizen-agents

PACT-governed autonomous agent engines built on the Kailash Kaizen SDK.

Architecture

Layer 1: PRIMITIVES (kailash-kaizen) — deterministic, no LLM
Layer 2: ENGINES    (kaizen-agents)  — LLM judgment        ← this package
Layer 3: ENTRYPOINTS (kz CLI, aegis) — human interface

kaizen-agents provides the LLM-driven intelligence layer on top of kailash-kaizen primitives (Signature, BaseAgent, memory, tools).

Installation

pip install kaizen-agents

This automatically installs kailash-kaizen and kailash-pact as dependencies.

Quick Start

from kaizen_agents import Agent

agent = Agent(model="claude-sonnet-4-6", budget_usd=5.0)
result = await agent.run("Analyze this codebase")

What's Included

Specialized Agents

ReAct, RAG, Tree-of-Thoughts, Chain-of-Thought, planning, vision, audio, streaming, batch processing, and more.

Multi-Agent Patterns

Debate, supervisor-worker, consensus, ensemble, pipeline, sequential, parallel, handoff, blackboard.

Journey Orchestration

Multi-pathway user journeys with LLM-based intent detection and context accumulation.

Orchestration Engine

Planner (designer, composer, decomposer), protocols (delegation, escalation, clarification), recovery (diagnoser, recomposer), monitoring.

PACT Governance

GovernedSupervisor with accountability tracking, budget enforcement, clearance checks, cascade governance.

Delegate

Autonomous TAOD engine (Think-Act-Observe-Decide) for CLI and interactive agent applications.

License

Apache 2.0 — Terrene Foundation

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.

kaizen_agents-0.3.0-py3-none-any.whl (571.6 kB view details)

Uploaded Python 3

File details

Details for the file kaizen_agents-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: kaizen_agents-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 571.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.9

File hashes

Hashes for kaizen_agents-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 41271e212743500bd57dbde96ec72f3752faddde285294f2fd44ec48c716f23c
MD5 fd402f5564702ad3a717e8b38c0b92dd
BLAKE2b-256 169401ad67bbce8d8e96f380726cde930b6cb5c509611c8fd66dcc53a0fcf13e

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