Waleed
68df95906f
feat(changelog): added changelog and gh action to auto-release ( #1423 )
...
* feat(changelog): added changelog
* finished changelog
* updated metadata
* reverted env
* cleanup
---------
Co-authored-by: waleed <waleed>
2025-09-22 21:35:21 -07:00
Waleed
760219dcce
feat(i18n): update translations ( #1421 )
2025-09-22 19:52:51 -07:00
Waleed
f1b83c1988
feat(tools): added resend email sender ( #1420 )
2025-09-22 19:16:42 -07:00
Vikhyath Mondreti
2f97782df0
feat(undo-redo): undo/redo for canvas editing ( #1392 )
...
* feat(undo-redo): support undo-redo on canvas
* fix zoom live subscribe
* progress
* fix subflows
* progress
* fix subflow logic
* pruning stacks
* centralize unique naming logic
* fix type issues
* address greptile comments
* remove timeouts
2025-09-22 16:38:13 -07:00
Waleed
7cb303e713
fix(redirects): move redirects for terms/privacy to client-side redirects ( #1418 )
2025-09-22 15:10:29 -07:00
Waleed
8eaa83fe21
fix(billing): reset usage on transition from free -> paid plan ( #1397 )
...
* fix(billing): reset usage on transition from free -> paid plan
* fixes: pro->team upgrade logic, single org server side check on invite routes
* ui improvements
* cleanup team-members code
* minor renaming
* progress
* fix pro->team upgrade to prevent double billing
* add subscription delete case handler
---------
Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai >
2025-09-22 13:58:29 -07:00
Waleed
aa01e7e58a
fix(actions): update trigger.dev github action ( #1417 )
2025-09-22 12:38:31 -07:00
Waleed
a3c76da636
chore(deps): update trigger.dev sdk ( #1416 )
2025-09-22 12:30:28 -07:00
Waleed
cf19c895bb
chore(deps): upgdate trigger.dev cli ( #1414 )
2025-09-22 12:24:45 -07:00
Waleed
73d779ad79
fix(csp): added terms, privacy, & logo URLs to CSP ( #1413 )
2025-09-22 12:04:48 -07:00
Emir Karabeg
25781279e2
feat: added favicon ( #1410 )
2025-09-22 11:14:06 -07:00
Waleed
6fada45cd8
improvement(readme): update readme.md ( #1412 )
2025-09-22 11:12:25 -07:00
Waleed
e640102797
feat(otp): added environemnt variable to control enforcement of verified accounts ( #1411 )
...
* feat(otp): added environemnt variable to control enforcement of verified accounts
* added to helm
2025-09-22 11:04:47 -07:00
Vikhyath Mondreti
16f5819941
fix(missing-user-stats): missing user stats rows covered via migration' ( #1409 )
2025-09-22 10:50:04 -07:00
Waleed
d83865c635
fix(tools): fixed arxiv tools ( #1403 )
2025-09-21 12:05:41 -07:00
Waleed
6b4ebbac6e
feat(404): added 404 page ( #1401 )
...
* feat(404): added 404 page
* use provided brand support email over default sim one
2025-09-20 14:35:44 -07:00
Waleed
708321d0bf
fix(tools): added transform response to handle non-json responses for internal tools ( #1400 )
2025-09-20 14:17:47 -07:00
Waleed
e4d35afe1f
improvement(usage): bar execution if limits cannot be determined, init user stats record on user creation instead of in stripe plugin ( #1399 )
...
* improvement(usage): bar execution if limits cannot be determined, init user stats record on user creation instead of in stripe plugin
* upsert user stats record in execution logger
2025-09-20 14:08:51 -07:00
Waleed
1d74ccfeda
fix(ollama): fix ollama container for CPU vs GPU mode ( #1396 )
2025-09-20 12:08:44 -07:00
Waleed
545e590ce5
fix(emails): updated path for email assets to absolute rather than relative paths ( #1398 )
2025-09-20 12:08:34 -07:00
Waleed
93f9293f2c
fix(verification): add OTP dev skip ( #1395 )
2025-09-20 11:31:41 -07:00
Vikhyath Mondreti
b5570c1c0e
fix(cursor): misaligned in long inputs ( #1388 )
2025-09-19 11:49:36 -07:00
Waleed
225571c49a
improvement(search): improved filters UI and search suggestions ( #1387 )
...
* improvement(search): improved filters UI and search suggestions
* update tool input UI
2025-09-19 11:22:47 -07:00
Waleed
a1c518e4e1
feat(file): add more upload types to the file block ( #1386 )
2025-09-19 10:07:52 -07:00
Vikhyath Mondreti
04922fe5c9
fix(generic-webhooks): idempotency simplification, generic webhook vars changes ( #1384 )
...
* fix(idempotency): simplify for deterministic provider based checks
* remove generic webhook outputs and allow body to be referenced via vars
2025-09-19 10:03:45 -07:00
Waleed
8e70a61ba9
fix(docker): added copilot-related keys to docker container definitions ( #1382 )
2025-09-18 21:08:25 -07:00
Waleed
abae6b96b5
feat(i18n): update translations ( #1381 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-09-18 18:18:17 -07:00
Adam Gough
7327b448e5
Improvement(sharepoint): added ability to create list items, different from create list ( #1379 )
...
* added add list items
(cherry picked from commit df6ea35d5bb975c03c7ec0c787bd915f34890ac0)
* bun run lint
* minor changes
---------
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
Co-authored-by: Adam Gough <adamgough@Adams-MacBook-Pro.local >
2025-09-18 14:18:58 -07:00
Waleed
eb1e90bb7f
improvement(search): added more granular logs search, added logs export, improved overall search experience ( #1378 )
...
* improvement(search): added more granular logs search, added logs export, improved overall search experience
* updated tests
2025-09-18 13:58:44 -07:00
Vikhyath Mondreti
3905d1cb81
fix(selectors): gdrive and slack selectors inf loops ( #1376 )
...
* fix(selectors): gdrive and slack selectors inf loops
* remove comment
2025-09-18 11:40:36 -07:00
Waleed
cd084e8236
fix(actions): updated i18n gh action to use PAT instead of default token ( #1377 )
2025-09-18 11:29:02 -07:00
Waleed
5d96484501
fix(variables): remove quote stripping from short & long inputs ( #1375 )
...
* fix(variables): remove quote stripping from short & long inputs
* restore env
* remove quote stripping everywhere
* remove unused file
2025-09-18 11:04:22 -07:00
Waleed
6747a497fc
fix(migrations): upgrade drizzle-kit in migrations container ( #1374 )
...
* fix(migrations): upgrade drizzle-kit in migrations container
* fix comments
* rm unused file
2025-09-18 11:04:06 -07:00
Adam Gough
d0b69455e2
Improvement(sharepoint): added more operations in sharepoint ( #1369 )
...
* added list tools
* not working yet
* improved read and create
* added scopes
* updated sharepoint tools
* added greptile comments
---------
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
2025-09-17 19:16:12 -07:00
Vikhyath Mondreti
6028b1f5c0
fix(dockerfile): needs dummy db url ( #1368 )
2025-09-17 18:56:54 -07:00
Waleed
658cf11299
improvement(idempotency): added atomic claims to prevent duplicate processing for long-running workflows ( #1366 )
...
* improvement(idempotency): added atomic claims to prevent duplicate processing for long-running workflows
* ack PR comments
2025-09-17 17:17:55 -07:00
Waleed
6312df3a07
feat(signup): added back to login functionality to OTP page ( #1365 )
...
* update infra and remove railway
* feat(signup): added back to login functionalityfrom OTP page
* remove placeholders from docker commands, simplified login flow
* Revert "update infra and remove railway"
This reverts commit abfa2f8d51 .
2025-09-17 17:17:37 -07:00
Vikhyath Mondreti
9de7a00373
improvement(code-structure): move db into separate package ( #1364 )
...
* improvement(code-structure): move db into separate package
* make db separate package
* remake bun lock
* update imports to not maintain two separate ones
* fix CI for tests by adding dummy url
* vercel build fix attempt
* update bun lock
* regenerate bun lock
* fix mocks
* remove db commands from apps/sim package json
2025-09-17 15:41:13 -07:00
Waleed
325a666a8b
improvement(landing): insert prompt into copilot panel from landing, open panel on entry ( #1363 )
...
* update infra and remove railway
* improvement(landing): insert prompt into copilot panel from landing, open panel on entry
* Revert "update infra and remove railway"
This reverts commit abfa2f8d51 .
* fixes
* remove debug logs
* go back to old env
2025-09-17 12:28:22 -07:00
Emir Karabeg
009e1da5f1
improvement(platform): ui/ux ( #1357 )
...
* improvement: branding; auth; chat-deploy
* improvement: docs favicon
* fix: rolled back verification logic
2025-09-16 21:51:23 -07:00
Vikhyath Mondreti
6101493f12
fix(next-js): pin version ( #1358 )
...
* fix(next-js): pin version
* fix
2025-09-16 21:50:52 -07:00
Adam Gough
4b5c2b43e9
feat(google-forms): added google forms block ( #1343 )
...
* fix(sidebar): draggable cursor on sidebar when switching workflows (#1276 )
* added google form tool to read forms
* added trigger mode and block docs
* updated docs
* removed file
* reverted diff
* greptile comments
* Reverted bun file
* remove outdated code for old webhook modal
* restore ui changes to webhooks
* removed provider specific logic
* fix lint
---------
Co-authored-by: Waleed Latif <walif6@gmail.com >
Co-authored-by: Vikhyath Mondreti <vikhyathvikku@gmail.com >
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai >
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
Co-authored-by: Siddharth Ganesan <33737564+Sg312@users.noreply.github.com >
2025-09-16 21:20:59 -07:00
Vikhyath Mondreti
bd402cdda5
fix(layout): fix layout semantics on invite page ( #1356 )
2025-09-16 21:17:51 -07:00
Emir Karabeg
0c30646a2d
improvement: branding; auth; chat-deploy ( #1351 )
...
* improvement: branding; auth; chat-deploy
* improvement: docs favicon
2025-09-16 21:16:55 -07:00
Vikhyath Mondreti
53792b9a1d
fix bun lock ( #1354 )
2025-09-16 21:02:11 -07:00
Vikhyath Mondreti
48f86e66f4
fix(better-auth): revert back to version 1.2.9 ( #1352 )
2025-09-16 20:53:01 -07:00
Waleed
fd422b5d0d
feat(sms): add generic sms sending block/tool ( #1349 )
...
* update infra and remove railway
* feat(sms): add generic sms sending block/tool
* added docs
* Revert "update infra and remove railway"
This reverts commit abfa2f8d51 .
* updated colors
* remove fallbacks, stronger typing
2025-09-16 17:47:15 -07:00
Waleed
17cf72834d
improvement(gh): fix i18n github action to run on merge to staging ( #1350 )
...
* update infra and remove railway
* improvement(ci): fix i18n github action
* Revert "update infra and remove railway"
This reverts commit abfa2f8d51 .
2025-09-16 17:34:53 -07:00
Waleed
3122b506fd
feat(tools): add generic mail sending block/tools, updated docs script ( #1348 )
...
* update infra and remove railway
* feat(tools): add generic mail sending block/tools, updated docs script
* Revert "update infra and remove railway"
This reverts commit abfa2f8d51 .
* remove message id
* updated type
2025-09-16 16:06:31 -07:00
Waleed
a31305b7ee
fix(bun): pin bun version for db migrations ( #1347 )
...
* fix(migrations): downgrade nextjs
* fix(bun): pin bun version in db migrations
* Revert "fix(migrations): downgrade nextjs"
This reverts commit 27b544f22d .
2025-09-16 14:31:37 -07:00