Waleed
a45bb1bf3b
fix(rce): add 'isolate' to list of trusted deps, fixed custom tools environment resolution ( #2387 )
...
* fix(rce): add isolate to list of trusted deps
* updated error enchancer in RCE
* fixed
* fix build
* fix failing test
* fix build
* fix build
* remove extraneous comment
2025-12-15 15:24:11 -08:00
Waleed
3a5363ac54
feat(i18n): update translations ( #2386 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-15 14:23:29 -08:00
Waleed
17b2e58c32
improvement(rce): updated rce to use isolate pkg for RCE ( #2385 )
...
* improvement(rce): updated rce to use isolate pkg for RCE
* lazy load isolate instance
* update zoom docs
2025-12-15 13:26:39 -08:00
Vikhyath Mondreti
8d38c2f15e
fix(wand): should not be able to use wand ui without write/admin perms ( #2384 )
2025-12-15 13:17:05 -08:00
Waleed
9762bbc451
fix(wand): validate session before allowing access to wand generation ( #2383 )
...
* fix(wand): validate session before allowing access to wand generation
* ack PR comment
* ack PR comments
2025-12-15 12:20:45 -08:00
Vikhyath Mondreti
e43afc8b6c
fix(subscription): incomplete team subscription race condition ( #2381 )
2025-12-15 11:36:08 -08:00
Gaurav Chadha
fcf52ac4d5
fix(landing): prevent url encoding for spaces for footer links ( #2376 )
2025-12-15 10:59:12 -08:00
Shivam
842200bcf2
fix(docs): clarify working directory for drizzle migration ( #2375 )
2025-12-15 10:58:27 -08:00
Waleed
6009a7359f
fix(vllm): remove requirement for api key for vllm ( #2380 )
2025-12-15 10:48:48 -08:00
Waleed
0acd86023c
fix(blog): use unoptimized tag for image assets ( #2374 )
2025-12-14 23:16:09 -08:00
Waleed
a0fb889644
v0.5.29: chat voice mode, opengraph for docs, option to disable auth
v0.5.29
2025-12-13 19:50:06 -08:00
Waleed
431f206930
fix(tools): add validation for ids in tool routes ( #2371 )
2025-12-13 19:40:33 -08:00
Waleed
7443e28054
feat(i18n): update translations ( #2370 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-13 19:26:31 -08:00
Waleed
c962e3b398
feat(webflow): added collection, item, & site selectors for webflow ( #2368 )
...
* feat(webflow): added collection, item, & site selectors for webflow
* ack PR comments
* ack PR comments
2025-12-13 19:14:33 -08:00
Waleed
d5b95cbd33
fix(organizations): move organization better-auth client to conditionally be included based on FF ( #2367 )
...
* fix(organizations): move organization better-auth client to conditionally be included based on FF
* ack PR comment
2025-12-13 19:06:12 -08:00
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
f526c36fc0
v0.5.28: tool fixes, sqs, spotify, nextjs update, component playground
v0.5.28
2025-12-12 21:05:57 -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