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.9.1-py3-none-any.whl (632.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kaizen_agents-0.9.1-py3-none-any.whl
  • Upload date:
  • Size: 632.2 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.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 532e096aaf7a199045955c7dc4d8a656db34abcdd44d451a9ed8da7d4d6497e7
MD5 e81b3859056a407937e2638d6e4aced4
BLAKE2b-256 20c6f9a55209aad02fb6e2a2a369f54ebdf33aa5d08d97206868487a3a3f6bff

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