Waleed Latif
|
3d132927bf
|
fix(table): fixed resolution of query params & headers
|
2025-02-18 14:36:14 -08:00 |
|
Waleed Latif
|
30d3e934db
|
Added function execution logic locally instead of 3P API using vm, modified executor to handle connection block (still testing)
|
2025-02-08 14:21:41 -08:00 |
|
Waleed Latif
|
9493055c60
|
Added prettier, added husky pre-commit hook to ensure formatting
|
2025-02-05 03:10:23 -08:00 |
|
Emir Karabeg
|
08fe6f2d39
|
Added tool UI to agent
|
2025-02-03 21:56:27 -08:00 |
|
Waleed Latif
|
3850c112ca
|
Standardized output format for blocks/tools. Updated executor so we can now resolve sub-json values for tagged inputs. Updated serializer to match new block output format.
|
2025-01-30 13:50:38 -08:00 |
|
Waleed Latif
|
f0f88dec5d
|
Removed extraneous semicolons
|
2025-01-28 10:40:38 -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
|
07cb295200
|
Modified tools directory to be more generic, updated serializer and executor accordingly
|
2025-01-17 19:08:40 -08:00 |
|