26 Commits

Author SHA1 Message Date
Harshith Mullapudi
f038ad5c61 bump: version 0.1.27 2025-10-30 12:32:59 +05:30
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
Harshith Mullapudi
b255bbe7e6 feat: added railway based deployment 2025-10-26 17:13:29 +05:30
Harshith Mullapudi
da3d06782e fix: accept redis password in redis connection 2025-10-26 16:29:48 +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
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
a0b3128329 bump: new version 0.1.23 2025-09-19 09:04:16 +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
Harshith Mullapudi
3de929cdd1 bump: new version 0.1.22 2025-09-15 12:05:04 +05:30
Harshith Mullapudi
db7608d735 bump: new version 0.1.21 2025-09-08 23:47:35 +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
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