---
title: "Xedant Agent"
id: "88"
type: "page"
slug: "agent"
published_at: "2026-05-09T12:14:06+00:00"
modified_at: "2026-09-20T19:35:46+00:00"
url: "https://xedant.com/agents/agent"
markdown_url: "https://xedant.com/agents/agent.md"
excerpt: "An AI worker for your project: it understands the task, does the work in a…"
---

# Xedant Agent

[https://xedant.com/agents/agent.md](https://xedant.com/agents/agent.md)

An AI worker for your project: it understands the task, does the work in a chat, then checks the result and fixes its own mistakes

Works with models from any AI provider — pick whichever suits you

Claude, OpenAI, DeepSeek, Qwen, GLM, Kimi and more

You can switch models mid-conversation and lose nothing

Everything runs on your server — your data stays with you

After every edit, the project rebuilds and rechecks itself

Runs fast: no wasted model calls, so costs stay low

There is a simple mode: you chat like in a messenger, with no technical details

Automatic feedback on errors and warnings

Automatic fixing of errors and warnings in your code

Automatic code review by AI models

Easy to add your own types of checks

Debug builds restart automatically

Daily deep checks and security tests

Your own Telegram bots: a separate bot for each task, with its own model and access

Scheduled and event-driven tasks: the agent does the routine work itself and sends you the results

Runs in the browser: on your computer, phone and tablet, with nothing to install

Watch the agent work live and review the results step by step

Connects to your systems through an API — the standard way programs talk to each other

Entirely in English

Thorough documentation — clear to humans and to the model itself

It even helps set up its own connections to models and services

No reliance on outside cloud services — it runs on your server

A built-in format translator: connect AI providers without rework

Choice of engines: Claude Code, Codex, OpenCode, Pi, MiniAgent, Command Code and more

Runs in a subfolder of your domain — no separate site needed

Free SSL certificates are issued right from the interface, in one click

[Install with Docker](https://xedant.com/agents/agent/docker)

[Install on Windows](https://xedant.com/agents/agent/windows)

[Documentation](https://xedant.com/agents/agent/docs)

[FAQ](https://xedant.com/agents/agent/faq)

[Licensing](https://xedant.com/agents/agent/license)

### Automatic checks by building the project

[/agents/agent/docs/validation/automated-build](/agents/agent/docs/validation/automated-build)

After every change the agent rebuilds the project and checks it itself

Builds trigger on file changes, chat messages or other builds

Problems it finds go straight into the chat — nothing gets lost

The agent fixes errors itself and over time learns from them

[Learn more](/agents/agent/docs/validation/automated-build)

### Checks by dedicated controller agents

[/agents/agent/docs/validation/prompt-builds](/agents/agent/docs/validation/prompt-builds)

Separate controller agents check the result — each with its own model and its own rules

They start on their own — after a chat reply, after file changes, or on your command

Their findings are reviewed and fed back into the main chat for rework

The controllers’ work never clutters the conversation — the main chat only sees the outcome

[Learn more](/agents/agent/docs/validation/prompt-builds)

### Model control in the chat

[/agents/agent/docs/validation/chat-output](/agents/agent/docs/validation/chat-output)

Every agent action is visible: which files it read, what it changed, what it wrote

Each message shows token usage, cost and response speed

A model gone wrong can be stopped with one click

Any result can be traced back to the model action that produced it

[Learn more](/agents/agent/docs/validation/chat-output)

### Git change control

[/agents/agent/docs/validation/git-change](/agents/agent/docs/validation/git-change)

Changes are visible immediately, while the agent is still working

Commit in one click — the message is filled in for you

Undo changes to a single file or all of them at once

Every commit is linked to the conversation that produced it

[Learn more](/agents/agent/docs/validation/git-change)

### Managing models and skills

[/agents/agent/docs/validation/model-skills](/agents/agent/docs/validation/model-skills)

Switch models mid-conversation — the context is kept

Skills are customizable: their own documentation, scripts and rules

Switch between skills on the fly, without stopping

A well-tuned skill raises a model’s success rate from 20% to 95% on any task

[Learn more](/agents/agent/docs/validation/model-skills)

### Work isolation and maximum-speed mode

[/agents/agent/docs/validation/docker-isolation](/agents/agent/docs/validation/docker-isolation)

The end result is what gets checked, not every intermediate action

The agent works in a sandbox: its actions cannot touch the host system

Maximum-speed mode is safe — no manual confirmations needed

The whole build — check — fix — publish pipeline runs automatically

[Learn more](/agents/agent/docs/validation/docker-isolation)

### Checks when publishing the project

[/agents/agent/docs/validation/deploy-output](/agents/agent/docs/validation/deploy-output)

Runtime and deployment errors are caught automatically

Logs are analyzed on the fly, by your own rules

A dedicated window for raw logs, errors and warnings

Works both in local debugging and when deploying to a remote server

[Learn more](/agents/agent/docs/validation/deploy-output)

### Protection from dangerous actions

[/agents/agent/docs/validation/hooks-control](/agents/agent/docs/validation/hooks-control)

Wasteful repeat command runs are blocked automatically

Dangerous commands are denied even at maximum speed

Your own checks run before an action executes

Rules apply to the selected engine automatically — nothing manual

[Learn more](/agents/agent/docs/validation/hooks-control)

### File viewer and script runner

[/agents/agent/docs/validation/file-script](/agents/agent/docs/validation/file-script)

View and edit project files right in the interface

Scripts run with live output — you see results as they happen

Errors and warnings in the output are highlighted automatically

A script gets checked and fixed right in the conversation

[Learn more](/agents/agent/docs/validation/file-script)

### Analytics and control

[/agents/agent/docs/validation/analytics-observability](/agents/agent/docs/validation/analytics-observability)

Per message: token usage, time and cost

Compare models by spend and speed

A ready-made dashboard with 24 charts

Data can be pushed to a separate database for reports across all projects

[Learn more](/agents/agent/docs/validation/analytics-observability)

### Sound feedback

[/agents/agent/docs/validation/sound-feedback](/agents/agent/docs/validation/sound-feedback)

Distinct sounds for messages, errors, commits and builds

Built-in sounds can be replaced with your own

Each sound’s volume is adjusted separately

Follow progress by ear without watching the screen

[Learn more](/agents/agent/docs/validation/sound-feedback)

### Telegram bot

[/agents/agent/docs/telegram](/agents/agent/docs/telegram)

Full control right from Telegram

Run several bots: each with its own model and its own audience

A much simpler interface

No login or password

No technical skills or manual reading required

Safe to hand to employees

Works even through a proxy

In group chats you can call the agent by its @name

[Learn more](/agents/agent/docs/telegram)

### Simplified interface

[/agents/agent/docs/simplified-ui](/agents/agent/docs/simplified-ui)

A minimalist, chat-bot style interface

Messages appear as rounded bubbles and copy on hover

All technical details are hidden: tools, statuses, cost

Model and skill are picked right in the input bar

Switch between modes with one click

[Learn more](/agents/agent/docs/simplified-ui)

### Built-in MiniAgent

MiniAgent is a coding agent built right into Xedant Agent. Together they are fully self-sufficient out of the box: there is no third-party engine to depend on, nothing to install, and no risk of catching a compromised installer from outside sources.

No dependence on third-party developers: the engine always ships inside the product

Nothing to install: no npm package, no separate executable

No risk of a compromised installer from third-party sources

A full-featured agent: reads and edits files, runs commands, searches

Persistent JSONL sessions — they resume after a restart

Automatic context compression and retries when a provider fails

Works with models from any provider — on your own API key

Switch the model and the reasoning level on the fly

Reads CLAUDE.md and .claude/skills on its own and tracks the cost

[Learn more about MiniAgent](/agents/agent/docs/mini-agent)

### Built-in proxy server

[/agents/agent/docs/proxy](/agents/agent/docs/proxy)

All requests and responses are stored for 30 days

Translates requests between provider formats on the fly

Counts token usage and cost at each model’s prices

A web viewer for the full history of every chat

You can even see the hidden system instructions the model receives

[Learn more](/agents/agent/docs/proxy)

### Thorough documentation

[/agents/agent/docs](/agents/agent/docs)

35 guides covering every feature of the product

Documentation in plain Markdown — readable by humans and by the model itself

A built-in README for quick setup right in the chat

Setup errors get fixed automatically by whichever model is available

[Learn more](/agents/agent/docs)

[Install with Docker](https://xedant.com/agents/agent/docker)

[Install on Windows](https://xedant.com/agents/agent/windows)

[Documentation](https://xedant.com/agents/agent/docs)

[FAQ](https://xedant.com/agents/agent/faq)

[Licensing](https://xedant.com/agents/agent/license)

Free trial

Free to use for 30 days, after which you can upgrade to a license. Even when the free period runs out, the app keeps working in full — except for talking to models. And there is no lock-in: at any point you can export your data from the database and move it to another machine.

Personal license

Unlimited projects on any number of computers and servers, for one person. $97 is a one-time payment for a lifetime license. It includes 12 months of free updates, then — only if you want them — another 12 months at half the original price. The key works without an internet connection and never expires.

Company license

Unlimited projects on any number of computers and servers, for everyone in your company or team, including outside contractors. $970 is a one-time payment for a lifetime license with 12 months of free updates, then — only if you want them — another 12 months at half the original price. The key works offline and never expires.

Service license

Unlimited installations under your own domain, plus the full source code with the right to change it however you like: restyle or rebrand it for your company and integrate it into your infrastructure. Any visitor to your domain can use the product as part of your services. $2,970 is a one-time payment for a lifetime license with 12 months of free updates, then — only if you want them — another 12 months at half the original price. The key works offline. To keep updates installing smoothly, we recommend changing only the branding and integration code — that way merges with new features and fixes stay painless.

Free licenses

There are cases where we are happy to gift a free license:

- if you found a bug or a security vulnerability in any of our products (we honestly have no budget for a paid bug bounty);
- if you suggested a practical idea for improving our products (you don’t have to code — a useful idea is enough, and you get a license if we put it on the roadmap);
- if you are an active contributor to open-source projects (we love open source — we just don’t have the time to run our own products as open source);
- if you run a popular blog, Telegram channel or YouTube channel about programming, AI, analytics, marketing, business, finance or IT in general (no mention or advertising required — that is entirely up to you);
- if you are an active affiliate partner (you don’t have to make sales, but you should have at least some content dedicated to our products).

If any of that sounds like you, just message us on Telegram. Send your name and email, and we will generate your personal lifetime license key.
