workflow
Version:
Workflow DevKit - Build durable, resilient, and observable workflows
54 lines (35 loc) • 3.07 kB
Markdown
<div align="center">
<a href="https://useworkflow.dev">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://useworkflow.dev/workflow-circle-symbol-dark.svg">
<img alt="Workflow DevKit logo" src="https://useworkflow.dev/workflow-circle-symbol-light.svg" height="128">
</picture>
</a>
<h1>Workflow Development Kit</h1>
<a href="https://vercel.com"><img alt="Vercel logo" src="https://img.shields.io/badge/MADE%20BY%20Vercel-000000.svg?style=for-the-badge&logo=Vercel&labelColor=000"></a>
<a href="https://www.npmjs.com/package/workflow"><img alt="NPM version" src="https://img.shields.io/npm/v/workflow?style=for-the-badge&labelColor=000000"></a>
<a href="https://github.com/vercel/workflow/blob/main/LICENSE.md"><img alt="License" src="https://img.shields.io/npm/l/workflow.svg?style=for-the-badge&labelColor=000000"></a>
<a href="https://github.com/vercel/workflow/discussions"><img alt="Join the community on GitHub" src="https://img.shields.io/badge/Join%20the%20community-blueviolet.svg?style=for-the-badge&logo=Github&labelColor=000000&logoWidth=20"></a>
</div>
## Getting Started
The **Workflow Development Kit** lets you easily add durability, reliability, and observability to async JavaScript. Build apps and AI agents that can suspend, resume, and maintain state with ease.
Visit [https://useworkflow.dev](https://useworkflow.dev) to view the full documentation.
## Community
The Workflow DevKit community can be found on [GitHub Discussions](https://github.com/vercel/workflow/discussions), where you can ask questions, voice ideas, and share your projects with other people.
## Contributing
Contributions to Workflow DevKit are welcome and highly appreciated. Please use GitHub [issues](https://github.com/vercel/workflow/issues) and [discussions](https://github.com/vercel/workflow/discussions) to collaborate with the team and wider community.
## Author list
Workflow DevKit was built by engineers at [Vercel](https://vercel.com) and the [Open Source Community](https://github.com/vercel/workflow/graphs/contributors).
The initial core contributing engineers are:
- Adrian Lam ([](https://github.com/adriandlam))
- Dillon Mulroy ([](https://github.com/dmmulroy))
- Gal Schlezinger ([](https://github.com/Schniz))
- JJ Kasper ([](https://github.com/ijjk))
- Nathan Rajlich ([](https://github.com/TooTallNate))
- Peter Wielander ([](https://github.com/VaguelySerious))
- Pranay Prakash ([](https://github.com/pranaygp))
The Workflow DevKit logo was designed by Cecilio Ruiz [](https://x.com/ceciliorz)
---
## Security
If you believe you have found a security vulnerability in Workflow DevKit, we encourage you to **_responsibly disclose this and not open a public issue_**.
To participate in our Open Source Software Bug Bounty program, please email [responsible.disclosure@vercel.com](mailto:responsible.disclosure@vercel.com). We will add you to the program and provide further instructions for submitting your report.