merlyn/server
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
..
__tests__/utils/agentFlows JSON Parser from agent flow blocks (#3863) 2025-06-05 07:18:00 -07:00
endpoints Obsidian data connector (#3798) 2025-05-12 13:45:27 -07:00
jobs Feature/drupalwiki collector (#3693) 2025-04-21 09:17:24 -07:00
models fix issue with files loading with watching enabled (#3930) 2025-06-01 14:53:48 -05:00
prisma Chat prompt history menu (#3770) 2025-05-08 08:29:46 -07:00
storage Automatic Context window detection (#3817) 2025-05-14 11:03:19 -07:00
swagger Allow custom headers in upload-link endpoint (#3695) 2025-04-22 12:47:12 -07:00
utils JSON Parser from agent flow blocks (#3863) 2025-06-05 07:18:00 -07:00
.env.example PGvector vector database support (#3788) 2025-05-09 12:27:11 -07:00
.flowconfig devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore JSON Parser from agent flow blocks (#3863) 2025-06-05 07:18:00 -07:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js ModelContextProtocol (MCP) Full Compatibility (#3547) 2025-03-31 16:15:19 -05:00
jsconfig.json devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
nodemon.json Full developer api (#221) 2023-08-23 19:15:07 -07:00
package.json Enable workflow rule for package verification (#3778) 2025-05-07 12:51:14 -07:00
yarn.lock #3707 added sse and streamable stransport support for mcp servers (#3747) 2025-05-02 14:09:25 -07:00