LiteEditorAI banner
DanielLetto2020 DanielLetto2020

LiteEditorAI

DevOps community

Description

Terminal-first workspace for supervising AI coding agents (Claude Code, Codex, Gemini): live agent status per project, code viewer + Git, 20+ tool modules (databases, Docker/Podman, Kafka, S3, SSH), plugins your own agent writes, and an Android remote. Linux · Windows · macOS.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

▍ LiteEditorAI

Your agents write the code. This is where you watch them.

A terminal-first desktop workspace for developers who **supervise AI coding agents** (Claude Code, Codex, Gemini CLI, Qwen…) instead of typing every line themselves.

[![License: Apache 2.0](https://img.shields.io/badge/license-Apache--2.0-green.svg)](LICENSE) [![Release](https://img.shields.io/github/v/release/DanielLetto2020/LiteEditorAI?include_prereleases&sort=semver)](https://github.com/DanielLetto2020/LiteEditorAI/releases) [![Platform](https://img.shields.io/badge/platform-Linux%20%7C%20Windows%20%7C%20macOS-blue.svg)](#install) [![Built with Electron](https://img.shields.io/badge/Electron-42-47848F.svg?logo=electron&logoColor=white)](https://www.electronjs.org/) [![Status: alpha](https://img.shields.io/badge/status-alpha-orange.svg)](#status)

**English** · [Русский](README.ru.md) · [简体中文](README.zh.md) · [lite-editor-ai.ru](https://lite-editor-ai.ru)

![LiteEditorAI](assets/screenshots/hero.png)

*Three agents running in three projects. The tab renamed itself after the task the agent is on; the amber dots mark the two agents waiting for an answer, and the badge in the title bar counts them.*

[!NOTE] **Interface language: English, Russian or 简体中文** — switch it in *Settings → Interface language*, applied live without a restart. Languages are **pluggable files** (`locales/.json`), so adding your own is one file and no build — see [Languages](#languages).

Why

Your editor was built around a person typing code. That person now spends most of the day **reading, steering and reviewing an agent** instead. The shape no longer fits:

  • The center of the work is not a file — it's a conversation in a terminal.
  • A full IDE is overkill for that. A bare terminal is blind: which agent finished? which one is stuck waiting for your answer? what did it just change in your files?
  • Run agents in three projects at once and you lose track by lu