Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

sondera-harness-adk

Sondera Harness governance plugin for Google ADK 2.x agents. Wraps every ADK callback point (user message, model, tool, run lifecycle) with policy adjudication against the Sondera Platform.

The package's public surface is deliberately narrow: only SonderaHarnessPlugin is exported from the top-level package.

Installation

uv add sondera-harness-adk

Quick Start

from google.adk import Agent
from google.adk.runners import Runner

from sondera_harness_adk import SonderaHarnessPlugin
from sondera_harness_adk.harness import SonderaRemoteHarness

# Endpoint/token resolve from SONDERA_HARNESS_ENDPOINT / SONDERA_API_TOKEN
# (or ~/.sondera/env) when not passed explicitly.
harness = SonderaRemoteHarness()
plugin = SonderaHarnessPlugin(harness=harness)

agent = Agent(name="my-agent", model="gemini-2.5-flash", ...)
runner = Runner(agent=agent, app_name="my-app", plugins=[plugin])

SonderaHarnessPlugin accepts any sondera_harness_adk.abc.Harness implementation, so custom harnesses (e.g. a local policy engine) can be substituted for SonderaRemoteHarness.

License

MIT — 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

sondera_harness_adk-0.1.0.dev1208.tar.gz (17.4 kB view details)

Uploaded Source

Built Distribution

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

sondera_harness_adk-0.1.0.dev1208-py3-none-any.whl (16.2 kB view details)

Uploaded Python 3

File details

Details for the file sondera_harness_adk-0.1.0.dev1208.tar.gz.

File metadata

File hashes

Hashes for sondera_harness_adk-0.1.0.dev1208.tar.gz
Algorithm Hash digest
SHA256 596a6b2e5698866886eeedf9a695bd2978ecb25403c917106e73a595b9406d6a
MD5 d40497a6f2f341d983be379cd3ea6c8d
BLAKE2b-256 043315517460f81f164e0932cb60710ba11d723d487184c517adb9d4569c9a1c

See more details on using hashes here.

File details

Details for the file sondera_harness_adk-0.1.0.dev1208-py3-none-any.whl.

File metadata

File hashes

Hashes for sondera_harness_adk-0.1.0.dev1208-py3-none-any.whl
Algorithm Hash digest
SHA256 87a555604feb8cad92b74bd028fb64d4eee78d12bda32d7d666abcbc05363136
MD5 b485bc1b4947030c7d57aeac2a7fbfd5
BLAKE2b-256 d96d9d2179a7c24a4a9a341177ec218b03d2753dd30268b9be5974280454b7d7

See more details on using hashes here.

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