Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@inkeep/agents-cli

Package Overview
Dependencies
Maintainers
8
Versions
1556
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inkeep/agents-cli

Inkeep CLI tool

latest
Source
npmnpm
Version
0.78.1
Version published
Weekly downloads
1.9K
-20.55%
Maintainers
8
Weekly downloads
 
Created
Source

@inkeep/agents-cli

CLI for working with the Inkeep Agent Framework.

Install

npm install -g @inkeep/agents-cli
# or
pnpm add -g @inkeep/agents-cli

The executable command is inkeep.

Docs

Quick usage

inkeep init
inkeep push
inkeep pull
inkeep list-agent --project <project-id>

Local development

pnpm install
pnpm build
npm link
inkeep --version

Contributing

Run from agents-cli/:

pnpm lint
pnpm typecheck
pnpm test --run

Keywords

cli

FAQs

Package last updated on 11 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts