Skip to content

Examples ​

Concrete showcase workflows built with the current Agentsy package ecosystem.

Easy ​

  • CLI log summarizer — stream model output into a terminal-friendly summary with minimal wiring.

Intermediate ​

  • Node DNS blocklist workflow — ingest multiple logs, stream model output, validate schema, and update remote DNS when a source IP should be blocked.
  • Multi-provider policy gate — switch providers while keeping one normalized schema-gated automation path.

Advanced ​

Notes ​

  • These examples are illustrative architecture patterns, not product templates.
  • Replace provider and infrastructure endpoints with your own environment-specific implementations.

Open source under GPL-3.0-or-later License