13 Commits

Author SHA1 Message Date
Harshith Mullapudi
00f983079f 1. Added onboarding
2. fix: remove custom tool calls in chat and link directly to mcp
2025-10-21 11:32:36 +05:30
Harshith Mullapudi
d0126797de fix: return error in mcp and activity when there are no credits 2025-10-18 00:18:35 +05:30
Manoj
27f8740691
Fix: Semantic Search issue (#89)
* Fix: normalization prompt

* Fix: improve knowledge graph and better recall

* fix: add user context to search reranking

* fix: in search log the source

* fix: remove harcoded limit

---------

Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com>
2025-10-06 14:06:52 +05:30
Harshith Mullapudi
27762262d2 fix: init billing server for new users 2025-10-02 11:25:52 +05:30
Harshith Mullapudi
489fb5934a
feat: add stripe billing for cloud (#81)
* feat: add stripe billing for cloud

* fix: mcp tools
2025-10-02 10:58:11 +05:30
Harshith Mullapudi
d062df14aa fix: emails are not sent on welcome 2025-08-27 22:44:32 +05:30
Harshith Mullapudi
6588e36037 Feat: show patterns in space 2025-08-26 23:33:46 +05:30
Harshith Mullapudi
6094893330 Fix: remove db.server dependency for prisma from trigger 2025-08-21 18:44:10 +05:30
Harshith Mullapudi
2e08470a03 Fix: core cli 2025-07-23 12:17:14 +05:30
Harshith Mullapudi
d11cc5dc93 Fix: UI components 2025-07-18 16:57:08 +05:30
Harshith Mullapudi
038acea669
Feat: added integration connect and mcp oAuth (#20)
* Feat: added integration connect and mcp oAuth

* Feat: add mcp support to chat

* Fix: UI for integrations and logs

* Fix: ui

* Fix: proxy server

* Feat: enhance MCP tool integration and loading functionality

* Fix: added header

* Fix: Linear integration sync

---------

Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-07-17 12:41:32 +05:30
Manoj K
769c79f773 Feat: add ingestion rules and web search to chat 2025-07-15 22:02:41 +05:30
Harshith Mullapudi
54e535d57d
Feat: v2 (#12)
* Feat: v2

* feat: add chat functionality

* First cut: integrations

* Feat: add conversation API

* Enhance conversation handling and memory management

* Feat: added conversation

---------

Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-07-08 22:41:00 +05:30