Commit graph

10 commits

Author SHA1 Message Date
Boris
e7644f4b3a
feat: migrate new UI to cognee (#966)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.

---------

Co-authored-by: Igor Ilic <igorilic03@gmail.com>
2025-06-18 20:56:44 +02:00
Boris
773b15a645
feat: websockets for pipeline update streaming (#851)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.

---------

Co-authored-by: hajdul88 <52442977+hajdul88@users.noreply.github.com>
Co-authored-by: lxobr <122801072+lxobr@users.noreply.github.com>
Co-authored-by: Igor Ilic <30923996+dexters1@users.noreply.github.com>
Co-authored-by: Hande <159312713+hande-k@users.noreply.github.com>
Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
2025-06-11 20:29:26 +02:00
pensarapp[bot]
ce3a37f61b
Pensar - Upgrade next from 14.2.3 to 14.2.26 (#895)
![Secured with
Pensar](https://pensar-brand-assets.s3.us-east-1.amazonaws.com/secured-by-pensar-large.svg)

Upgrading `next` from `14.2.3` to `14.2.26`
      
## Fixes Summary

| File | Fix Explanation |
| --------- | ---------------- |
| <pre> /cognee-frontend/package.json </pre> |  |
| <pre> /cognee-frontend/package-lock.json </pre> |  |
| <pre> /cognee-frontend/src/app/layout.tsx </pre> | No changes are
needed. The code uses the `Metadata` type and the `Inter` font from
`next` in a manner compatible with recent Next.js versions, including
the updated versions that patch the vulnerabilities. The usage of
`Metadata`, the font import, and the RootLayout structure matches the
current Next.js app router conventions. There are no breaking API
changes or deprecations here requiring code modifications for
compatibility. |

---------

Co-authored-by: pensarapp[bot] <182705637+pensarapp[bot]@users.noreply.github.com>
2025-06-09 16:11:27 +02:00
Boris Arzentar
624a0ac873 fix: run frontend production build in docker 2024-05-27 12:03:52 +02:00
Boris Arzentar
2243b6fd2a fix: message scroll in chat 2024-05-27 09:12:11 +02:00
Boris Arzentar
ebabae0308 fix: remove manual lancedb folder creation 2024-05-27 08:49:22 +02:00
Boris Arzentar
65f1b25413 feat: implement cognee ui redesign 2024-05-26 23:49:50 +02:00
Boris Arzentar
c50cf1b096 feat: add settings and search features 2024-05-21 10:27:19 +02:00
Vasilije
7a7a857fdc Added docker setup 2024-05-17 20:35:03 +02:00
Boris Arzentar
1ac28f4cb8 feat: add initial cognee frontend 2024-05-17 13:42:14 +02:00