Commit bf0ea10
merge(staging-to-main) (#577)
* feat(agent): agent model dropdown combobox (#572)
* feat: agent model dropdown combobox
* fix(cli): package type for esm imports, missing realtime (#574)
* fix: package type for esm imports, missing realtime calls and use of migrate
* chore: bump cli
* fix sourceBlock null check
* fix(kb): fix kb navigation URLs
* fix(csp): update CSP to allow for google drive picker
* feat(dropdown): added optional icon to agent model dropdown
---------
Co-authored-by: Aditya Tripathi <[email protected]>
Co-authored-by: Vikhyath Mondreti <[email protected]>
Co-authored-by: Waleed Latif <[email protected]>
* fix concurrent req check (#576)
Co-authored-by: Vikhyath Mondreti <[email protected]>
---------
Co-authored-by: Emir Karabeg <[email protected]>
Co-authored-by: Aditya Tripathi <[email protected]>
Co-authored-by: Vikhyath Mondreti <[email protected]>
Co-authored-by: Waleed Latif <[email protected]>
Co-authored-by: Vikhyath Mondreti <[email protected]>1 parent 9be41b4 commit bf0ea10
File tree
9 files changed
+739
-21
lines changed- apps/sim
- app
- api/workflows/[id]/execute
- workspace/[workspaceId]/w/[workflowId]/components/workflow-block/components/sub-block
- components
- blocks
- blocks
- components
- providers
- serializer
9 files changed
+739
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
54 | 59 | | |
55 | 60 | | |
56 | 61 | | |
| |||
86 | 91 | | |
87 | 92 | | |
88 | 93 | | |
89 | | - | |
| 94 | + | |
90 | 95 | | |
91 | 96 | | |
92 | 97 | | |
| |||
291 | 296 | | |
292 | 297 | | |
293 | 298 | | |
294 | | - | |
| 299 | + | |
295 | 300 | | |
296 | 301 | | |
297 | 302 | | |
| |||
392 | 397 | | |
393 | 398 | | |
394 | 399 | | |
395 | | - | |
| 400 | + | |
396 | 401 | | |
397 | 402 | | |
398 | 403 | | |
| |||
0 commit comments