15 Commits

Author SHA1 Message Date
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
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
840ca64174 fix: UI for document logs
feat: added logs API to delete the episode
2025-09-19 08:18:59 +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
714399cf41
Feat: OAuth support for external apps (#22)
* Feat: OAuth support for external apps

* Fix: OAuth screen

---------

Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-07-19 16:44:15 +05:30
Harshith Mullapudi
6e308408be
Feat: cli for core (#24)
* Feat: cli for cor

* Fix: add deploy registry namespace to Docker configurations

* Feat: cli for init, start and stop

---------

Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-07-18 22:30:46 +05:30
Harshith Mullapudi
038acea669
Feat: added integration connect and mcp oAuth (#20)
* Feat: added integration connect and mcp oAuth

* Feat: add mcp support to chat

* Fix: UI for integrations and logs

* Fix: ui

* Fix: proxy server

* Feat: enhance MCP tool integration and loading functionality

* Fix: added header

* Fix: Linear integration sync

---------

Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-07-17 12:41:32 +05:30
Harshith Mullapudi
30e5462e14 Feat: added logs UI 2025-07-15 22:02:41 +05:30
Harshith Mullapudi
4de1d29fe4 Feat: mcp proxy, new linear integration 2025-07-15 22:02:41 +05:30
Harshith Mullapudi
1bbb5a0f57 Fix: UI fixes for conversation 2025-07-11 18:31:14 +05:30
Harshith Mullapudi
50c4e2bcce Feat: UI fixes in graph 2025-07-11 09:10:42 +05:30
Harshith Mullapudi
2396c0ea57 Feat: sdk for integrations 2025-07-10 17:23:15 +05:30
Harshith Mullapudi
54e535d57d
Feat: v2 (#12)
* Feat: v2

* feat: add chat functionality

* First cut: integrations

* Feat: add conversation API

* Enhance conversation handling and memory management

* Feat: added conversation

---------

Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-07-08 22:41:00 +05:30