merlyn/server/utils/agentFlows/executors
Sean Hatfield 2938aafae7
JSON Parser from agent flow blocks (#3863)
* implement json parser for agent flow to allow dot notation and array access

* lint

* patch parser for pathing on objects
add tests for cases

* Move webscraping deps to closure
update tests to not modify env since no longer needed
do not modify paths with spaces - could be text key with spaces

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-06-05 07:18:00 -07:00
..
api-call.js fix: Patch agent flow to honor agent handler established provider (#3251) 2025-02-17 14:44:23 -08:00
code.js Agent flow builder (#3077) 2025-02-12 16:50:43 -08:00
file.js Agent flow builder (#3077) 2025-02-12 16:50:43 -08:00
llm-instruction.js JSON Parser from agent flow blocks (#3863) 2025-06-05 07:18:00 -07:00
web-scraping.js JSON Parser from agent flow blocks (#3863) 2025-06-05 07:18:00 -07:00
website.js Agent flow builder (#3077) 2025-02-12 16:50:43 -08:00