typebot.io/packages/bot-engine
2024-05-03 10:52:47 +02:00
..
apiHandlers 🐛 (openai) Fix ask assistant not correctly referencing uploaded f… (#1469) 2024-04-24 16:11:06 +02:00
blocks 🐛 (payment) Fix description variable parsing 2024-05-03 10:52:47 +02:00
forge 🐛 (openai) Fix ask assistant not correctly referencing uploaded f… (#1469) 2024-04-24 16:11:06 +02:00
logs 🔒 (logs) Remove some logs from API response to avoid sensit… 2024-01-02 15:18:20 +01:00
queries (variables) Add session option in variables (#1490) 2024-05-02 15:11:16 +02:00
whatsapp 🐛 (whatsapp) Enable custom embed blocks 2024-04-18 13:46:49 +02:00
addEdgeToTypebot.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
computeCurrentProgress.ts ♻️ Remove @typebot.io/schemas from @typebot.io/lib 2024-03-15 16:32:29 +01:00
computeTypingDuration.ts ♻️ Introduce typebot v6 with events (#1013) 2023-11-08 15:34:16 +01:00
continueBotFlow.ts ♻️ Include forged blocks schema in typebot schema 2024-03-19 08:31:36 +01:00
executeGroup.ts Remove empty strings from variable parsing when possible 2024-04-18 10:17:25 +02:00
executeIntegration.ts ♻️ Migrate from got to ky (#1416) 2024-04-05 09:01:16 +02:00
executeLogic.ts ♻️ Introduce typebot v6 with events (#1013) 2023-11-08 15:34:16 +01:00
getFirstEdgeId.ts ♻️ Use at function instead of dangerous direct lookup array index 2024-03-04 14:14:06 +01:00
getNextGroup.ts (theme) Add progress bar option (#1276) 2024-02-23 08:31:14 +01:00
getPrefilledValue.ts ♻️ Introduce typebot v6 with events (#1013) 2023-11-08 15:34:16 +01:00
package.json 🐛 (openai) Fix ask assistant not correctly referencing uploaded f… (#1469) 2024-04-24 16:11:06 +02:00
parseBubbleBlock.ts Remove empty strings from variable parsing when possible 2024-04-18 10:17:25 +02:00
parseDynamicTheme.ts Introducing The Forge (#1072) 2023-12-13 10:22:02 +01:00
saveStateToDatabase.ts 🚸 (whatsapp) Avoid multiple replies to be sent concurently 2024-04-18 09:38:22 +02:00
startBotFlow.ts 🐛 (whatsapp) Fix first message capture regression 2024-01-29 09:37:19 +01:00
startSession.ts Remove empty strings from variable parsing when possible 2024-04-18 10:17:25 +02:00
tsconfig.json ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
types.ts (fileUpload) New visibility option: "Public", "Private" or "Auto" (#1196) 2024-01-30 08:02:10 +01:00