Emir Karabeg
|
55b1a41de2
|
Added dummy settings page
|
2025-01-29 14:17:45 -08:00 |
|
Emir Karabeg
|
0984a60ca2
|
Added state persistence before unload
|
2025-01-29 13:56:16 -08:00 |
|
Emir Karabeg
|
47dc2e78dc
|
Added persistence and localization of notifications to each workflow
|
2025-01-29 13:49:35 -08:00 |
|
Emir Karabeg
|
e336aea733
|
Fixed workflow naming and added to control bar
|
2025-01-29 13:39:05 -08:00 |
|
Emir Karabeg
|
13e30eb0a3
|
Added ability to add/delete workflows and persist state and history
|
2025-01-29 13:26:45 -08:00 |
|
Waleed Latif
|
9c473bb8a3
|
Added Salesforce & Hubspot Icons, changed CrewAI block bg color
|
2025-01-29 12:06:01 -08:00 |
|
Waleed Latif
|
d31d19f64b
|
Added CrewAI vision block, not functional
|
2025-01-29 11:43:23 -08:00 |
|
Emir Karabeg
|
7330c6fe99
|
Fixed history timestamp bug
|
2025-01-29 10:24:28 -08:00 |
|
Emir Karabeg
|
5ee1a8c299
|
Fixed history id error
|
2025-01-29 10:01:40 -08:00 |
|
Emir Karabeg
|
2a55ae9563
|
Made sidebar tooltips above toolbar
|
2025-01-29 09:49:29 -08:00 |
|
Emir Karabeg
|
87f49a42a6
|
Fixed sidebar toggle height on open
|
2025-01-28 21:19:17 -08:00 |
|
Emir Karabeg
|
1152f6f494
|
Toolbar expand and collapse does not influence workflow
|
2025-01-28 21:09:50 -08:00 |
|
Emir Karabeg
|
293aff8508
|
Added search to toolbar and added collapse/open toggle
|
2025-01-28 21:06:33 -08:00 |
|
Emir Karabeg
|
ce3da9b7e0
|
Added toolbar block search
|
2025-01-28 19:49:47 -08:00 |
|
Waleed Latif
|
1ce6a1ec25
|
Fixed hydration error from mismatched server-rendered HTML and client-side rendered content by unifying initial timestamp
|
2025-01-28 19:49:41 -08:00 |
|
Waleed Latif
|
5ccf55cbb8
|
Extended and simplified executor and workflow execution hook, connections work. Added new unit test for Agent -> Function -> API and it passes. Tested Agent -> API in workflow UI, succeeds.
|
2025-01-28 19:36:17 -08:00 |
|
Emir Karabeg
|
70c5b9e1d1
|
Pushed correct files into toolbar
|
2025-01-28 19:13:18 -08:00 |
|
Emir Karabeg
|
58d5a83150
|
Took out input styling but kept state logic for dropping into input
|
2025-01-28 15:02:55 -08:00 |
|
Waleed Latif
|
4d3aead26c
|
Added output to workflow state, since it can dynamically change based on what fields are filled/not filled out. Simplified execution by removing interface validation, moved to serializer. Modified unit tests accordingly
|
2025-01-28 13:52:10 -08:00 |
|
Waleed Latif
|
f0f88dec5d
|
Removed extraneous semicolons
|
2025-01-28 10:40:38 -08:00 |
|
Emir Karabeg
|
c71b6aa18f
|
Input sub block connection UI complete with cursor disappear error and scroll right error
|
2025-01-27 19:48:27 -08:00 |
|
Emir Karabeg
|
1fda706dbe
|
Storing connection typing and styling changes before implementation in state
|
2025-01-27 19:48:27 -08:00 |
|
Waleed Latif
|
af26d926c2
|
Add openAI reasoning models to agent block
|
2025-01-27 19:13:21 -08:00 |
|
Waleed Latif
|
7ffdfff1a4
|
Added deepseek-v3 and deepseek-r1 to agent block
|
2025-01-27 13:38:45 -08:00 |
|
Waleed Latif
|
edcea1504b
|
Created hook to run workflow, attached to run button in control bar
|
2025-01-22 19:07:51 -08:00 |
|
Waleed Latif
|
7f8a1e3b16
|
Added code execution functionality for function block
|
2025-01-21 23:30:43 -08:00 |
|
Emir Karabeg
|
428ec5a45f
|
Prevent dragging into other blocks for connection block
|
2025-01-21 21:44:10 -08:00 |
|
Emir Karabeg
|
51835e9aa6
|
Set up basic drag connection block into sub block. For now only finished short-input.
|
2025-01-21 20:52:10 -08:00 |
|
Emir Karabeg
|
cc68272b48
|
Fixed block deletion bug
|
2025-01-21 20:38:40 -08:00 |
|
Emir Karabeg
|
c61ac72b47
|
Added accurate last saved in control bar
|
2025-01-21 18:17:41 -08:00 |
|
Emir Karabeg
|
7b11c958eb
|
Fixed dropdown default value and styling issue when text was too long
|
2025-01-21 18:12:39 -08:00 |
|
Emir Karabeg
|
9600627a0c
|
Fixed auto scroll on input typing when cursor goes outside of the input width for sub blocks
|
2025-01-21 17:45:34 -08:00 |
|
Emir Karabeg
|
d4033842ba
|
Fixed allow scroll on all components
|
2025-01-21 14:26:52 -08:00 |
|
Emir Karabeg
|
2b553546dd
|
Fixed scrolling on long input and short input
|
2025-01-21 14:24:31 -08:00 |
|
Emir Karabeg
|
b423cc0b4f
|
Added notification as example for console interaction
|
2025-01-21 14:15:27 -08:00 |
|
Emir Karabeg
|
d87e5e07cf
|
Scaffolding for drag and drop connection block set up
|
2025-01-21 11:48:03 -08:00 |
|
Emir Karabeg
|
203333ae0b
|
Commented out state logger
|
2025-01-20 19:54:17 -08:00 |
|
Emir Karabeg
|
f4507bf816
|
Fixed bug with table cursor disappearing
|
2025-01-20 19:38:23 -08:00 |
|
Emir Karabeg
|
ef72e52782
|
Created functional protocol for output type dependencies
|
2025-01-20 19:07:00 -08:00 |
|
Emir Karabeg
|
4675cc6e88
|
Completed connection UI without subblock logic
|
2025-01-20 18:38:08 -08:00 |
|
Waleed Latif
|
1075f8367f
|
Update all the models to take in context as user prompt
|
2025-01-19 23:50:02 -08:00 |
|
Waleed Latif
|
f23350e6b4
|
Added ToolResponse interface to standardize block response format, updated executor to use response transformation specified in the tool it is using, confirmed agent & api tool working individually
|
2025-01-19 23:36:26 -08:00 |
|
Waleed Latif
|
2f3fa0c059
|
Moved tools property out of workflows in block definitions, updated serializer & tests accordingly
|
2025-01-19 01:29:48 -08:00 |
|
Waleed Latif
|
9b59d68209
|
Moved execution helper function to lib/ directory, removed unused functions
|
2025-01-18 23:05:25 -08:00 |
|
Waleed Latif
|
f9764816de
|
Modified workflow, serializer, and executor to use block state from stores instead of ReactFlow nodes
|
2025-01-18 22:59:52 -08:00 |
|
Emir Karabeg
|
9e3a440017
|
Turned autocomplete off on short input
|
2025-01-18 22:42:11 -08:00 |
|
Emir Karabeg
|
472282a87c
|
Fixed subblock input bug with state
|
2025-01-18 22:36:40 -08:00 |
|
Emir Karabeg
|
f0ac39a438
|
Fixed indexing on version history and now state history fully works
|
2025-01-18 16:08:39 -08:00 |
|
Emir Karabeg
|
36faf1f95e
|
Control bar state history implemented. Need to fix indexing
|
2025-01-18 16:04:34 -08:00 |
|
Emir Karabeg
|
3d5d631aec
|
Added history tracking with middleware and works with workflow
|
2025-01-18 15:27:14 -08:00 |
|