Skip to Content

@loopstack/agent

by Jakob Klippel
Module

Generic LLM agent workflow for Loopstack — configurable agent loop with tool calling, error handling, and cancel support

Published on April 21, 2026

Install as a dependency

Install the package and auto-register it in your NestJS module. Bump the version to pull in updates:

loopstack install @loopstack/agent

Requires the Loopstack CLI.

Or install with npm and wire up the module yourself:

npm install @loopstack/agent