typebot.io/packages/bot-engine/src
Baptiste Arnaud 6715e068be
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
🚑️ Fix client side actions not triggered when first block in group
2025-05-07 08:16:47 +02:00
..
apiHandlers Add Reply event block (#2114) 2025-05-06 15:43:41 +02:00
blocks Add Reply event block (#2114) 2025-05-06 15:43:41 +02:00
events Add Invalid Reply event node 2025-05-06 18:35:44 +02:00
forge Add Reply event block (#2114) 2025-05-06 15:43:41 +02:00
helpers Add Reply event block (#2114) 2025-05-06 15:43:41 +02:00
logs 🚸 Unify captured logs for better error reporting 2025-02-14 16:03:51 +01:00
queries ♻️ Migrate chat api schemas to its own package 2025-04-27 15:17:53 +02:00
schemas/legacy ♻️ Migrate chat api schemas to its own package 2025-04-27 15:17:53 +02:00
addDummyFirstBlockToGroupIfMissing.ts Add Reply event block (#2114) 2025-05-06 15:43:41 +02:00
addPortalEdge.ts 🚸 (analytics) Take into account Jump blocks for analytics 2025-05-02 18:14:35 +02:00
computeCurrentProgress.ts Add Reply event block (#2114) 2025-05-06 15:43:41 +02:00
computeResultTranscript.ts ♻️ Improve transcript computation for jump and return blocks 2025-05-02 19:23:16 +02:00
continueBotFlow.ts Add Invalid Reply event node 2025-05-06 18:35:44 +02:00
executeIntegration.ts 🐛 Tie globals object for each session 2025-03-13 09:06:24 +01:00
executeLogic.ts ♻️ Improve transcript computation for jump and return blocks 2025-05-02 19:23:16 +02:00
formatInputForChatResponse.ts ♻️ Migrate chat api schemas to its own package 2025-04-27 15:17:53 +02:00
getFirstEdgeId.ts refactor: add chat-session package and migrate related files from bot-engine 2025-01-25 16:49:25 +01:00
getNextBlock.ts 🚸 (analytics) Take into account Jump blocks for analytics 2025-05-02 18:14:35 +02:00
getPrefilledValue.ts ♻️ Use bun, biome, better ts config, new license and remove all barrel files (#1801) 2024-09-25 14:50:13 +02:00
parseBubbleBlock.ts ♻️ Migrate chat api schemas to its own package 2025-04-27 15:17:53 +02:00
parseDynamicTheme.ts ♻️ Migrate chat api schemas to its own package 2025-04-27 15:17:53 +02:00
resetSessionState.ts refactor: add chat-session package and migrate related files from bot-engine 2025-01-25 16:49:25 +01:00
saveStateToDatabase.ts ♻️ Migrate chat api schemas to its own package 2025-04-27 15:17:53 +02:00
startBotFlow.ts ♻️ Migrate chat api schemas to its own package 2025-04-27 15:17:53 +02:00
startSession.ts ♻️ Migrate chat api schemas to its own package 2025-04-27 15:17:53 +02:00
types.ts 🐛 (condition) matched condition without connected edge should end the session 2025-04-27 18:36:36 +02:00
updateVariablesInSession.ts 🐛 Fix buttons invalid reply when internal value is empty string 2025-05-05 10:21:26 +02:00
walkFlowForward.ts 🚑️ Fix client side actions not triggered when first block in group 2025-05-07 08:16:47 +02:00