Cognotik Desktop

The Cognotik Application Server brings powerful AI agents to your desktop. Run autonomous workflows, chat with context, and manage tasks locally with full control over your data and API usage.

Core Features

Daemon Architecture

Runs efficiently in the background. Access applications via a web interface or the system tray.

Cognitive Modes

Choose between Task Chat for interactive tasks, Autonomous Mode for self-directed goals, or Plan Ahead for structured execution.

BYOK Model

Bring Your Own Key. Connect directly to OpenAI, Anthropic, or local models. Your keys, your data, your control.

Auto-Updates

Built-in update manager keeps your application server current with the latest features and fixes.

Local Tools

Integrate with your local environment. Configure shell commands and file access for true agentic capabilities.

Open Source

Fully open source under Apache 2.0. Inspect the code, contribute, or build your own extensions.

Getting Started

Installation

Download the installer for your operating system from the GitHub Releases page.

  • Windows: Download and run the `.msi` installer.
  • macOS: Download the `.dmg` file and drag the application to your Applications folder.
  • Linux: Download and install the `.deb` package.

Configuration

  1. Launch the application. The Cognotik icon will appear in your system tray.
  2. The Welcome Wizard will open in your default browser (usually at `http://localhost:7681`).
  3. Click User Settings to configure your API keys (OpenAI, Anthropic, etc.).
  4. (Optional) Configure Local Tools to allow the agent to use specific command-line utilities.

Usage

From the Welcome Wizard, select a mode to start a session:

  • Chat: Interactive task execution with the `TaskChatMode` strategy.
  • Autonomous: Give the agent a high-level goal and let it plan and execute using `AutoPlanMode`.
  • Plan Ahead: Create a detailed plan before execution begins with `PlanAheadMode`.