14 Commits

Author SHA1 Message Date
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
fbde92b4b6 Bump version: 0.1.19 2025-08-26 23:33:46 +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
Harshith Mullapudi
6b243b3797 Bump: new version 2025-08-21 11:59:33 +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
2fc3d20cf1 Fix: share trigger network to core 2025-08-06 13:20:04 +05:30
Harshith Mullapudi
1c619f7899 Fix: share trigger network to core 2025-08-06 11:50:48 +05:30
Harshith Mullapudi
8d9a539ba8 Fix: add network to trigger webapp 2025-08-06 11:05:02 +05:30
Harshith Mullapudi
4494dcafab Fix: docker deployment 2025-08-06 11:01:17 +05:30
Harshith Mullapudi
4882f227d2
Feat: clusters (#37)
* Feat: clustering fact statements

* Feat: cluster drift

* Feat: add recall count and model to search

* Feat: Github integration

* Fix: clustering UI

* Improve graph

* Bump: new version

---------

Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-08-05 15:31:15 +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