Commit Graph

142 Commits

Author SHA1 Message Date
Emir Karabeg
03e1ab8443 improvement(ui): block alignment 2025-03-10 01:18:32 -07:00
Waleed Latif
d56aaeede8 feat: added privacy and terms pages and landing footer 2025-03-09 18:45:00 -07:00
Waleed Latif
52350a856c feat(oauth): added supabase oauth, block, & tools 2025-03-09 14:59:21 -07:00
Waleed Latif
c8ab36492d improvement: renamed crewai vision to vision, updated refs 2025-03-09 13:29:59 -07:00
Waleed Latif
163cc9bf53 feat(tools): added guesty tools/block 2025-03-09 13:17:26 -07: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
67f3cc6460 feat(tools): fixed google sheets write/update tools 2025-03-08 17:47:27 -08:00
Waleed Latif
fd96ddafca fix(tools): fixed whatsapp send message tool 2025-03-08 16:49:28 -08:00
Waleed Latif
060cc1fd02 feat(tools): added google sheets block, tools. tested read & it works 2025-03-08 04:17:51 -08:00
Waleed Latif
cee341ff80 feat(webhook): added whatsapp block/tool, added scaffolding for webhooks with modal, added webhooks table and ran migrations 2025-03-07 13:22:12 -08:00
Waleed Latif
b66ba1ce6c fix(oauth): removed oauth-input sub-block 2025-03-06 23:59:52 -08:00
Waleed Latif
26bcdd7b34 feat(oauth): added google drive credentials, fixed some oauth bugs 2025-03-06 23:59:52 -08:00
Waleed Latif
3d9d125bba feat(oauth): simplified logic for oauth, tested with send email and it works 2025-03-06 21:38:11 -08:00
Waleed Latif
0e20e340c0 feat(oauth): modified google drive/gmail icons, added credentials selector sub-block to gmail tool 2025-03-06 18:21:39 -08:00
Waleed Latif
4d702cfdbf feat(tools): added reddit hot subreddit posts tool/block 2025-03-06 13:53:47 -08:00
Waleed Latif
07780800d8 fix(starter): change starter block output format from .type.input to .input, tested 2025-03-05 13:57:18 -08:00
Emir Karabeg
2d005ec900 feat(long-description): added long description to blocks and info in workflow bloc kheader 2025-03-04 22:46:30 -08:00
Emir Karabeg
440b287899 improvement(ux): added slight running animation 2025-03-04 22:11:14 -08:00
Waleed Latif
6e7c34992b fix(executor/function): fix resolution of tag inputs to function block 2025-03-04 13:38:09 -08:00
Emir Karabeg
2799651f05 fix(ui): minor changes; max zoom 2025-03-04 10:29:41 -08:00
Emir Karabeg
76dbc4a52f Feat/db sync (#94)
* feat(db-sync): added general sync file and implemented environment sync

* improvement(workflows-store): structured workflows store system better and added getter for values across stores

* fix(stores): deleted workflows/types since unused

* improvement(db-sync): added workflow event syncs and debounce

* improvement(db-sync): clean and upgraded db-sync system; environment sync implemented

* improvement(db-sync): added batch sync with registry; init bug needs fixing

* improvement(db-sync): finalized sync system and implemented for workflow

* fix(db-sync): fixed client-side rendering

* improvement(db-sync): created backwards sync system; environment implemented

* improvement(db-sync): added colors to db

* fix(db-sync): color sync with db

* improvement(db-sync): added workflow backwards sync; fixing color bug and race condition

* fix(db-stores): color sync

* feature(db-sync): db-sync complete; need to sync history

* improvement(db-sync): added scheduling

* fix(db-sync): environment sync to db
2025-03-03 19:43:39 -08:00
Waleed Latif
12c2566f30 feat: added exa ai blocks/tools 2025-03-02 14:15:17 -08:00
Waleed Latif
8171706f6c feat(code): updated nextjs, added webcontainer dependencies, added more complex code execution for the function block. use secure, sandboxed webcontainer and fallback to vm 2025-03-01 14:13:21 -08:00
Emir Karabeg
18c16c217c Feat/api input (#89)
* feat(api-input): correctly passing in body into executor; need to resolve tag value in blocks following starter

* feat(api-input): input is now resolved

* feat(api-input): cleaned up logs and added comments
2025-02-27 14:01:42 -08:00
Waleed Latif
5c11e9da16 feat(providers): modified all providers to use SDK rather than creating an HTTP request 2025-02-27 13:39:33 -08:00
Waleed Latif
fa67494fe7 feat(providers): removed providers from tools directory, added cerebras sdk 2025-02-27 13:29:52 -08:00
Waleed Latif
ee1932c856 feat(models): added claude-3-7-sonnet 2025-02-24 13:35:53 -08:00
Waleed Latif
1ad9746b2b feat(pinecone): added pinecone search by vector tool & fixed dropdown tag for evaluator 2025-02-24 11:10:23 -08:00
Waleed Latif
1309c71086 fix(github): add missing pr number to comment tool 2025-02-24 00:39:11 -08:00
Waleed Latif
9ff1783dcf feat(github): add github read pr & write comment tools to the github block, tested & works 2025-02-24 00:03:58 -08:00
Emir Karabeg
4edd0ee3bf improvement(starter): added date/time picker 2025-02-19 20:41:15 -08:00
Waleed Latif
22887211b4 feat(starter): update starter block placeholders to make it clear that it accepts 24-hr values 2025-02-19 14:47:37 -08:00
Waleed Latif
3d132927bf fix(table): fixed resolution of query params & headers 2025-02-18 14:36:14 -08:00
Emir Karabeg
0893090a95 improvement(API): added query params, fixed cursor ref, code placeholder 2025-02-18 13:20:58 -08:00
Waleed Latif
8787f2dbdb fix(memory): include namespace and index host in pinecone search text tool 2025-02-18 12:49:24 -08:00
Waleed Latif
c7e07b4d77 feat(memory): all pinecone tools/blocks work 2025-02-18 11:30:30 -08:00
Waleed Latif
8e3c5db26b feat(memory): pinecone generate embeddings working 2025-02-18 01:26:36 -08:00
Waleed Latif
de6b9ebc31 feat(memory): modified pinecone tools, adjusted pinecone block 2025-02-18 01:26:36 -08:00
Waleed Latif
5c86d1de16 feat(memory): add openai embeddings tool/block 2025-02-18 00:34:55 -08:00
Emir Karabeg
7c40f24162 feature(blocks): added github dropdown for actions 2025-02-17 22:16:37 -08:00
Waleed Latif
2d77590d03 feat(memory): added pinecone block/tools 2025-02-17 18:06:19 -08:00
Emir Karabeg
472ea89282 fix(bug): memory block bug 2025-02-16 16:22:25 -08:00
Waleed Latif
51f26d4e1c feature(auth): added basic scaffolding for auth using better-auth, drizzle ORM, resend for email verification 2025-02-16 02:02:01 -08:00
Emir Karabeg
5e2c3806b8 Fix: agent temperature 2025-02-15 12:13:27 -08:00
Emir Karabeg
5c8bd0551f Changed id back to type on config 2025-02-15 01:21:40 -08:00
Emir Karabeg
73e4bbc3b4 Changed block types config for simplicity 2025-02-14 16:39:14 -08:00
Emir Karabeg
0aeeb65bc6 Added starter block with options; added nesting ability for subblock config 2025-02-14 12:43:26 -08:00
Emir Karabeg
deea02099b Fixed agent config 2025-02-13 19:39:51 -08:00
Emir Karabeg
12ac77613c Fixed config error with code block 2025-02-13 19:39:10 -08:00
Emir Karabeg
11a830f7fe Deleted memory block; added input block 2025-02-13 18:52:34 -08:00