Open-source AI agents, trust-scored with autonomy and sandbox awareness. 6 agents available.
Showing 1–6 of 6 results
Reference implementations for running Claude Managed Agents sessions against **self-hosted execution sandboxes**. Each variant implements the same contract on a
This directory deploys the research agent from 00_The_one_liner_research_agent.ipynb through three tiers: local Docker, Modal, and Kubernetes. The agent, the co
This example demonstrates how to build an Inngest workflow with Mastra, including observability/tracing to capture workflow execution details.
Creating a deployment Let's create a deployment of the task_maistro app that we created in module 5. Code structure The following information should be provided
Deployment Review We built up to an agent with memory: * act - let the model call specific tools * observe - pass the tool output back to the model * reason - l
Connecting to a LangGraph Platform Deployment Deployment Creation We just created a <!--~deployment~ --> deployment for the task_maistro app from module 5. * We