Maximum number of agent loop iterations. Defaults to 25.
Maximum allowed time for a task in milliseconds before it's automatically cancelled. Default is 15 minutes (900000ms). Set to 0 to disable.
An open-source agent framework for building production-ready agentic AI agents
Maximum number of agent loop iterations. Defaults to 25.
Maximum allowed time for a task in milliseconds before it's automatically cancelled. Default is 15 minutes (900000ms). Set to 0 to disable.
Add Package
deno add jsr:@corespeed/zypher
Import symbol
import { type ZypherAgentConfig } from "@corespeed/zypher";
Import directly with a jsr specifier
import { type ZypherAgentConfig } from "jsr:@corespeed/zypher";
Add Package
pnpm i jsr:@corespeed/zypher
pnpm dlx jsr add @corespeed/zypher
Import symbol
import { type ZypherAgentConfig } from "@corespeed/zypher";
Add Package
yarn add jsr:@corespeed/zypher
yarn dlx jsr add @corespeed/zypher
Import symbol
import { type ZypherAgentConfig } from "@corespeed/zypher";
Add Package
vlt install jsr:@corespeed/zypher
Import symbol
import { type ZypherAgentConfig } from "@corespeed/zypher";
Add Package
npx jsr add @corespeed/zypher
Import symbol
import { type ZypherAgentConfig } from "@corespeed/zypher";
Add Package
bunx jsr add @corespeed/zypher
Import symbol
import { type ZypherAgentConfig } from "@corespeed/zypher";