| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| chat@4.32.0 source code.tar.gz | 2026-07-01 | 5.6 MB | |
| chat@4.32.0 source code.zip | 2026-07-01 | 6.1 MB | |
| README.md | 2026-07-01 | 1.3 kB | |
| Totals: 3 Items | 11.6 MB | 0 | |
Minor Changes
- 2e47351: Add
autoCompletePreviousoption toPlan.addTask(). Defaults totrueso sequential workflows keep auto-completing existing in-progress tasks; passfalseto keep multiple tasks in progress for parallel execution.
Patch Changes
- eccc6b9: detect bot mentions in skipped queue and burst messages
- 438f551: Fix lightweight thread handles so streaming posts without an incoming message context no longer crash.
- d034b8b: docs(adapters): add Linq as a vendor-official adapter (
@linqapp/chat-sdk-adapter) to the catalog, docs listing, and CLI scaffold spec - 06af3e1: docs(adapters): add Novu as a vendor-official adapter (
@novu/chat-sdk-adapter) to the catalog, docs listing, and CLI scaffold spec - efa9610: Sync bundled KB resources from Edge Config: add four new guides (Vercel Connect, the Slack Vercel Connect bot, AI Gateway + AI SDK, and the daily digest bot), refresh existing guide bodies, and regenerate
resources/templates.json. Thesync-resourcesscript now fetches and validates all guides before writing (so a failed fetch leaves the tree untouched), validates the source config shape, rejects duplicate slugs, retries transient fetches, and mirrorsSKILL.mdto all four committed copies.