15 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
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
8a6b06383e feat: add session compaction models and search integration with Neo4j 2025-10-21 14:19:06 +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
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
a4b6a4f984 fix: skip unchanged docs, and enhance entity extraction prompts 2025-09-19 08:18:59 +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
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
988f2e4753
Fix: deployment to docker (#41) 2025-08-13 09:59:03 +05:30
Harshith Mullapudi
1d8fab67b2 Feat: added loading transition 2025-07-18 15:06:35 +05:30
Harshith Mullapudi
ef320394d5 1. Feat: added ingestion floating status
2. OAuth for mcp
2025-07-15 22:02:41 +05:30