Commit Graph

262 Commits

Author SHA1 Message Date
Emir Karabeg
c7ee74ecf8 improvement(knowledge-upload): upload content from workflow; improve knowledge/base/document (#465)
* improvement(knowledge-upload): added ability to upload chunks manually

* improvement(knowledge-upload): ui/ux and file structure

* improvement(knowledge-upload): added knowledge upload tool
2025-06-09 01:09:42 -07:00
Adam Gough
00f893e318 fix(telegram-middleware): modified middleware to not check for user-agent on webhook
fix(telegram-middleware): modified middleware to not check for user-agent on webhook
2025-06-08 18:19:44 -07:00
Adam Gough
567f7a5e10 feat(telegram-bot): removed trigger phrase
feat(telegram-bot): removed trigger phrase
2025-06-06 13:36:26 -07:00
Adam Gough
b0cc595434 fix(gcal): fixed bug that pulled google calendar info
fix(gcal): fixed bug that pulled google calendar info
2025-06-05 13:03:49 -07:00
Waleed Latif
7bc61702ec improvement(panel): added unique conversationId to chat panel (#458)
* added unqiue conversationId to chat panel

* ack race condition

* add uploads directory to gitignore
2025-06-04 09:48:48 -07:00
Emir Karabeg
c6907c2921 feat(gcal-invite): added google calendar invite tool (#457)
* feat(gcal-invite): added google calendar invite

* fix: addressed comments
2025-06-03 20:10:19 -07:00
Emir Karabeg
77bbdc1089 fix(knowledge): ui and infinite load for knowledge 2025-06-03 19:56:23 -07:00
Waleed Latif
96438c3a54 feat(tools): add firecrawl search, add conditional sub-block rendering to tool input for agents (#456)
* added firecrawl search

* take into account conditional subblocks in tool input for agents

* update turborepo

* added docs
2025-06-03 19:02:07 -07:00
Waleed Latif
10a4566614 fix(ui): removed duplicate column for kb 2025-06-03 15:38:10 -07:00
Waleed Latif
10ab1b4041 feat(tools): added google calendar tools/block, and gcal selector subblock (#454)
* added google calendar picker, tools, & block

* added attendees list to quick add for gcal

* added docs for gcal

* cleanup

* consolidated utils, additional type safety
2025-06-03 15:20:54 -07:00
Waleed Latif
fc7171b038 fix(providers): fixed xai response format + tool calls not working when used together (#455)
* fix xai response format + tool calls not working when used together

* removed extraneous comments
2025-06-03 15:16:50 -07:00
Emir Karabeg
f3a405364f improvements(knowledge): ui/ux 2025-06-03 01:57:08 -07:00
Waleed Latif
1eda44d605 imrpovement(kb): added client-side store, shared utils, background processing, retry with exponential backoff to knowledge base (#453)
* added background processing for file upload to knowledge base, added retry with exponential backoff, individual file retry, statuses

* added knowledge store

* added knowledge base selector and docs for knowledge block

* fixed build

* fix contributors page

* significantly improved error handling, typing, fault tolerance

* standardize file icon size
2025-06-02 23:12:47 -07:00
Waleed Latif
282345b983 fix(emails): fix base URL 2025-06-02 18:03:46 -07:00
Emir Karabeg
5febdfbe82 fix: root layout metadata 2025-06-02 15:25:23 -07:00
Adam Gough
30f793072b fix(workflow-preview): fixed the workflow preview to pull directly from the state in DB 2025-06-02 14:56:38 -07:00
Adam Gough
79d8dcb198 added isPreview to other subBlock types 2025-06-02 14:45:30 -07:00
Adam Gough
87344117cb added back sync logic 2025-06-02 13:07:11 -07:00
Waleed Latif
dcf6e10b5b fix(docker): added pgvector image to docker builds, modified push to migrate to ameliorate vector data type issue (#452)
* added pgvector image to docker builds, modified push to migrate to ameliorate vector data type issue

* added zod and t3-ss/env-nextjs to minimal set of dependencies for db image

* added healthcheck to docker services
2025-06-02 12:56:15 -07:00
Adam Gough
7080b9eccc fixed tool input 2025-06-02 10:14:00 -07:00
Adam Gough
391925a178 fix: removed sync logic that was causing undefined block error and added isloading 2025-06-02 10:11:16 -07:00
Adam Gough
f93a1bf837 resolved comments 2025-06-02 10:11:16 -07:00
Adam Gough
0d4849b812 removed comments 2025-06-02 10:11:16 -07:00
Adam Gough
215e1e9831 fix: Shift+L command to work when not in subBlock 2025-06-02 10:11:16 -07:00
Adam Gough
2c86679bd7 added a get function for the currentactiveworkflowid 2025-06-02 10:11:16 -07:00
Adam Gough
7a5169f01b got rid of comments 2025-06-02 10:11:16 -07:00
Adam Gough
d829ab2747 removed comments 2025-06-02 10:11:16 -07:00
Adam Gough
46d23bd278 added tests 2025-06-02 10:11:16 -07:00
Adam Gough
a0893946dd changes detected working 2025-06-02 10:11:16 -07:00
Adam Gough
9b284c82ce fix: removed deployment-controls contradicting values 2025-06-02 10:11:16 -07:00
Adam Gough
c8bc9dbb55 fix: better detection 2025-06-02 10:11:16 -07:00
Adam Gough
2784b9686f simplified useEffect 2025-06-02 10:11:16 -07:00
Adam Gough
78395f6ded fix: removed use deployment hook 2025-06-02 10:11:16 -07:00
Adam Gough
81d96ef746 bun lint 2025-06-02 10:11:16 -07:00
Adam Gough
a137df338c got rid of the force sync 2025-06-02 10:11:16 -07:00
Adam Gough
fc93a30843 fix: added robust subblock status change 2025-06-02 10:11:16 -07:00
Adam Gough
c9d826e7d6 bun lint 2025-06-02 10:11:16 -07:00
Adam Gough
222f97f097 removed unused values 2025-06-02 10:11:16 -07:00
Adam Gough
ddac090485 cleaned up 2025-06-02 10:11:16 -07:00
Adam Gough
1c9198c226 fix: removed div 2025-06-02 10:11:16 -07:00
Adam Gough
6946db9eb6 fix: condensing logic 2025-06-02 10:11:16 -07:00
Adam Gough
01881d0db4 removed more redundant logic 2025-06-02 10:11:15 -07:00
Adam Gough
33ac68ba2e simplified useEffect 2025-06-02 10:10:58 -07:00
Adam Gough
10584e17ec fix: consolidated use effects 2025-06-02 10:10:58 -07:00
Adam Gough
4ed6a70350 removed forceRefetch logic 2025-06-02 10:10:58 -07:00
Adam Gough
3e1d7e718c fix: added preview for subgroup nodes, changed position of child blocks in state 2025-06-02 10:10:57 -07:00
Adam Gough
6ffe5421c0 ran lint 2025-06-02 10:10:36 -07:00
Adam Gough
ada5f5162e cleaned up comments 2025-06-02 10:10:36 -07:00
Adam Gough
798cdd1a56 cleaning up 2025-06-02 10:10:35 -07:00
Adam Gough
43d60e9670 added back commented out marketplace logic 2025-06-02 10:08:41 -07:00