Commit Graph

3440 Commits

Author SHA1 Message Date
Waleed Latif
ac6f284c42 feat: added dependabot weekly, automerges PRs for minor/patch updates 2025-03-17 14:26:52 -07:00
Waleed Latif
4d66494f36 tests[tools]: added tests for some specific tools & general execution of tools 2025-03-17 13:32:00 -07:00
Waleed Latif
b41982558d chore: updated prettier config and ran format, updated README 2025-03-17 12:25:01 -07:00
Emir Karabeg
21105363e4 Improvement/sync (#101)
* fix(dbsync): resolved workflow disappearing error

* fix(dbsync): new session w/ no local storage correct loading
2025-03-17 01:20:43 -07:00
Waleed Latif
44609b49cd fix[db]: updated workflow table schema to include collaborators 2025-03-17 00:42:55 -07:00
Waleed Latif
b72154ce51 test[serializer]: added tests for serializer 2025-03-17 00:18:04 -07:00
Waleed Latif
151214632c tests[executor]: added more tests for executor, removed app/tests directory, added github workflow to run tests upon push to main 2025-03-16 18:06:23 -07:00
Waleed Latif
f1c61487eb test[executor]: migrated from jest to vitest, added some tests for executor 2025-03-16 16:37:45 -07:00
Waleed Latif
622e05a430 chore: added code of conduct, security guidelines. updated issue templates, CONTRIBUTING, README 2025-03-16 15:20:27 -07:00
Waleed Latif
7017cd4629 improvement: added picker to google drive block 2025-03-16 14:13:05 -07:00
Waleed Latif
aebc8e9578 improvement: use google file/folder picker instead of custom picker to remove requirement of restricted scopes. co-localize many input components and move them out of general components/ui/ 2025-03-16 13:56:29 -07:00
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