Waleed Latif
766279bb8b
feat(integrations): added parallel AI, mySQL, and postgres block/tools ( #1126 )
...
* feat(integrations): added parallel ai block/tool and corresponding docs
* add postgres block
* added mysql block
* enrich docs for Postgres and MySQL
* make password fields user only for mysql and postgres
* fixed build
* ack greptile comments
* fix PR comments
* remove search_id from parallel ai
* fix parallel ai params
2025-08-23 21:43:55 -07:00
Adam Gough
1038e148c3
fix autoconnect ( #1127 )
2025-08-23 20:46:03 -07:00
Adam Gough
8b78200991
fix(onedrive): fixed advanced mode ( #1122 )
...
* fixed onedrive advanced mode
* removed logger
* removed loger
* added a slack instruction
* remove folderId
---------
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
2025-08-23 19:49:13 -07:00
Siddharth Ganesan
c8f4791582
Feat/copilot client clean ( #1118 )
...
* SSE tool call v1 - not tested yet
* Handle tool call generation sse
* Add mark complete api
* copilot new progress
* Migrate get user workflow
* Run workflow migrated
* Migrate run workflow and remove some dead code
* Migrate gdrive request access
* Add server side execution logic
* Get block metadata migrated
* Build workflow progress
* Somewhat working condition, build still broken
* Stuff
* Get workflow console
* search online tool
* Set/get env vars
* oauth, gdrive list, gdrive read
* Search docs
* Build workflow update
* Edit workflow
* Migrate plan tool
* Checkoff
* Refactor
* Improvement
* checkpoint
* New store basics
* Generating adds to map
* Update
* Display v1
* Update
* Stuff
* Stuff
* Stuff
* Edit works
* Interrupt tool fixes
* Interrupt tool fixes
* Good progress
* new copilot to copilot
* Fix chat laoding
* Skip rendering of non registered tools
* Small fix
* Updates
* Updates
* Updates
* Update
* Some fixes
* Revert fixes
* run workflow
* Move to background button shows up
* User input scroll bar
* Lint
* Build errors
* Diff controls
* Restore ui
* Ui fixes
* Max mode ui
* Thinking text collapse
* Tool ui updates
* Mode selector UI
* Lint
* Ui
* Update icon
* Dummy test
* Lint
2025-08-23 18:11:10 -07:00
Vikhyath Mondreti
6c9e0ec88b
improvement(logging): capture pre-execution validation errors in logging session ( #1124 )
...
* improvement(pre-exec-errors): capture pre-execution validation errors in logging session
* fix param shape for schedules
* fix naming
2025-08-23 18:08:57 -07:00
Adam Gough
bbbf1c2941
fix(teams-wh): fixed teams wh payload ( #1119 )
...
* first push
* fixed variable res
* lint
---------
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
2025-08-23 17:59:00 -07:00
Vikhyath Mondreti
efc487a845
improvement(chat-file-upload): add visual indication of file upload exceeding limit ( #1123 )
...
* improvement(chat-file-upload): add visual indication of file upload exceeding limit
* fix duplicate error + lint
* fix lint
* fix lint
2025-08-23 17:08:41 -07:00
Vikhyath Mondreti
5786909c5e
fix(tag-dropdown): arrow navigation for submenu affecting text input cursor ( #1121 )
2025-08-23 16:19:45 -07:00
Vikhyath Mondreti
833c5fefd5
fix(logs): fix to remove retrieval of execution of data for basic version of call ( #1120 )
2025-08-23 15:51:08 -07:00
Adam Gough
79dd1ccb9f
fix(ux): minor ux changes ( #1109 )
...
* minor UX fixes
* changed variable collapse
* lint
---------
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
2025-08-23 15:50:40 -07:00
Waleed Latif
730164abee
fix(custom-tool): fix textarea, param dropdown for available params, validation for invalid schemas, variable resolution in custom tools and subflow tags ( #1117 )
...
* fix(custom-tools): fix text area for custom tools
* added param dropdown in agent custom tool
* add syntax highlighting for params, fix dropdown styling
* ux
* add tooltip to prevent indicate invalid json schema on schema and code tabs
* feat(custom-tool): added stricter JSON schema validation and error when saving json schema for custom tools
* fix(custom-tool): allow variable resolution in custom tools
* fix variable resolution in subflow tags
* refactored function execution to use helpers
* cleanup
* fix block variable resolution to inject at runtime
* fix highlighting code
---------
Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai >
2025-08-23 13:15:12 -07:00
Vikhyath Mondreti
25b2c45ec0
fix(billing): change reset user stats func to invoice payment succeeded ( #1116 )
...
* fix(billing): change reset user stats func to invoice payment succeeded
* remove nonexistent billing reason
2025-08-23 10:50:23 -07:00
Vikhyath Mondreti
780870c48e
fix(billing): make subscription table source of truth for period start and period end ( #1114 )
...
* fix(billing): vercel cron not processing billing periods
* fix(billing): cleanup unused POST and fix bug with billing timing check
* make subscriptions table source of truth for dates
* update org routes
* make everything dependent on stripe webhook
---------
Co-authored-by: Waleed Latif <walif6@gmail.com >
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: Adam Gough <77861281+aadamgough@users.noreply.github.com >
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
2025-08-23 10:25:41 -07:00
Vikhyath Mondreti
917552f041
fix(billing): vercel cron not processing billing periods ( #1112 )
2025-08-22 16:52:31 -07:00
Vikhyath Mondreti
be810013c7
feat(native-bg-tasks): support webhooks and async workflow executions without trigger.dev ( #1106 )
...
* feat(native-bg-tasks): support webhooks and async workflow executions without trigger"
* fix tests
* fix env var defaults and revert async workflow execution to always use trigger
* fix UI for hiding async
* hide entire toggle
2025-08-22 14:43:21 -07:00
Waleed Latif
60c4668682
fix(naming): prevent identical normalized block names ( #1105 )
2025-08-22 13:20:45 -07:00
Emir Karabeg
a268fb7c04
fix(chat-deploy): dark mode ui ( #1101 )
2025-08-22 12:23:11 -07:00
Waleed Latif
6c606750f5
improvement(signup): modify signup and login pages to not show social sign in when not configured, increase logo size ( #1103 )
2025-08-22 12:15:59 -07:00
Waleed Latif
e13adab14f
improvement(wand): upgrade wand to use SSE ( #1100 )
...
* improvement(wand): upgrade wand to use SSE
* fix(ocr-azure): added OCR_AZURE_API_KEY envvar (#1102 )
* make wand identical to chat panel
2025-08-22 12:01:16 -07:00
Waleed Latif
44bc12b474
fix(ocr-azure): added OCR_AZURE_API_KEY envvar ( #1102 )
2025-08-22 11:49:56 -07:00
Waleed Latif
2ebfb576ae
fix(day-picker): remove unused react-day-picker ( #1094 )
2025-08-21 21:29:20 -07:00
Vikhyath Mondreti
11a7be54f2
fix circular dependsOn for Jira manualIssueKey
2025-08-21 21:21:19 -07:00
Vikhyath Mondreti
f5219d03c3
fix(ms-oauth): oauth edge cases ( #1093 )
2025-08-21 21:19:11 -07:00
Waleed Latif
f0643e01b4
fix(logs): make child workflow span errors the same as root level workflow errors ( #1092 )
2025-08-21 21:17:09 -07:00
Adam Gough
77b0c5b9ed
Fix(excel-range): fixed excel range ( #1088 )
...
* added auto range
* lint
* removed any
* utils file
---------
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
2025-08-21 20:04:20 -07:00
Adam Gough
9dbd44e555
fix(webhook-payloads): fixed the variable resolution in webhooks ( #1019 )
...
* telegram webhook fix
* changed payloads
* test
* test
* test
* test
* fix github dropdown
* test
* reverted github changes
* fixed github var
* test
* bun run lint
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test push
* test
* bun run lint
* edited airtable payload and webhook deletion
* Revert bun.lock and package.json to upstream/staging
* cleaned up
* test
* test
* resolving more cmments
* resolved comments, updated trigger
* cleaned up, resolved comments
* test
* test
* lint
---------
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
2025-08-21 20:03:04 -07:00
Waleed Latif
9ea9f2d52e
improvement(log-level): make log level configurable via envvar ( #1091 )
2025-08-21 19:40:47 -07:00
Waleed Latif
4cd707fadb
improvement(emails): fixed email subjects to use provided brand name ( #1090 )
...
* improvement(emails): fixed email subjects to use provided brand name
* update manifest to use dynamic background & theme color
2025-08-21 19:34:05 -07:00
Waleed Latif
f0b07428bc
feat(theme): added custom envvars for themes ( #1089 )
...
* feat(theme): added custom envvars for themes
* add regec
2025-08-21 19:27:56 -07:00
Vikhyath Mondreti
8c9e182e10
fix(infinite-get-session): pass session once per tree using session provider + multiple fixes ( #1085 )
...
* fix(infinite-get-session): pass session using session provider
* prevent auto refetch
* fix typing:
* fix types
* fix
* fix oauth token for microsoft file selector
* fix start block required error
2025-08-21 18:45:15 -07:00
Waleed Latif
33dd59f7a7
fix(db-consts): make the migrations image fully standalone by adding db consts ( #1087 )
2025-08-21 17:25:35 -07:00
Waleed Latif
53ee9f99db
fix(templates): added option to delete/keep templates when deleting workspace, updated template modal, sidebar code cleanup ( #1086 )
...
* feat(templates): added in the ability to keep/remove templates when deleting workspace
* code cleanup in sidebar
* add the ability to edit existing templates
* updated template modal
* fix build
* revert bun.lock
* add template logic to workflow deletion as well
* add ability to delete templates
* add owner/admin enforcemnet to modify or delete templates
2025-08-21 17:11:22 -07:00
Vikhyath Mondreti
0f2a125eae
improvement(block-error-logs): workflow in workflow ( #1084 )
...
* improvement(add-block-logs): workflow in workflow
* fix lint
2025-08-21 15:01:30 -07:00
Waleed Latif
7e364a7977
fix(emails): remove unused useCustomFromFormat param ( #1082 )
...
* fix(mailer): remove unused useCustomFormat
* bun.lock changes
2025-08-21 12:09:03 -07:00
Waleed Latif
35a37d8b45
fix(acs): added FROM_EMAIL_ADDRESS envvar for ACS ( #1081 )
...
* fix: clear Docker build cache to use correct Next.js version
* fix(mailer): add FROM_EMAIL_ADDRESS envvar for ACS
* bun.lock
* added tests
2025-08-21 11:57:44 -07:00
Vikhyath Mondreti
2b52d88cee
fix(migrations): add missing migration for document table ( #1080 )
...
* fix(migrations): add missing migration for document table
* add newline at end of file
2025-08-21 11:48:54 -07:00
Waleed Latif
4c9fdbe7fb
fix(nextjs): downgrade nextjs due to known issue with bun commonjs module bundling ( #1073 )
2025-08-21 01:23:10 -07:00
Waleed Latif
db1cf8a6db
fix(placeholder): fix starter block placeholder ( #1071 )
2025-08-20 21:01:37 -07:00
Vikhyath Mondreti
c6912095f7
fix placeholder text
2025-08-20 20:38:15 -07:00
Waleed Latif
154d9eef6a
fix(gpt-5): fix chat-completions api ( #1070 )
2025-08-20 20:36:12 -07:00
Emir Karabeg
c2ded1f3e1
fix(theme-provider): preventing flash on page load ( #1067 )
...
* fix(theme-provider): preventing flash on page load
* consolidated themes to use NextJS theme logic
* improvement: optimized latency
2025-08-20 20:20:23 -07:00
Waleed Latif
ff43528d35
fix(gpt-5): fixed verbosity and reasoning params ( #1069 )
...
* fix(gpt-5): fixed verbosity and reasoning parsm
* fixed dropdown
* default values for verbosity and reasoning effort
* cleanup
* use default value in dropdown
2025-08-20 20:18:02 -07:00
Vikhyath Mondreti
692ba69864
fix type
2025-08-20 20:00:41 -07:00
Adam Gough
cb7ce8659b
fix(msverify): changed consent for microsoft ( #1057 )
...
* changed consent
* changed excel error message and default sheets
* changed variable res for excel
---------
Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net >
2025-08-20 19:54:51 -07:00
Vikhyath Mondreti
5caef3a37d
fix(input-format): first time execution bug ( #1068 )
2025-08-20 19:52:04 -07:00
Waleed Latif
a6888da124
fix(semantics): fix incorrect imports ( #1066 )
...
* fix(semantics): fix incorrect import
* fixed all incorrecr imports
2025-08-20 19:02:52 -07:00
Vikhyath Mondreti
07b0597f4f
improvement(trigger): upgrade import path for trigger ( #1065 )
2025-08-20 18:41:13 -07:00
Vikhyath Mondreti
71e2994f9d
improvement(trigger): upgrade trigger ( #1063 )
2025-08-20 18:33:01 -07:00
Waleed Latif
dd74267313
feat(nextjs): upgrade nextjs to 15.5 ( #1062 )
2025-08-20 18:22:35 -07:00
Vikhyath Mondreti
9ffaf305bd
feat(input-format): add value field to test input formats ( #1059 )
...
* feat(input-format): add value field to test input formats
* fix lint
* fix typing issue
* change to dropdown for boolean
2025-08-20 18:03:47 -07:00