Basic Information
This repository provides tools and integrations to improve developer experience for building enterprise agents, with a focus on Redpanda-related infrastructure. The README describes the project as offering an opinionated stack for multi-agent applications including integration with a Redpanda MCP server, support for declarative configuration via Starlark in Python instead of YAML, and hooks into Redpanda broker features such as ACLs and auth{z,n}. It includes a gRPC plugin for Python agents, OpenTelemetry metrics for both Python processes and Redpanda Connect pipelines, and an init template engine to bootstrap new projects. The project is documented publicly and demonstrates capabilities with recorded demos labeled MCP Demo and Agentic AI Demo. The roadmap lists completed integrations and a few partially implemented items such as audit log shipping and durable promise execution with Redpanda.