Join us

ContentUpdates and recent posts about Flogo..
 Activity
@ishanupadhyay started using tool Helm , 1 week, 6 days ago.
 Activity
@ishanupadhyay started using tool Grafana Loki , 1 week, 6 days ago.
 Activity
@ishanupadhyay started using tool Grafana , 1 week, 6 days ago.
 Activity
@ishanupadhyay started using tool GitHub Actions , 1 week, 6 days ago.
 Activity
@ishanupadhyay started using tool Flask , 1 week, 6 days ago.
 Activity
@ishanupadhyay started using tool FastMCP , 1 week, 6 days ago.
 Activity
@ishanupadhyay started using tool Docker , 1 week, 6 days ago.
 Activity
@ishanupadhyay started using tool Argo CD , 1 week, 6 days ago.
 Activity
@ishanupadhyay started using tool Amazon Web Services , 1 week, 6 days ago.
News FAUN.dev() Team Trending
@kala shared an update, 1 week, 6 days ago
FAUN.dev()

NanoClaw + Docker Sandboxes: Secure Agent Execution Without the Overhead

NanoClaw Claude Code Docker

NanoClaw integrates with Docker Sandboxes to enhance AI agent security through strong isolation and transparency. This collaboration focuses on enabling secure and autonomous operations for AI agents within enterprise environments.

Project Flogo, a Go-based open source ecosystem for building event-driven apps is designed to abstract the event processing paradigm from event consumption enabling devs to build once, consume from anywhere and process using any of the supported actions.

At its core, Flogo Core, a lightweight app kernel responsible for all of the event-driven magic exposed to app devs via the Actions, Triggers & Activities (the core building blocks for your apps)!

Flogo Core provides the following key benefits:

- Action chaining enables communication between one or more capabilities in a single, sub 10MB binary!
- Common contribution model build activities and triggers that can be leveraged by all capabilities
- Extensible easily extend the capabilities available by building your own action using the common interfaces