Commit Graph

179 Commits

Author SHA1 Message Date
Baptiste Arnaud
80db9565cd
♻️ Upgrade to Zod v4 (#2355) 2026-01-19 10:51:20 +01:00
Baptiste Arnaud
a15673f5a6
♻️ Migrate builder from tRPC to oRPC (#2342) 2026-01-13 15:10:07 +01:00
liuhetian
a500c1d88f
🐛 Fix generateVariables custom auth base URL (#2339)
Closes #2236 
a little bug fix

---------

Co-authored-by: Baptiste Arnaud <baptiste@typebot.io>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-01-12 15:51:34 +01:00
Baptiste Arnaud
69efa2f3c9
🚑️ Fix app router automatically adding transfer-encoding: chunked header to backend requests
Fixes #2336
2026-01-11 21:47:24 +01:00
Baptiste Arnaud
1f90256d29
🐛 Fix Dify blocking mode error for Agent chat apps 2025-12-16 12:42:53 +01:00
Baptiste Arnaud
c8ee003e56
♻️ Export fetcher fetch in handlers array 2025-12-03 18:05:32 +01:00
Baptiste Arnaud
b9e64eca06
♻️ Move forged block handlers on a separate file 2025-12-03 17:11:17 +01:00
Baptiste Arnaud
6a02a5b919
⬆️ Upgrade to React 19
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-12-01 16:42:23 +01:00
Baptiste Arnaud
dd82c4d318
♻️ Migrate to Bun test 2025-11-27 12:08:31 +01:00
Baptiste Arnaud
7f58205f83
(openai) Add instructions field for gpt-4o-tts 2025-11-25 11:59:06 +01:00
Baptiste Arnaud
f5cfd684e1
(blink) Add redirect action 2025-10-20 11:15:00 +02:00
Baptiste Arnaud
1b289f0ba6
♻️ Migrate Autocomplete to Base UI
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-10-03 16:01:26 +02:00
Baptiste Arnaud
9688a297ad
🔧 Revert to carret version pinning 2025-10-03 10:51:27 +02:00
Baptiste Arnaud
5c667938e4
⬆️ Upgrade posthog-node 2025-09-10 11:50:31 +02:00
Baptiste Arnaud
e928987623
⬆️ Upgrade tooling
TS v5.9, Biome v2 + fixes
2025-09-09 10:32:38 +02:00
Baptiste Arnaud
bec4a19aa1
♻️ Migrate mjml to react-email
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-09-04 12:38:09 +02:00
Baptiste Arnaud
2b626f75f3
🐛 Enable vision for gpt-5 models 2025-08-26 11:10:20 +02:00
Baptiste Arnaud
9a9a7e684c
🚸 Migrate floating components to Base UI (#2266)
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Daily job / clean (push) Has been cancelled
2025-08-19 17:04:50 +02:00
Baptiste Arnaud
25ccfc3cb2
🐛 Fix askAssistant custom auth base URL
Closes #2236
2025-08-18 11:48:54 +02:00
Baptiste Arnaud
8a69ff3665
🚸 Add new OpenAI, Mistral and Anthropic models
GPT-5, Opus 4.1, Mistral Medium
2025-08-12 12:03:56 +02:00
Cosmo Abdon
085397ea09
️ (dify) Switch to ai-sdk (#2247)
Prevent malformed JSON in streaming
2025-08-06 18:20:45 +02:00
Baptiste Arnaud
763c1012a5
🔧 (gmail) Add beta badge 2025-08-04 12:41:50 +02:00
Baptiste Arnaud
ce7627fd99
🚸 (gmail) Improve OAuth credential popup handling 2025-07-25 11:41:52 +02:00
Baptiste Arnaud
77eb695f00
🐛 Fix gmail add label 2025-07-22 16:34:28 +02:00
Baptiste Arnaud
40884d5df9
Add Gmail block (#2253)
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-07-21 16:13:42 +02:00
Baptiste Arnaud
16abe1c0e3
🚸 Add Claude 4 models in suggestion dropdown 2025-07-07 16:19:50 +02:00
Baptiste Arnaud
1216749718
🔨 Add non-interactive mode for create-new-block script 2025-06-18 11:36:35 +02:00
Baptiste Arnaud
a487c5513b
🚸 (blink) Add isOrdered to card content section array
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
2025-06-06 09:33:47 +02:00
Baptiste Arnaud
e546689412
📝 Add Blink block documention 2025-06-05 13:05:47 +02:00
Baptiste Arnaud
3f4ddc789b
🐛 Fix NocoDB not working with Link fields
Closes #2174
2025-05-28 18:26:51 +02:00
Baptiste Arnaud
081654f733
♻️ Remove global signals from embed lib to avoid conflict with multiple bots
Also unify state in ChatChunk to have a more predictable reactivity
2025-05-22 08:13:43 +02:00
Baptiste Arnaud
0027867bee
🐛 Map allow comments and reation Blink options 2025-05-02 15:45:54 +02:00
Baptiste Arnaud
14b1a26acf
Add "Send Feed Event" Blink action
Closes #2097
2025-05-02 11:24:08 +02:00
Baptiste Arnaud
86e8477bde
(openai) Add new 4.1 models 2025-04-15 20:06:35 +02:00
Baptiste Arnaud
42cf1f3fd8
🚸 (calCom) Add custom question prefill option
Closes #2107
2025-04-14 17:55:00 +02:00
Baptiste Arnaud
39f6b61fd0
🐛 Fix Forge CLI creation to use src directory 2025-04-01 11:27:19 +02:00
Baptiste Arnaud
074687ebda
♻️ Move blink block code to src folder 2025-04-01 11:25:18 +02:00
Baptiste Arnaud
3fedd227ad
⬆️ Add missing deps and remove unused ones 2025-04-01 10:39:41 +02:00
Baptiste Arnaud
904bf82bd3
🚸 Upgrade AI SDK and simplify model selection for OpenAI and Mistral
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Monthly job / clean (push) Has been cancelled
Closes #2106 #2093
2025-03-28 17:14:32 +01:00
Baptiste Arnaud
78194c1219
🐛 Fix new forged block constants injection
Closes #2086
2025-03-28 11:21:46 +01:00
Baptiste Arnaud
615f9b0d6d
Introduce Blink block
Closes #2083
2025-03-25 15:08:38 +01:00
Baptiste Arnaud
bbb5a791a1
🚸 Allow for custom text in OpenRouter and Together blocks
Introducing the new AutocompleteForgeInput that uses the Combobox component from Ark UI. Also consolidates the theming config in ui package
2025-03-20 12:44:43 +01:00
Baptiste Arnaud
42d974f200
🐛 Tie globals object for each session
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #2029
2025-03-13 09:06:24 +01:00
Anonymus2000
812ece0ae0
Add Deepseek block (#2046)
Closes #1983

---------

Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2025-03-04 08:10:02 +01:00
Baptiste Arnaud
c83cfbcb4c
⬆️ Upgrade Tanstack and React 2025-02-26 14:18:27 +01:00
Anonymus2000
172e17d83b
Add Perplexity block (#2022)
Closes: #1982 

---------

Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2025-02-26 11:09:18 +01:00
Baptiste Arnaud
c7448eb040
⬆️ Upgrade AI SDK and add Claude 3.7
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Monthly job / clean (push) Has been cancelled
2025-02-26 08:15:11 +01:00
Baptiste Arnaud
49a17e67c3
(dify.ai) Add Query Knowledge Base action 2025-02-21 18:04:17 +01:00
Baptiste Arnaud
9ce25de430
🐛 Improve schema validation for optional number and variable types
Instead of preprocessing, let's keep the chaining possible and transform it
2025-02-21 17:46:44 +01:00
Baptiste Arnaud
bd3dc6e3a7
🐛 Adjust schema validation for optional number and variable types 2025-02-21 10:00:37 +01:00