110 Commits

Author SHA1 Message Date
Harshith Mullapudi
c869096be8
Feat: Space v3
* feat: space v3

* feat: connected space creation

* fix:

* fix: session_id for memory ingestion

* chore: simplify gitignore patterns for agent directories

---------

Co-authored-by: Manoj <saimanoj58@gmail.com>
2025-10-30 12:30:56 +05:30
Manoj
e7ed6eb288 feat: track token count in recall logs and improve search query documentation 2025-10-26 12:56:40 +05:30
Manoj
5b31c8ed62 refactor: implement hierarchical search ranking with episode graph and source tracking 2025-10-26 12:56:40 +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
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
Manoj
8a6b06383e feat: add session compaction models and search integration with Neo4j 2025-10-21 14:19:06 +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
1db2628af4 fix: remove attribute login 2025-10-21 11:32:36 +05:30
Harshith Mullapudi
95636f96a8 Feat: ability to delete the account and clean up all resources 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
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
3bdf051b32 fix: add option to remove episode from space 2025-10-09 16:12:30 +05:30
Harshith Mullapudi
a14b83d66d fix: document view is broken in log view 2025-10-09 15:44:24 +05:30
Harshith Mullapudi
2281dab166 fix: remove space description check 2025-10-09 13:20:50 +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
7c737cf51f fix: mcp tool call failing for get_user_profile 2025-10-02 12:25:19 +05:30
Harshith Mullapudi
f0debd5678 fix: for new mcp connections create billing automatically 2025-10-02 11:26:22 +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
Manoj
92ca34a02f
Fix: episode normalization with high complexity model (#80) 2025-10-02 08:48:56 +05:30
Manoj
f539ad1ecd
Feat: AWS bedrock support (#78)
* Feat: add support to AWS bedrock

* Feat: add token counter
Feat: high, low complexity model based on task

* feat: add model complexity selection for batch processing tasks
2025-10-01 11:45:35 +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
Manoj
5150fab210
fix: increase reranking score threshold (#75) 2025-09-19 11:34:39 +05:30
Manoj
a4b6a4f984 fix: skip unchanged docs, and enhance entity extraction prompts 2025-09-19 08:18:59 +05:30
Harshith Mullapudi
840ca64174 fix: UI for document logs
feat: added logs API to delete the episode
2025-09-19 08:18:59 +05:30
Manoj
43c3482351 Feat: generate space summary by topics 2025-09-19 08:18:59 +05:30
Manoj
e89e7c1024
fix: add includeInvalidated option to search queries to optionally show invalidated statements (#73) 2025-09-15 18:38:15 +05:30
Harshith Mullapudi
3de929cdd1 bump: new version 0.1.22 2025-09-15 12:05:04 +05:30
Harshith Mullapudi
d4c4e16ac2 feat: changed the activity UI 2025-09-15 12:05:04 +05:30
Harshith Mullapudi
c1c93e0cb1 fix: ui fixes 2025-09-15 12:05:04 +05:30
Harshith Mullapudi
654de54ab9 fix: remove console logs and gpt-5 to test 2025-09-09 20:47:34 +05:30
Manoj
952386ca0e refactor: make entity handling type-free and simplify entity resolution in knowledge graph 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
6b165bfa7f fix: onboarding 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
0b88a2cd49 fix: print response to understand email delivery 2025-09-01 19:43:21 +05:30
Harshith Mullapudi
0e978fee94 fix: space status is not updated when reset 2025-08-28 15:28:59 +05:30
Manoj K
9e0665c086 feat: add invalidatedBy field to statement model and optimize space queries 2025-08-28 14:16:53 +05:30
Harshith Mullapudi
9568b97510 fix: oauth token refresh for basic 2025-08-28 12:35:13 +05:30
Harshith Mullapudi
d062df14aa fix: emails are not sent on welcome 2025-08-27 22:44:32 +05:30
Manoj K
89c37a0360 Fix: improve knowledge graph and recall 2025-08-27 11:24:59 +05:30
Harshith Mullapudi
18609710a6 Fix: facts page is not opening 2025-08-27 06:59:41 +05:30
Harshith Mullapudi
6588e36037 Feat: show patterns in space 2025-08-26 23:33:46 +05:30
Manoj K
1bae793675 add timings in knowledge graph 2025-08-26 23:33:46 +05:30
Manoj K
7205b909a4 fix: cyphers to use vector indexes 2025-08-26 23:33:46 +05:30
Harshith Mullapudi
7634536a39 fix: no_integrations should be used only when integrations are not needed 2025-08-24 20:15:52 +05:30
Manoj
c98804b9bf
fix: MCP Oauth scopes for windsurf (#57) 2025-08-24 07:30:21 -07:00