Waleed
0fb084b9e4
fix(subflows): prevent cross-boundary connections on autoconnect drop between subflow blocks and regular blocks ( #2366 )
2025-12-13 17:38:59 -08:00
Waleed
95b9ca4670
feat(registration): allow self-hosted users to disable registration altogether ( #2365 )
...
* feat(registration): allow self-hosted users to disable registration altogether
* updated tests
* fix build
2025-12-13 17:34:53 -08:00
Vikhyath Mondreti
746ff68a2e
fix(sub-deletion): subscription deletion handling for pro vs team/enterprise ( #2364 )
...
* fix(subscription): deletion should sync pro limits back to free
* consolidate duplicate code
2025-12-13 16:10:47 -08:00
Waleed
75a5b43252
feat(og): update og image ( #2362 )
2025-12-13 15:52:13 -08:00
Vikhyath Mondreti
8d0e50fd0d
improvement(admin-routes): cleanup code that could accidentally desync stripe and DB ( #2363 )
...
* remove non-functional admin route
* stripe updates cleanup
2025-12-13 15:11:14 -08:00
Waleed
f7d1b06d75
feat(docs): add opengraph to docs for dynamic link preview ( #2360 )
2025-12-13 13:51:43 -08:00
Vikhyath Mondreti
73940ab390
fix(deployed-chat): voice mode ( #2358 )
...
* fix(deployed-chat): voice mode
* remove redundant check
* consolidate query
* invalidate session on password change + race condition fix
2025-12-13 12:31:03 -08:00
Vikhyath Mondreti
f111dac020
improvement(autolayout): reduce horizontal spacing ( #2357 )
2025-12-13 11:06:42 -08:00
Waleed
690be530c8
chore(icons): update spotify icon ( #2356 )
2025-12-13 02:11:42 -08:00
Waleed
4edb3be52d
fix(spotify): added missing human readable scopes to oauth required modal ( #2355 )
2025-12-12 21:09:12 -08:00
Waleed
9c8d845ba4
feat(ui): added component playground & fixed training modal ( #2354 )
2025-12-12 21:05:26 -08:00
Waleed
65ac64c2cf
feat(i18n): update translations ( #2351 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-12 20:15:06 -08:00
Waleed
9e3e18601c
fix(next): externalize playwright and ws ( #2352 )
2025-12-12 20:14:53 -08:00
Waleed
821d127c00
fix(build): explicitly install shims module from anthropic and openai in stagehand route ( #2350 )
2025-12-12 19:24:47 -08:00
Siddharth Ganesan
ecf5209e6f
feat(integration): add spotify ( #2347 )
...
* Add spotify
* Finish spotify integration
* Fix logo
* fix build
* Rename tools
* Fix docs
* Fix lint
* Fix imports
* ran lint
---------
Co-authored-by: waleed <walif6@gmail.com >
2025-12-12 19:22:17 -08:00
Vikhyath Mondreti
132f4bca38
fix(validation): don't validate disabled blocks ( #2348 )
2025-12-12 19:02:08 -08:00
Waleed
d27f7c232b
fix(next): remove openai and anthropic sdk's from serverExternalPackages ( #2349 )
2025-12-12 18:09:17 -08:00
Siddharth Ganesan
d06d2b01e3
fix(copilot): fix incorrectly sanitizing json state ( #2346 )
...
* Fix
* Fix
* Remove dead code
* Fix lint
2025-12-12 17:55:29 -08:00
Waleed
92db054c53
feat(i18n): update translations ( #2345 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-12 17:50:34 -08:00
Waleed
cd7fa688c9
fix(build): fix DB dockerfile ( #2344 )
2025-12-12 17:11:01 -08:00
Waleed
e359dc2946
fix(cron): reject CRON requests when CRON secret is not set ( #2343 )
2025-12-12 17:08:48 -08:00
Vikhyath Mondreti
0415eb47fe
fix(minor-bugs): grafana, zep, video generation, templates fixes ( #2336 )
...
* make creator profile required
* fix grafana tag dropdown / outputs mismatch
* fix grafana annotations to make dashboard id required
* fix fal ai
* fix fal ai
* fix zep
2025-12-12 17:02:36 -08:00
Waleed
49d31c80f5
feat(i18n): update translations ( #2339 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-12 16:59:04 -08:00
Waleed
0ea600d0e8
fix(browserbase): consoldiated stagehand agent and extract, updated wand UI to resize based on panel size ( #2340 )
2025-12-12 16:58:51 -08:00
Waleed
deb085881f
chore(db): remove unused table and unused route ( #2342 )
2025-12-12 16:58:38 -08:00
Waleed
dda44f7382
fix(build): remove incompatible --frozen-lockfile and --omit dev from docker ( #2341 )
...
* fix(build): remove incompatible --frozen-lockfile and --omit dev from docker
* ack PR comments
2025-12-12 16:58:23 -08:00
Waleed
668118b19b
fix(tools): remove pylon ( #2338 )
2025-12-12 16:00:52 -08:00
Waleed
323e03520d
feat(releases): tag releases to main with version numbers, speed up docker builds ( #2337 )
...
* feat(releases): tag releases to main with version numbers, speed up docker builds
* resize runners
2025-12-12 15:57:10 -08:00
Waleed
ffcaa65590
feat(mcp): added the ability to refresh servers to grab new tools ( #2335 )
...
* feat(mcp): added the ability to refresh servers to grab new tools
* added tests
2025-12-12 11:22:57 -08:00
Adam Gough
cd66fa84d1
fix(tools): fixed trello and telegram operations ( #2332 )
...
* fixed trello output
* fixed telegram
---------
Co-authored-by: aadamgough <adam@sim.ai >
2025-12-11 23:42:10 -08:00
Waleed
045475b9fe
feat(i18n): update translations ( #2334 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-11 23:39:48 -08:00
Waleed
3334dfeefa
fix(firecrawl): updated output for firecrawl extract ( #2333 )
...
* fix(firecrawl): fixed optional params for firecrawl
* fix(build): fixed firecrawl tools
* ack PR comments
2025-12-11 23:06:34 -08:00
Waleed
cb9b88127f
fix(envvars): added industry standard dotenv parsing regex for adding envvars in settings ( #2327 )
...
* fix(envvars): added industry standard dotenv parsing regex for adding envvars in settings
* ack PR comments
* added more edge cases
2025-12-11 22:58:01 -08:00
Waleed
3c8478405c
feat(i18n): update translations ( #2331 )
2025-12-11 21:12:23 -08:00
Waleed
c4fd39df54
fix(firecrawl): fixed optional params for firecrawl ( #2329 )
...
* fix(firecrawl): fixed optional params for firecrawl
* fix(typeform): fixed optional params and outputs for typeform
* ack PR comments
2025-12-11 20:39:15 -08:00
Emir Karabeg
06d2db78ff
improvement(kb): modals, page layouts ( #2330 )
2025-12-11 20:35:26 -08:00
Waleed
516dee14b7
feat(i18n): update translations ( #2328 )
...
Co-authored-by: aadamgough <aadamgough@users.noreply.github.com >
2025-12-11 18:55:53 -08:00
Adam Gough
030ae5cc0a
fix(tools): fixed tool outputs ( #2325 )
...
* fix for asana and apify
* fixed onedrive
* fixed confluence error throwing and added upload file
* fixed google vault tag dropdown and output
* fix google group tag dropdown, var reference
* fixed hubspot output
* fixed pipedrive output
* removed comments
* removed more comments
* consolidated file utils
* fixed hubspot json schema
* fix hubspot search tools
* minor change
2025-12-11 18:24:56 -08:00
Waleed
855e2c418c
fix(kb): handle larger files in the kb ( #2324 )
...
* fix(kb): handle larger files in the kb
* fixed images on login page
2025-12-11 18:22:16 -08:00
Waleed
3bde9e853f
fix(mistral): remove wrapped output from mistral parse for kb parsing pdfs ( #2326 )
2025-12-11 18:15:37 -08:00
Waleed
31b795f8b1
fix(tools): fixed webflow limit and offset params ( #2323 )
2025-12-11 17:07:25 -08:00
Waleed
57b6bc3684
feat(i18n): update translations ( #2321 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-11 15:28:31 -08:00
Esteban Canela
8d4f2e0233
feat(tools): added sqs integration ( #2310 )
...
* feat(tools): added sqs integration
* remove console log
* fix linter issues
2025-12-11 15:14:39 -08:00
Waleed
4da5dd7f74
fix(nextjs): upgrade nextjs to patch security vuln ( #2320 )
2025-12-11 14:58:31 -08:00
Waleed
3b9cbeaa49
fix(tools): updated browser use and stagehand to use the latest models ( #2319 )
...
* fix(stagehand): incl stagehand in the standalone build
* fix(stagehand): updated browser use and stagehand to use the latest models
2025-12-11 14:39:25 -08:00
Waleed
c592e54118
fix(pg): for pg tools, use count isntead of length for number of rows impacted ( #2317 )
2025-12-11 14:03:00 -08:00
Waleed
d02499a915
fix(ollama): fixed messages array for ollama, added gpt-5.2 ( #2315 )
...
* fix(ollama): fixed messages array for ollama, added gpt-5.2
* ack PR comments
2025-12-11 13:51:51 -08:00
Siddharth Ganesan
c0bb85479d
fix(parallel): variable resolution in collection ( #2314 )
...
* Fix var resolution in parallel
* Fix parallel
* Clean logs
* FIx loop error port
2025-12-11 13:51:22 -08:00
Waleed
b595273c3f
fix(vuln): fix dns rebinding/ssrf vulnerability ( #2316 )
2025-12-11 13:42:28 -08:00
Emir Karabeg
193a15aca4
improvement(sidebar): auto-scroll ( #2312 )
...
* fix(sidebar): re-render auto-scroll
* improvement: sidebar-scrolling listener
2025-12-11 12:54:14 -08:00