Commit Graph

  • 74b23037c1 improvement: click to add; sidebar colors Emir Karabeg 2025-03-22 17:11:56 -07:00
  • 85e4472717 improvement(auth): updated email template for auth, general login improvements with pw validation and better error handling Waleed Latif 2025-03-22 15:43:54 -07:00
  • 0f94d83b27 improvement(auth): updated email template for auth, general login improvements with pw validation and better error handling Waleed Latif 2025-03-22 15:43:54 -07:00
  • 6c669438e6 improvement(logs): ui/ux Emir Karabeg 2025-03-22 15:41:17 -07:00
  • 4714599339 docs: upgrade from MIT to Apache-2.0 license and update all relevant docs Waleed Latif 2025-03-22 14:35:52 -07:00
  • 1bc06a3697 fix[db]: update db paths to follow new file format Waleed Latif 2025-03-22 13:48:26 -07:00
  • bca29b4ef2 feat[password]: added forgot password, reset password, and email templates (#144) Waleed Latif 2025-03-22 12:55:01 -07:00
  • 15534c8079 fix(tests): updated file paths Emir Karabeg 2025-03-21 20:44:50 -07:00
  • 0b2eccc660 fix(drive): ensure list tool only shows files from selected folder (#142) Emir Karabeg 2025-03-21 20:38:32 -07:00
  • 017de23b5a feat(marketplace): created workflow marketplace (#141) Emir Karabeg 2025-03-21 20:15:33 -07:00
  • 14020a96e0 feat[webhook]: added discord webhook (#138) Waleed Latif 2025-03-21 15:56:49 -07:00
  • 5cd5d9f81b chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates (#137) dependabot[bot] 2025-03-21 15:42:44 -07:00
  • a2ee0a14c0 improvement[dependabot]: configure dependabot to auto-resolve security warnings Waleed Latif 2025-03-21 13:08:40 -07:00
  • 950a03c6c9 feat[session]: increase session durations for better UX Waleed Latif 2025-03-21 12:47:04 -07:00
  • dc0248ded1 improvement: update to not use /documents google scope, since it requires extensive approvals Waleed Latif 2025-03-21 12:40:48 -07:00
  • ee3d8bc343 feat[webhook]: added github webhook (#136) Waleed Latif 2025-03-21 12:20:22 -07:00
  • 65d9f35d37 fix: update dependabot configuration to better handle security vulnerabilities Waleed Latif 2025-03-21 11:30:27 -07:00
  • e1466c4f6e feat[logs]: added cost approximations for each model, display in logs sidebar (#135) Waleed Latif 2025-03-21 11:20:39 -07:00
  • 4128bfe8c3 refactor[landing]: use github api to fetch stars instead of hardcoding (#134) Faizan Ahmed 2025-03-21 13:06:24 -04:00
  • 85c1a84f20 chore[landing]: update ghs Emir Karabeg 2025-03-20 23:30:59 -07:00
  • f5063af161 fix[ux]: referenced block renaming (#132) Emir Karabeg 2025-03-20 23:24:17 -07:00
  • 73f224de33 fix: better error logging in sim console Emir Karabeg 2025-03-20 18:45:41 -07:00
  • 01e1054f58 improvement[webhook]: refactored webhook modal into components Waleed Latif 2025-03-20 18:01:51 -07:00
  • 20caa0e31f fix[webhook]: added framer-motion dependency Waleed Latif 2025-03-20 17:09:55 -07:00
  • 37567b4638 feat[webhook]: added generic webhook (#130) Waleed Latif 2025-03-20 17:08:19 -07:00
  • 2db6c82054 fix: env vars process only on api key and openai fallback removed Emir Karabeg 2025-03-20 16:54:01 -07:00
  • 7cdf72b929 fix[auth]: fixed bug where we don't display google/github oauth options on signup/login in prod Waleed Latif 2025-03-20 16:49:06 -07:00
  • 363d22507e improvement[github]: add file contents Emir Karabeg 2025-03-20 16:09:49 -07:00
  • cc33b4a211 feat[github]: get commit tool Emir Karabeg 2025-03-20 15:06:47 -07:00
  • a12f234a71 added perplexity tool (#129) Waleed Latif 2025-03-20 14:29:55 -07:00
  • df0b2d2d2d fix[gmail]: removed search & read gmail since they rely on restricted scopes & a security assessment Waleed Latif 2025-03-20 13:02:04 -07:00
  • 7b7cca786f feat[auth]: update better-auth, resolved missing refresh token for genericOAuth providers Waleed Latif 2025-03-19 23:56:06 -07:00
  • 3d71370e39 improve UX/DX of auth flow (#127) Faizan Ahmed 2025-03-19 17:36:14 -04:00
  • 5e11c75cf0 chore[landing]: update ghs Emir Karabeg 2025-03-19 02:36:26 -07:00
  • ba36669d90 fix[notifications]: error text wrapping Emir Karabeg 2025-03-19 02:24:18 -07:00
  • eb5d01956e feat/codegen: added initial outline for sdk, added api keys table & view (#126) Waleed Latif 2025-03-18 17:49:50 -07:00
  • ed5f8a93dd fix: docker setup (#125) Faizan Ahmed 2025-03-18 19:05:30 -04:00
  • 652e0b205c fix[docker]: fixed devcontainer to match new file structure Waleed Latif 2025-03-18 13:34:30 -07:00
  • 4d07eaf541 docs: update README.md Waleed Latif 2025-03-17 23:45:34 -07:00
  • 9c4b27f5d3 fix[db]: fix logging for verification code on signup in dev mode Waleed Latif 2025-03-17 23:32:27 -07:00
  • b10a59034b chore[landing]: updated ghs Emir Karabeg 2025-03-17 20:35:52 -07:00
  • d329614c44 fix: deployment bug with store types Emir Karabeg 2025-03-17 17:32:50 -07:00
  • d904c1e38e feat[agents]: added folder structure for agent builder Emir Karabeg 2025-03-17 17:17:21 -07:00
  • b95707f29c feat[docker]: add disable auth option for local development, can freely navigate pages Waleed Latif 2025-03-17 17:16:26 -07:00
  • aa960afad8 feat[auth]: when no resend key is provided for emails, log instead Waleed Latif 2025-03-17 17:13:18 -07:00
  • ac6f284c42 feat: added dependabot weekly, automerges PRs for minor/patch updates Waleed Latif 2025-03-17 13:55:34 -07:00
  • 4d66494f36 tests[tools]: added tests for some specific tools & general execution of tools Waleed Latif 2025-03-17 13:31:58 -07:00
  • b41982558d chore: updated prettier config and ran format, updated README Waleed Latif 2025-03-17 12:25:00 -07:00
  • 21105363e4 Improvement/sync (#101) Emir Karabeg 2025-03-17 01:20:43 -07:00
  • 44609b49cd fix[db]: updated workflow table schema to include collaborators Waleed Latif 2025-03-17 00:42:53 -07:00
  • b72154ce51 test[serializer]: added tests for serializer Waleed Latif 2025-03-17 00:18:04 -07:00
  • 151214632c tests[executor]: added more tests for executor, removed app/tests directory, added github workflow to run tests upon push to main Waleed Latif 2025-03-16 18:06:21 -07:00
  • f1c61487eb test[executor]: migrated from jest to vitest, added some tests for executor Waleed Latif 2025-03-16 16:37:45 -07:00
  • 622e05a430 chore: added code of conduct, security guidelines. updated issue templates, CONTRIBUTING, README Waleed Latif 2025-03-16 15:20:27 -07:00
  • 7017cd4629 improvement: added picker to google drive block Waleed Latif 2025-03-16 14:13:05 -07:00
  • 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/ Waleed Latif 2025-03-16 13:56:29 -07:00
  • bdf123c2bd improvement: added scrolling navigation to logs + general improvements Waleed Latif 2025-03-15 15:48:49 -07:00
  • 6215a6e8da feat(logs): added gantt chart/trace span for workflow executions Waleed Latif 2025-03-15 15:36:13 -07:00
  • 58127a00c0 improvement: consolidated copy button component for reuse Waleed Latif 2025-03-15 05:57:09 -07:00
  • 7c34004223 feat(logs): added tool calls + time to execute to logs, updated workflow_logs db to include metadata Waleed Latif 2025-03-15 05:52:22 -07:00
  • dfa9275aa8 fix(evaluator): fix evaluator block to return lowercase metric names Waleed Latif 2025-03-15 04:19:23 -07:00
  • 1f71f5cc47 feat(docs): added connections + execution docs Waleed Latif 2025-03-15 04:14:16 -07:00
  • 1e4b60c07e feat(docs): added connections page Waleed Latif 2025-03-14 18:39:34 -07:00
  • c3f666383f chore: cleanup root of repo by removing unused cli pacakge Waleed Latif 2025-03-14 18:13:03 -07:00
  • 95ce00f51d chore: added husky + ran format Waleed Latif 2025-03-14 18:08:06 -07:00
  • ef467537d5 docs: Updated dockerfile and README Waleed Latif 2025-03-14 18:03:53 -07:00
  • 13134f801c fix: remove duplicate middleware, add some docs content Waleed Latif 2025-03-14 17:06:57 -07:00
  • c3aa3261f5 feat: redact api keys from console log for tool calls Waleed Latif 2025-03-14 16:27:43 -07:00
  • 42822482fd fix: route to /w after signup, remove deprecated getSessionCookie function Waleed Latif 2025-03-14 16:16:25 -07:00
  • 4deef0b769 fix: removed multiple account oauth functionality, updated better-auth to acknowledge security vulnerability Waleed Latif 2025-03-14 16:07:34 -07:00
  • afb8c9ea26 feat(docs): added additional content to docs about execution Waleed Latif 2025-03-14 10:57:24 -07:00
  • 271a296f8f fix: redirects /w to /w/1 Waleed Latif 2025-03-14 10:14:13 -07:00
  • 200d6ee025 docs: simplify issue template & pr template Waleed Latif 2025-03-13 16:38:00 -07:00
  • 60ee86c71d docs: updated docker + README to reflect new monorepo structure, removed husky Waleed Latif 2025-03-13 16:33:14 -07:00
  • 0b6af3965a fix: remove Git LFS and restore original docs files Waleed Latif 2025-03-13 16:15:35 -07:00
  • 2c468fa91d fix: updated gitignore, gitattributes, moved public to sim/ Waleed Latif 2025-03-13 15:08:35 -07:00
  • 8bd26159a7 bomba Waleed Latif 2025-03-13 15:06:25 -07:00
  • 145bd0cca6 feat(docs): added more docs, cleaned up Waleed Latif 2025-03-13 13:10:50 -07:00
  • 0362bc32a9 feat(docs): added docs Waleed Latif 2025-03-13 00:46:27 -07:00
  • 7ee1ab1d78 fix: remove duplicate verification emails sent on signup Waleed Latif 2025-03-12 12:09:55 -07:00
  • 9dc26148bb chore: updated privacy policy Waleed Latif 2025-03-12 11:44:49 -07:00
  • 600edee8b6 feat(tools): added folder-selector component, added to gmail read tool Waleed Latif 2025-03-12 02:35:53 -07:00
  • decc138350 feat(logger): added logger to remainder of files Waleed Latif 2025-03-12 01:35:04 -07:00
  • fdfef2d254 fix: remove unused workflow/[id] routeand util functions Waleed Latif 2025-03-12 00:49:29 -07:00
  • e87e230416 feat(logger): added new logger for remaining 1/2 of api endpoints Waleed Latif 2025-03-12 00:47:29 -07:00
  • 3e02c81e2a feat(logger): added new logger to half of the api routes Waleed Latif 2025-03-12 00:13:47 -07:00
  • f64715aa16 feat(logger): added new logger Waleed Latif 2025-03-11 23:46:37 -07:00
  • 7d8411630e fix: resolve serialization error during build by using memory caching for builds Waleed Latif 2025-03-11 23:28:08 -07:00
  • 2148e24b0f fix(landing: GH stars Emir Karabeg 2025-03-11 22:16:51 -07:00
  • db5db6f63e improvement(ui): logs layout and styling Emir Karabeg 2025-03-11 22:15:23 -07:00
  • 9c443bda3d fix(ui): panel close icon 180 degree rotate Emir Karabeg 2025-03-11 19:16:50 -07:00
  • c22b535e49 fix(providers): sanitzed temperature from model request for models that don't accept that parameter Emir Karabeg 2025-03-11 19:12:35 -07:00
  • f66d858384 chore: remove unused dependencies Waleed Latif 2025-03-11 16:20:48 -07:00
  • 3f8999f674 fix: wrap agent response in 'response' for consistency across all blocks Waleed Latif 2025-03-11 16:10:26 -07:00
  • 5e101e4dac fix(agent-block): hide temperature for models without temperature input Emir Karabeg 2025-03-11 16:09:51 -07:00
  • f4fdda36df fix(ux): envvar dropdown on focus for api keys in subblock Emir Karabeg 2025-03-11 15:51:20 -07:00
  • 47f16cd8c8 fix: webhook response format Emir Karabeg 2025-03-11 15:05:46 -07:00
  • 8e37172377 fix: adding debug logs to figure out response format issue Waleed Latif 2025-03-11 15:04:41 -07:00
  • 5030fdb537 feat(oauth): added token refresh to drive file fetch Waleed Latif 2025-03-11 13:37:58 -07:00
  • 18eecbaa30 fix: turned off required input for function for ui Emir Karabeg 2025-03-11 05:00:07 -07:00