20 Commits

Author SHA1 Message Date
Harshith Mullapudi
8836849310 1. Remove chat and deep-search from trigger
2. Add ai/sdk for chat UI
3. Added a better model manager
2025-10-26 01:10:28 +05:30
Harshith Mullapudi
b78713df41 fix: add cascade to all files, return 401 when session is cleared 2025-10-24 22:10:41 +05:30
Manoj
33bec831c6 feat: add markdown formatting and session compacts to search results 2025-10-21 14:19:06 +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
6732ff71c5
Feat: deep search for extension and obsidian (#107)
* Feat: add deep search api

* Feat: deep search agent

* fix: stream utils for deep search

* fix: deep search

---------

Co-authored-by: Manoj <saimanoj58@gmail.com>
2025-10-15 23:51:21 +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
159e003d2e fix: if profile summary is null then it violates the mcp 2025-10-02 13:16:29 +05:30
Harshith Mullapudi
7c737cf51f fix: mcp tool call failing for get_user_profile 2025-10-02 12:25:19 +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
62fdf6181a 1. fix: when episode is already deleted then directly remove the ingestionQueue
2. fix: mcp tool description
2025-09-22 22:11:35 +05:30
Harshith Mullapudi
654de54ab9 fix: remove console logs and gpt-5 to test 2025-09-09 20:47:34 +05:30
Manoj
df711b1af6 feat: reduce chunk size to 1-3k tokens and add user profile memory tool 2025-09-08 23:45:54 +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
9568b97510 fix: oauth token refresh for basic 2025-08-28 12:35:13 +05:30
Harshith Mullapudi
7d00e62ba8 Feat: spaces are now fully beta and working 2025-08-26 23:33:46 +05:30
Harshith Mullapudi
5d3bdf9bca fix: source is not passed to memory tools 2025-08-24 19:47:33 +05:30
Harshith Mullapudi
cdb6788ef0 Feat: add MCP logs 2025-08-24 12:22:12 +05:30
Harshith Mullapudi
256cdb8bdc Feat: single mcp server for all integrations 2025-08-24 12:22:12 +05:30
Harshith Mullapudi
162a565752 Fix: UI fixes for space facts page, changed extension-search api 2025-08-23 00:54:07 +05:30