28 Commits

Author SHA1 Message Date
Harshith Mullapudi
62db6c1d51 feat: automatic space identification 2025-10-28 23:42:34 +05:30
Harshith Mullapudi
a727671a30 fix: build is failing because of bad export 2025-10-26 15:16:41 +05:30
Harshith Mullapudi
f39c7cc6d0
feat: remove trigger and run base on bullmq (#126)
* feat: remove trigger and run base on bullmq
* fix: telemetry and trigger deploymen
* feat: add Ollama container and update ingestion status for unchanged documents
* feat: add logger to bullmq workers
* 1. Remove chat and deep-search from trigger
2. Add ai/sdk for chat UI
3. Added a better model manager

* refactor: simplify clustered graph query and add stop conditions for AI responses

* fix: streaming

* fix: docker docs

---------

Co-authored-by: Manoj <saimanoj58@gmail.com>
2025-10-26 12:56:12 +05:30
Harshith Mullapudi
60dd4bfa6f bump: new version 0.1.25 2025-10-21 11:32:36 +05:30
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
Harshith Mullapudi
ecba7f5aa0 fix: add queue for space-assignemt 2025-10-09 13:03:19 +05:30
Harshith Mullapudi
bcc0560cf0
Feat: Space (#93)
* Feat: change space assignment from statement to episode

* feat: add default spaces and improve integration, space tools discovery in MCP

* feat: change spaces to episode based

* Feat: take multiple spaceIds while ingesting

* Feat: modify mcp tool descriptions, add spaceId in mcp url

* feat: add copy

* bump: new version 0.1.24

---------

Co-authored-by: Manoj <saimanoj58@gmail.com>
2025-10-09 12:38:42 +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
d4c4e16ac2 feat: changed the activity UI 2025-09-15 12:05:04 +05:30
Harshith Mullapudi
4a0a57cb97
Feat: add documents to the kg (#64)
* Feat: add documents to the kg

* Feat: add versioning to documents

* Fix: invalidation of evolved facts

* fix: mcp return

* fix: invalidAt is not displayed in graph popover

* Fix: use document id for the flow

* refactor: consolidate document versioning around sessionId instead of documentId

* fix: add docs link in welcome email

* fix: give more time for larger graphs to settle on

* bump: new version 0.1.20

---------

Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-09-03 12:39:46 +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
1fa7fd93d5
Feat: spaces (#51)
* feat: Episode ingestion update
Benchmarking CORE

* Feat: Spaces in knowledge graph

* fix: remove daily assignment

* Feat: add spaces

* Feat: spaces

---------

Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-08-21 11:53:45 +05:30
Harshith Mullapudi
2a6acaf899
Feat: webhooks for oauth apps (#32)
* Fix: integration account webhooks

* Fix: activity webhook

* Feat: add integration credentials API

* Fix: user rules for integrations

* Feat: make self hosting simple

* Fix: add init container functionality

---------

Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-08-01 10:34:16 +05:30
Harshith Mullapudi
b380f2657f
Feat: add mcp oauth2.1 support (#30)
* Feat: add mcp oauth2.1 support

* Fix: integration mcp is not loading

* Feat: add slack integration

---------

Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-07-24 03:06:24 -07:00
Harshith Mullapudi
2e08470a03 Fix: core cli 2025-07-23 12:17:14 +05:30
Harshith Mullapudi
0367f111c0 Fix: fresh installation is failing 2025-07-22 14:35:36 +05:30
Harshith Mullapudi
8d9ddcf375
Fix: core cli to work with core repo (#26)
* Fix: core cli to work with core repo

* Fix: cli working and mcp proxy
2025-07-22 10:17:40 +05:30
Harshith Mullapudi
d11cc5dc93 Fix: UI components 2025-07-18 16:57:08 +05:30
Harshith Mullapudi
1d8fab67b2 Feat: added loading transition 2025-07-18 15:06:35 +05:30
Manoj K
aa7ae14f95 Fix: activity flow and invalidation in knowledge graph 2025-07-17 23:04:33 +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