* 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>
* 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>
* 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>