Kodnik
OFFLINE • LOCAL AI CODING AGENT

Kodnik is your AI agent. It creates, edits and fixes programs — offline, on your computer.

Describe what you want to do, and Kodnik writes and edits your project files directly on your computer. It is a desktop application where local AI works in an agent loop and uses multiple tools to work with files, run commands and complete the next steps of a task.

Works offline Your code stays with you No cloud account No subscription Creates and edits programs Shared terminal Thinking / Fast mode Fixes code errors English and Polish
Kodnik — Your project
Code EditorSave
// App colors :root { --primary: #22c55e; --surface: #151922; --text: #e5e7eb; } .btn-primary { background: var(--primary); } .table-trainings { width: 100%; border-collapse: collapse; }
Kodnik
Change the app color to green and add a training table.
Work plan (in progress)1 / 2
Changing the app color to green.
Adding a table of recent workouts.
Kodnik is editing files in your project.
CSS / HTMLEditing in progress
.panel { border-color: #22c55e; } renderTrainingTable();
Projects
Workout
editing
OFFLINE ONLINE UPDATES AUTO CPU only Local work on your computer.
What Kodnik does

Describe the task — Kodnik carries it out on your files.

Kodnik creates new programs, edits existing files and fixes errors in your project. When you need current information, switch to ONLINE mode and Kodnik uses internet tools.

Create a simple notes app that saves entries.
Change the appearance of the Save button.
Find and fix the error that prevents the program from starting.
Explain what this file does and where to start.
Add a new feature to my application.
Switch to ONLINE and check current information on the internet.
  • Creates programs: describe what you want to build, and Kodnik prepares project files on your computer.
  • Edits existing projects: Kodnik analyzes files and applies concrete code changes step by step.
  • Fixes errors: finds the cause of the problem and prepares a fix in the project files.
  • Explains code: describes how a file works, identifies the problem and provides a plan for the next step.
  • ONLINE mode: gives the model tools for searching information, opening pages and downloading files from the internet.

Start with a short instruction, and Kodnik takes the task from an idea to a working change in your files.

How Kodnik works

From instruction to real file changes.

Kodnik recognizes whether the task is to create a program, edit an existing project or fix an error. It shows a work plan, applies changes to files and lets you return to the previous state with one click.

It carries the task from start to finish.

From a short instruction, through a work plan, to a concrete change in your files. You see every step and can immediately request further changes.


Work on a project folder, full control over changes, undo and updates — all locally on your computer.

  • Work plan: Kodnik shows what it will do before changing files.
  • File operations: reads, edits and organizes project files on your computer.
  • Creation and editing: request a new program or changes to an existing project.
  • Error fixing: Kodnik finds the cause of an error and prepares a fix.
  • Undo changes: before editing, it saves a restore point so you can easily reverse a failed change.

File protection and undo

Before Kodnik edits or fixes a file, it saves a restore point. After the work is complete, you see a change notice below the code and can use Undo change to restore the file to its state before the edit.

Shared terminal

The same terminal for you and the AI agent.

You and the AI agent use the same project terminal session. You can enter commands manually, and Kodnik can continue working in that same PowerShell, CMD or Git Bash session — running commands, reading results and reacting to errors.

Kodnik terminal with PowerShell, CMD and Git Bash tabs
One shared session You and the agent work in the same project terminal — without a separate hidden terminal for the AI.
Full command visibility You see the agent's commands, command output and error messages in PowerShell, CMD or Git Bash.
Shared work on command output You can enter your own command and Kodnik can use its output in the next step — or run a command itself and then fix the code.
Model settings

Context, speed and response mode.

The most important local-model settings are available from Kodnik's bottom bar.

Selecting small, large or automatic context in Kodnik

Small, large or Auto context

A small context speeds up work, a large context provides more room for files and conversation, and Auto selects the setting automatically. The bottle shows how much of the selected context is currently in use: it fills as usage increases, while the percentage below shows the current level.

Selecting Thinking or Fast mode in Kodnik

Thinking or Fast

Use Thinking for a more difficult task, or Fast when you want a quicker response.

Hardware

Kodnik adjusts itself to your hardware.

On first launch, Kodnik scans your computer, selects the compute backend and calculates how to distribute the model between GPU memory and system memory. You install it and work — Kodnik handles the setup.

Detects your hardware

It detects an NVIDIA, AMD or Intel GPU and reads the exact VRAM amount, driver version, CPU core count and RAM before launching the model.

Selects the backend: CUDA or Vulkan

Based on your GPU, it selects the most suitable compute backend — CUDA for NVIDIA, Vulkan for AMD and Intel — or CPU mode when no supported GPU is available.

Calculates model placement

It calculates how many model layers fit in GPU memory and how many should remain on CPU and RAM, maximizing hardware use without overfilling memory.

Works with different GPUs

NVIDIA, AMD, Intel and CPU-only when needed. Kodnik adapts to the hardware you have and does not require one specific GPU model.

Accurate GPU-memory detection

It reads the actual amount of GPU memory, including cards above 4 GB, so it can choose the correct runtime settings.

Reliable startup

If a hardware detail cannot be detected, Kodnik falls back to a safe mode and still starts the model.

AI models

Kodnik selects the model for the task.

The beta version uses two tested local AI models: Qwen3.5‑9B‑Q6_K_L and Qwen3.6‑27B‑Q3_K_L. Both models are released under the Apache 2.0 license, and the GGUF files in these quantizations used by Kodnik were prepared by Bartowski. Kodnik automatically selects the model appropriate for the task.

Qwen3.5‑9B Q6_K_L

Kodnik uses it for regular conversation, simple tasks, simpler analysis and lighter project changes. The smaller model responds faster.

Qwen3.6‑27B Q3_K_L

When Kodnik enters a more complex mode or a task requires more demanding coding work, it automatically switches to the 27B model.

More models to choose from

During beta, we only provide models that have been tested and work well in Kodnik. Over time, we will add more tested models to choose from.

Models run locally

Both models run on your computer. Project files stay on your side, while speed depends on your CPU, RAM and GPU.

OFFLINE / ONLINE

Work offline. Turn on ONLINE mode when you need it.

Kodnik is a Windows desktop application. In OFFLINE mode you work locally; turn on ONLINE mode when you want to give the model access to internet tools or check for application updates.

OFFLINE

Local work

Work with project files without a cloud account and without a permanent internet connection.

ONLINE

Internet tools and updates

After switching to ONLINE, the model can use internet tools to search for information, open pages and download files. This mode is also used to check for Kodnik updates.

Privacy

Your code stays with you.

Kodnik runs locally and does not require a cloud account. In OFFLINE mode, it works on your computer. After switching to ONLINE, the model can use internet tools to search for information, open pages and download files.

Work on your computer

Install Kodnik on your PC and work locally.

Open a project folder, enter an instruction and see changes in files on your computer — from the idea and file analysis to concrete project changes.

Requirements and data

Check your hardware before purchasing.

Kodnik runs local AI models and distributes their work between system RAM and GPU memory. Tested configurations are 32 GB RAM or 24 GB RAM with an 8 GB VRAM GPU. Windows 10/11 x64, an AVX2-capable CPU and about 24,8 GB of disk space are required.

System

Windows 10 / 11 x64 and an x86_64 CPU with AVX2. Kodnik is a desktop application installed on your computer.

32 GB RAM

A tested configuration even without a powerful GPU. In this setup, a larger part of the model can run in system RAM.

24 GB RAM + 8 GB VRAM

A tested configuration. A larger part of the model runs on the GPU, allowing Kodnik to work with 24 GB of system RAM.

Graphics card

It is not required with 32 GB RAM, but it noticeably speeds up work. Kodnik supports NVIDIA, AMD and Intel GPUs.

Disk space

About 24.8 GB for the application and models. Leave additional free space for updates and your own projects.

Other configurations

Other RAM and VRAM combinations may also work, but not every configuration has been tested yet.

Beta version

Buy Kodnik and start working with local AI.

Kodnik beta version

You receive the installer for the current Windows version, beta updates at no extra cost and an agent with two local AI models for working on your own project folder.

  • Windows desktop application
  • creating, editing and fixing code in projects
  • shared project terminal: PowerShell, CMD and Git Bash
  • small, large or Auto context selection
  • two local AI models running on your computer
  • Thinking / Fast response mode in the interface
  • beta updates at no extra cost
  • no subscription
  • no cloud account

One-time payment: PLN 19.99

Checkout currency: Polish złoty (PLN). If your card or account uses another currency, your bank or card issuer converts the charge using its own exchange rate. Additional currency-conversion fees may apply.
Buy Kodnik — PLN 19.99

International purchase

The same checkout is used for customers in Poland and abroad. The price charged by the checkout is PLN 19.99.


When your card or account uses another currency, your bank or card issuer handles the conversion. The final converted amount and any currency fee depend on your provider.


The 1Koszyk checkout currently opens in Polish. After payment, the download link is sent to the email address used for the order. Questions: kontakt@kodnik.pl.

Status

Kodnik is currently in beta.

This is a working, actively developed version of the application. Beta updates are included at no extra cost. Terms for the final version will be announced separately.
Roadmap

Better work with larger projects.

The direction is clear: better work with project files, more control over changes, a smoother task workflow and a wider choice of tested local AI models.

screenshot reading and UI analysis better work with larger projects ONLINE mode development clearer task workflow more convenient file work faster operation on lower-end PCs bug fixes and stability more tools for the AI model more tested models to choose from
FAQ

Questions before purchasing.

What exactly does Kodnik do with my project?

Open a project folder and enter an instruction. Kodnik reads your files, shows a plan and then applies code changes — creating new files, editing existing files and fixing errors. It saves a restore point before each change.

What computer do I need?

Windows 10/11 x64, an AVX2-capable CPU and about 24.8 GB of disk space are required. Tested memory configurations are 32 GB RAM, or 24 GB RAM with a GPU equipped with 8 GB VRAM.

Do I need an internet connection?

Internet access is needed for the initial setup, ONLINE mode, model downloads and updates. Regular local work can be done offline.

Does my code stay local?

Yes. In OFFLINE mode, Kodnik works locally on your computer. After switching to ONLINE, the model can use internet tools to search for information, open pages and download files.

Does it work without a GPU?

Yes. A tested configuration without a powerful GPU uses 32 GB RAM. With 24 GB RAM, the tested configuration includes a GPU with 8 GB VRAM.

Is there a subscription?

No. You pay once, with no subscription and no cloud account. Beta updates are included at no extra cost.

Will I receive updates?

Yes. Kodnik has a built-in updater and notifies you when a newer version is available. Beta updates are included at no extra cost.

How long does installation take?

Installing the application takes a few minutes. Initial setup and model downloads take longer, depending on your connection.

Is the terminal shared with the AI agent?

Yes. You and the AI agent use the same project terminal session. You can enter commands manually, while Kodnik can run further commands, read their output and react to errors. PowerShell, CMD and Git Bash are available.

What are context and response mode used for?

Context controls how much information is available to the model during a task. You can select small, large or Auto. Thinking mode is intended for more difficult tasks, while Fast mode provides quicker responses.

Can I purchase Kodnik from outside Poland?

Yes. The checkout does not block purchases based on location and charges PLN 19.99. If you pay from an account or card in another currency, your bank or card issuer converts the amount using its own exchange rate. The checkout interface is currently in Polish.