Kognisant is an open-source, dependency-free AI command-line assistant that features persistent project memory, autonomous agent swarms, and background job execution for streamlined software development workflows.
Key Points
- Requires Python 3.10+ with no external dependencies, Docker, or Node.js.
- Supports Kognisant Cloud, local models via Ollama, and any OpenAI-compatible API.
- Features a two-layer memory system that retains project architecture and global patterns across sessions.
- Includes a POSIX-compatible daemon for scheduling cron jobs and running persistent background services.
- Enables remote AI access through integrations with platforms like Telegram and Discord.
- Utilizes a multi-agent "PERP" swarm to plan, execute, and reflect on complex coding tasks in parallel.