
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
@tekbreed/tekmemo-cli
Advanced tools
@tekbreed/tekmemo-cliCommand-line interface for TekMemo — manage your agent memory from the terminal.
The @tekbreed/tekmemo-cli package gives you a command-line tool for managing local, cloud, and hybrid memory. You can use it to initialize a memory workspace, store durable decisions, search past memory, and interact with the TekMemo Cloud API.
npm install -D @tekbreed/tekmemo-cli
Or use directly without installing:
npx @tekbreed/tekmemo-cli --help
Initialize memory in your project and store a durable decision:
# Initialize a memory workspace in the current directory
npx tekmemo init
# Store a durable decision
npx tekmemo remember "Use VoyageAI for embeddings" --kind decision
# Get context for a task
npx tekmemo context --query "current task" --json
# Inspect the current memory state
npx tekmemo inspect
The CLI supports Local (default), Cloud, and Hybrid runtime modes.
You can configure defaults using a .tekmemo/config.json file. For a complete list of commands, global flags, and cloud integration features, please refer to the Full Documentation.
See our central Contributing Guide and development scripts for details on formatting, linting, and testing within the monorepo.
MIT
FAQs
TekMemo CLI distribution package.
The npm package @tekbreed/tekmemo-cli receives a total of 1 weekly downloads. As such, @tekbreed/tekmemo-cli popularity was classified as not popular.
We found that @tekbreed/tekmemo-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.