cognee/cognee-frontend/src/app
Nikoloz Turazashvili 1fc8e5ad08 feat: Add Windows compatibility and error handling improvements
- Fix Windows process termination using taskkill instead of killpg
- Add Windows-compatible npm detection and commands
- Fix Next.js SSR error with dynamic imports
- Improve cloud API error handling for local mode
- Add frontend connection retry mechanism with 5 retries
- Fix string formatting in prompt loading
- Add cognee CLI entry point alongside cognee-cli

Resolves Windows compatibility issues and improves error handling
across CLI and frontend components.
2025-09-25 03:51:01 +07:00
..
(graph) feat: Add Windows compatibility and error handling improvements 2025-09-25 03:51:01 +07:00
account fix: UI fixes (#1435) 2025-09-18 13:53:27 +02:00
auth feat: migrate new UI to cognee (#966) 2025-06-18 20:56:44 +02:00
dashboard fix: UI fixes (#1435) 2025-09-18 13:53:27 +02:00
plan fix: UI fixes (#1435) 2025-09-18 13:53:27 +02:00
favicon.ico fix: cognee ui with new visualization (#733) 2025-04-18 15:23:51 +02:00
favicon.png fix: cognee ui with new visualization (#733) 2025-04-18 15:23:51 +02:00
globals.css fix: UI fixes (#1435) 2025-09-18 13:53:27 +02:00
layout.tsx feat: migrate new UI to cognee (#966) 2025-06-18 20:56:44 +02:00
page.module.css fix: cognee ui with new visualization (#733) 2025-04-18 15:23:51 +02:00
page.tsx fix: graph view with search (#1368) 2025-09-11 16:16:03 +02:00