3479 Commits

Author SHA1 Message Date
Waleed Latif
bdf123c2bd improvement: added scrolling navigation to logs + general improvements 2025-03-15 15:48:49 -07:00
Waleed Latif
6215a6e8da feat(logs): added gantt chart/trace span for workflow executions 2025-03-15 15:36:16 -07:00
Waleed Latif
58127a00c0 improvement: consolidated copy button component for reuse 2025-03-15 05:57:09 -07:00
Waleed Latif
7c34004223 feat(logs): added tool calls + time to execute to logs, updated workflow_logs db to include metadata 2025-03-15 05:52:24 -07:00
Waleed Latif
dfa9275aa8 fix(evaluator): fix evaluator block to return lowercase metric names 2025-03-15 04:19:24 -07:00
Waleed Latif
1f71f5cc47 feat(docs): added connections + execution docs 2025-03-15 04:14:16 -07:00
Waleed Latif
1e4b60c07e feat(docs): added connections page 2025-03-14 18:39:34 -07:00
Waleed Latif
c3f666383f chore: cleanup root of repo by removing unused cli pacakge 2025-03-14 18:13:04 -07:00
Waleed Latif
95ce00f51d chore: added husky + ran format 2025-03-14 18:09:10 -07:00
Waleed Latif
ef467537d5 docs: Updated dockerfile and README 2025-03-14 18:03:53 -07:00
Waleed Latif
13134f801c fix: remove duplicate middleware, add some docs content 2025-03-14 17:18:17 -07:00
Waleed Latif
c3aa3261f5 feat: redact api keys from console log for tool calls 2025-03-14 16:27:43 -07:00
Waleed Latif
42822482fd fix: route to /w after signup, remove deprecated getSessionCookie function 2025-03-14 16:16:25 -07:00
Waleed Latif
4deef0b769 fix: removed multiple account oauth functionality, updated better-auth to acknowledge security vulnerability 2025-03-14 16:07:34 -07:00
Waleed Latif
afb8c9ea26 feat(docs): added additional content to docs about execution 2025-03-14 10:57:24 -07:00
Waleed Latif
271a296f8f fix: redirects /w to /w/1 2025-03-14 10:14:13 -07:00
Waleed Latif
200d6ee025 docs: simplify issue template & pr template 2025-03-13 16:38:00 -07:00
Waleed Latif
60ee86c71d docs: updated docker + README to reflect new monorepo structure, removed husky 2025-03-13 16:33:14 -07:00
Waleed Latif
0b6af3965a fix: remove Git LFS and restore original docs files 2025-03-13 16:15:35 -07:00
Waleed Latif
2c468fa91d fix: updated gitignore, gitattributes, moved public to sim/ 2025-03-13 15:16:43 -07:00
Waleed Latif
8bd26159a7 bomba 2025-03-13 15:06:25 -07:00
Waleed Latif
145bd0cca6 feat(docs): added more docs, cleaned up 2025-03-13 13:10:50 -07:00
Waleed Latif
0362bc32a9 feat(docs): added docs 2025-03-13 00:46:29 -07:00
Waleed Latif
7ee1ab1d78 fix: remove duplicate verification emails sent on signup 2025-03-12 12:09:55 -07:00
Waleed Latif
9dc26148bb chore: updated privacy policy 2025-03-12 11:44:49 -07:00
Waleed Latif
600edee8b6 feat(tools): added folder-selector component, added to gmail read tool 2025-03-12 02:35:53 -07:00
Waleed Latif
decc138350 feat(logger): added logger to remainder of files 2025-03-12 01:35:04 -07:00
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