Waleed Latif
|
fdfef2d254
|
fix: remove unused workflow/[id] routeand util functions
|
2025-03-12 00:49:29 -07:00 |
|
Waleed Latif
|
e87e230416
|
feat(logger): added new logger for remaining 1/2 of api endpoints
|
2025-03-12 00:47:29 -07:00 |
|
Waleed Latif
|
3e02c81e2a
|
feat(logger): added new logger to half of the api routes
|
2025-03-12 00:13:47 -07:00 |
|
Waleed Latif
|
f64715aa16
|
feat(logger): added new logger
|
2025-03-11 23:46:37 -07:00 |
|
Waleed Latif
|
7d8411630e
|
fix: resolve serialization error during build by using memory caching for builds
|
2025-03-11 23:28:08 -07:00 |
|
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 |
|
Waleed Latif
|
f66d858384
|
chore: remove unused dependencies
|
2025-03-11 16:20:48 -07:00 |
|
Waleed Latif
|
3f8999f674
|
fix: wrap agent response in 'response' for consistency across all blocks
|
2025-03-11 16:10:30 -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
|
18eecbaa30
|
fix: turned off required input for function for ui
|
2025-03-11 05:00:07 -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 |
|
Waleed Latif
|
9c2c4e3384
|
feat: force google to give us refresh tokens back during oauth
|
2025-03-10 23:45:28 -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
|
aa26ee2eeb
|
fix: update evaluator to align with new responseFormat logic
|
2025-03-10 18:03:09 -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
|
d477f6d17e
|
fix: simplified error response format for google tools
|
2025-03-10 04:54:35 -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
|
b4930404c9
|
fix(tools): fixed docs create & write tools
|
2025-03-10 04:35:21 -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
|
58bd4bdfb2
|
improvement(ui): sidebar colors
|
2025-03-10 03:44:05 -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
|
0b0a4e91d9
|
feat(file-selector): upgraded sheets block & tools to use file selector
|
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
|
03e1ab8443
|
improvement(ui): block alignment
|
2025-03-10 01:18:32 -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 |
|