- 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. |
||
|---|---|---|
| .. | ||
| commands | ||
| __init__.py | ||
| _cognee.py | ||
| config.py | ||
| debug.py | ||
| echo.py | ||
| exceptions.py | ||
| minimal_cli.py | ||
| reference.py | ||
| suppress_logging.py | ||