improvement(ux): added tab key navigation for agent messages, made variables styling match chat, added neo4j and calendly (#2056)

* improvement(ux): added tab key navigation for agent messages, made variables styling match chat

* added neo4j tools, added calendly tools and triggers

* more style improvements

* consolidate wand generation type

* more ui improvements

* fix calendly

* tested all neo4j tools

* added fuzzy search for search modal, tested and fixed calendly

* updated docs

* fix various broken docs links, neo4j param validation

* removed limit from neo4j block
This commit is contained in:
Waleed
2025-11-19 17:40:20 -08:00
committed by GitHub
parent c93f6620f6
commit becd19bc50
74 changed files with 6025 additions and 314 deletions

View File

@@ -42,6 +42,7 @@
"cronstrue": "3.3.0",
"drizzle-orm": "^0.44.5",
"mongodb": "6.19.0",
"neo4j-driver": "6.0.1",
"onedollarstats": "0.0.10",
"postgres": "^3.4.5",
"remark-gfm": "4.0.1",