Commit Graph

437 Commits

Author SHA1 Message Date
Emir Karabeg
2148e24b0f fix(landing: GH stars 2025-03-11 22:16:51 -07:00
Emir Karabeg
db5db6f63e improvement(ui): logs layout and styling 2025-03-11 22:15:23 -07:00
Emir Karabeg
9c443bda3d fix(ui): panel close icon 180 degree rotate 2025-03-11 19:16:50 -07:00
Emir Karabeg
c22b535e49 fix(providers): sanitzed temperature from model request for models that don't accept that parameter 2025-03-11 19:12:35 -07:00
Emir Karabeg
5e101e4dac fix(agent-block): hide temperature for models without temperature input 2025-03-11 16:09:51 -07:00
Emir Karabeg
f4fdda36df fix(ux): envvar dropdown on focus for api keys in subblock 2025-03-11 15:51:20 -07:00
Emir Karabeg
47f16cd8c8 fix: webhook response format 2025-03-11 15:05:53 -07:00
Waleed Latif
8e37172377 fix: adding debug logs to figure out response format issue 2025-03-11 15:04:43 -07:00
Waleed Latif
5030fdb537 feat(oauth): added token refresh to drive file fetch 2025-03-11 13:37:58 -07:00
Emir Karabeg
843ab03608 improvement(webhook): added redis for processing duplicate requests 2025-03-11 04:32:57 -07:00
Emir Karabeg
3ac9cf5d8c fix: duplicate whatsapp messasge fix 2025-03-11 03:50:09 -07:00
Emir Karabeg
b58b6532aa fix: waiting for env vars to resolve before executing 2025-03-11 02:55:42 -07:00
Waleed Latif
1959b3b2c8 fix: added check for empty strings in executor to be treated as null, add debug logs for async workflow executions with agent response format 2025-03-11 01:48:22 -07:00
Waleed Latif
6985b2e174 feat: use OTP instead of email verification on signup 2025-03-11 00:29:00 -07:00
Emir Karabeg
ff94684774 fix: get error messages from nested objects (this fixes google sheets error msg) 2025-03-10 23:15:53 -07:00
Waleed Latif
b446a3ce51 feat(oauth): added x oauth, needs to be fixed bc twitter doesn't respond with user's email 2025-03-10 18:32:49 -07:00
Waleed Latif
490ba4eb87 improvement: actually follow json-schema format for response format and make structured output enforced for providers 2025-03-10 16:38:31 -07:00
Waleed Latif
4feff7ea4f improvement: add draggable images into help modal 2025-03-10 04:44:20 -07:00
Waleed Latif
6688c6093c feat: added postprocessing to tools for tools that need multiple api calls in succession 2025-03-10 04:37:45 -07:00
Waleed Latif
85175aef2b feat(tools): added google docs tools/block 2025-03-10 04:35:21 -07:00
Emir Karabeg
d2621844bf improvement(ui): loading animation consistent 2025-03-10 03:48:35 -07:00
Emir Karabeg
6d9c5f21a9 improvement(ui): run button hover 2025-03-10 03:46:25 -07:00
Emir Karabeg
da710a3522 feat(help): switched to modal 2025-03-10 03:12:34 -07:00
Emir Karabeg
2fef7324de improvement(ui): agent required params and run button 2025-03-10 02:31:01 -07:00
Waleed Latif
b94e3622b4 improvement: fixed file selector styling 2025-03-10 02:19:39 -07:00
Waleed Latif
25cf7a55fc feat: added file selector for google drive 2025-03-10 02:19:39 -07:00
Emir Karabeg
7db6f8b273 feat(logs): added logs sidebar 2025-03-10 02:00:44 -07:00
Emir Karabeg
8124834e80 fix(landing): removed dead links 2025-03-10 01:18:32 -07:00
Emir Karabeg
3d881eadaa improvement(ui): logs styling 2025-03-10 01:18:32 -07:00
Waleed Latif
8fc3048b01 fix: un-bold text in credential selector 2025-03-10 00:56:43 -07:00
Waleed Latif
56d37e2d2d fix: add the ability to select multiple workflows in logs 2025-03-10 00:51:13 -07:00
Waleed Latif
744396c56c feat: added help page and route 2025-03-10 00:36:15 -07:00
Waleed Latif
d56aaeede8 feat: added privacy and terms pages and landing footer 2025-03-09 18:45:00 -07:00
Waleed Latif
af30c296f4 fix(stateless): add support for oauth credentials in stateless executions 2025-03-09 18:13:22 -07:00
Waleed Latif
b8c30396cb feat(serverless): for serverless executions (webhooks & scheduled), use workflow-id based authentication instead of session based to support OAuth 2025-03-09 17:43:50 -07:00
Waleed Latif
31ec93e688 fix(webhook): fix webhook execution to be identical to scheduled, manual executions besides pre-processing 2025-03-09 17:22:23 -07:00
Waleed Latif
9baaccb4be improvement(ui): fixed some styling for credential selector 2025-03-09 16:49:38 -07:00
Waleed Latif
fd510d582e improvement(logging): created common logging utility for all executions 2025-03-09 04:37:50 -07:00
Waleed Latif
3bb6b5bf02 improvement(webhooks): consolidated webhook routes 2025-03-09 04:21:29 -07:00
Waleed Latif
6b10c8fedc improvement: standardized oauth implementation & ui 2025-03-08 20:47:50 -08:00
Waleed Latif
b53177cd14 improvement: cleanup style and display for webhooks 2025-03-08 20:16:05 -08:00
Waleed Latif
6cbb4c0017 improvement(ui): add tooltip to show if a field is required 2025-03-08 19:36:53 -08:00
Waleed Latif
d6d9f30b76 improvement: auto-select oauth credential if there is only one detected 2025-03-08 17:56:12 -08:00
Waleed Latif
fd96ddafca fix(tools): fixed whatsapp send message tool 2025-03-08 16:49:28 -08:00
Waleed Latif
a4d04c788e feat(oauth): added google sheets scopes and oauth 2025-03-08 03:35:29 -08:00
Waleed Latif
e7b3d4855a fix: standardized logging for scheduled, webhooks, manual executions, and api endpoints 2025-03-08 03:23:24 -08:00
Waleed Latif
05a9bfdcb5 feat(webhooks): added logic to execute workflows from webhooks 2025-03-08 03:16:34 -08:00
Waleed Latif
63724d0cc7 feat(webhooks): consolidated webhook routes and added logs to debug webhook connection 2025-03-08 03:04:44 -08:00
Waleed Latif
16560d8a89 feat(webhooks): testing whatsapp webhook in prod 2025-03-07 17:25:59 -08:00
Waleed Latif
011c21781e feat(webhooks): testing whatsapp webhook in prod 2025-03-07 17:08:14 -08:00