cognee/cognee-frontend/src/app/(graph)
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
..
ActivityLog.tsx feat: migrate new UI to cognee (#966) 2025-06-18 20:56:44 +02:00
CogneeAddWidget.tsx feat: use cloud in local (#1367) 2025-09-10 16:33:32 +02:00
CrewAITrigger.tsx Frontend hardcodes API base URL #1084 (#1104) 2025-07-18 18:12:57 +02:00
example_data.json feat: websockets for pipeline update streaming (#851) 2025-06-11 20:29:26 +02:00
getColorForNodeType.ts feat: implement new local UI (#1279) 2025-09-05 15:39:04 +02:00
GraphControls.tsx feat: migrate new UI to cognee (#966) 2025-06-18 20:56:44 +02:00
GraphLegend.tsx feat: migrate new UI to cognee (#966) 2025-06-18 20:56:44 +02:00
GraphView.tsx feat: migrate new UI to cognee (#966) 2025-06-18 20:56:44 +02:00
GraphVisualization.tsx feat: Add Windows compatibility and error handling improvements 2025-09-25 03:51:01 +07:00