
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
PocketFlow.js is a TypeScript port of the original Python version - a minimalist LLM framework.
Lightweight: Zero bloat, zero dependencies, zero vendor lock-in.
Expressive: Everything you love—(Multi-)Agents, Workflow, RAG, and more.
Agentic Coding: Let AI Agents (e.g., Cursor AI) build Agents—10x productivity boost!
npm install pocketflow
Alternatively, you can simply copy the source code directly into your project.
// Basic example coming soon
To run tests locally:
# Install dependencies
npm install
# Run tests
npm test
We welcome contributions from the community! Here's how you can help:
Please read and follow our Code of Conduct to foster an inclusive community.
We use GitHub Actions for continuous integration and deployment:
Note: To publish to npm, maintainers need to configure the NPM_TOKEN secret in the repository settings.
Fork the Repository
Create a Branch
git checkout -b feature/amazing-feature)git checkout -b fix/bug-description)Make Your Changes
Test Your Changes
npm testCommit Your Changes
Submit a Pull Request
To create a CursorRule to make AI agents work more effectively on the codebase:
# Clone your forked repository
git clone https://github.com/yourusername/PocketFlow-Typescript.git
cd PocketFlow-Typescript
# Install dependencies
npm install
# Run tests
npm test
When reporting bugs, please include:
This project is licensed under the MIT License - see the LICENSE file for details.
FAQs
A minimalist LLM framework
We found that pocketflow demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.