@corespeed/zypher@0.4.4Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
An open-source agent framework for building production-ready agentic AI agents
This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers




JSR Score
88%
Published
6 days ago (0.4.4)
f
createEditFileTools
Create file editing tools with an optional backup directory
f
createImageTools
Create image tools with a specific OpenAI API key
f
createTool
Helper function to create a tool with a simpler API
I
I
I
T
BaseParams
Base interface for tool parameters
T
ToolResult
The result of a tool execution
v
CopyFileTool
No documentation available
v
DeleteFileTool
No documentation available
v
FileSearchTool
No documentation available
v
GrepSearchTool
No documentation available
v
ListDirTool
No documentation available
v
ReadFileTool
No documentation available
v
RunTerminalCmdTool
No documentation available
Add Package
deno add jsr:@corespeed/zypher
Import symbol
import * as mod from "@corespeed/zypher/tools";
Import directly with a jsr specifier
import * as mod from "jsr:@corespeed/zypher/tools";
Add Package
pnpm i jsr:@corespeed/zypher
pnpm dlx jsr add @corespeed/zypher
Import symbol
import * as mod from "@corespeed/zypher/tools";
Add Package
yarn add jsr:@corespeed/zypher
yarn dlx jsr add @corespeed/zypher
Import symbol
import * as mod from "@corespeed/zypher/tools";
Add Package
vlt install jsr:@corespeed/zypher
Import symbol
import * as mod from "@corespeed/zypher/tools";
Add Package
npx jsr add @corespeed/zypher
Import symbol
import * as mod from "@corespeed/zypher/tools";
Add Package
bunx jsr add @corespeed/zypher
Import symbol
import * as mod from "@corespeed/zypher/tools";