@waniwani/sdk 0.12.17 → 0.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,9 +1,22 @@
1
+ <div align="center">
2
+
1
3
  # @waniwani/sdk
2
4
 
3
- [![npm](https://img.shields.io/npm/v/@waniwani/sdk.svg)](https://www.npmjs.com/package/@waniwani/sdk)
4
- [![license](https://img.shields.io/npm/l/@waniwani/sdk.svg)](./LICENSE)
5
+ **The open-source TypeScript SDK for MCP funnels** — multi-step conversational flows (sales, lead generation, booking, quotes) that run as a single MCP tool inside ChatGPT, Claude, Cursor, and any MCP-capable client.
6
+
7
+ [![npm version](https://img.shields.io/npm/v/@waniwani/sdk?labelColor=333333&color=666666)](https://www.npmjs.com/package/@waniwani/sdk)
8
+ [![npm downloads](https://img.shields.io/npm/dm/@waniwani/sdk?labelColor=333333&color=666666)](https://www.npmjs.com/package/@waniwani/sdk)
9
+ [![last commit](https://img.shields.io/github/last-commit/WaniWani-AI/sdk?labelColor=333333&color=666666)](https://github.com/WaniWani-AI/sdk/commits)
10
+ [![commit activity](https://img.shields.io/github/commit-activity/m/WaniWani-AI/sdk?labelColor=333333&color=666666)](https://github.com/WaniWani-AI/sdk/pulse)
11
+ [![stars](https://img.shields.io/github/stars/WaniWani-AI/sdk?labelColor=333333&color=666666)](https://github.com/WaniWani-AI/sdk/stargazers)
12
+ [![license](https://img.shields.io/npm/l/@waniwani/sdk?labelColor=333333&color=666666)](./LICENSE)
13
+ [![follow @waniwani_ai](https://img.shields.io/badge/follow-%40waniwani__ai-333333?logo=x&logoColor=white&labelColor=333333&color=666666)](https://x.com/waniwani_ai)
14
+
15
+ [**Docs**](https://docs.waniwani.ai) · [**Website**](https://waniwani.ai) · [**Dashboard**](https://app.waniwani.ai) · [**CLI**](https://www.npmjs.com/package/@waniwani/cli) · [**Issues**](https://github.com/WaniWani-AI/sdk/issues)
5
16
 
6
- The open-source TypeScript SDK for **MCP funnels**: multi-step conversational flows (sales, lead generation, booking, quotes) that run as a single MCP tool inside ChatGPT, Claude, Cursor, and any MCP-capable client. One typed state graph compiles to one MCP tool. MIT, bring your own store, optional hosted Platform via one env var.
17
+ </div>
18
+
19
+ One typed state graph compiles to one MCP tool. MIT, bring your own store, optional hosted Platform via one env var.
7
20
 
8
21
  Forked from production MCPs we shipped for paying customers (insurance quoting, pet care, lead capture, booking), and open-sourced once the shape stabilized.
9
22
 
@@ -132,6 +145,10 @@ Full docs at **[docs.waniwani.ai](https://docs.waniwani.ai)**. Same source as [`
132
145
  - **Dashboard:** [app.waniwani.ai](https://app.waniwani.ai)
133
146
  - **Issues:** [github.com/WaniWani-AI/sdk/issues](https://github.com/WaniWani-AI/sdk/issues)
134
147
 
148
+ ## Security
149
+
150
+ Found a vulnerability? Please report it privately — see [SECURITY.md](./SECURITY.md). Do not open a public issue for security reports.
151
+
135
152
  ## License
136
153
 
137
154
  [MIT](./LICENSE) © WaniWani