Aeroric banner
Aho1ic Aho1ic

Aeroric

AI community

Description

A desktop task manager for AI coding agents like Claude Code and Codex, with multi-project workspaces, live terminals, session tracking, permission-aware execution, Git integration, and usage analytics.

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

Aeroric Logo

Aeroric: Desktop Workspace for AI Coding Agents

Run Claude Code, Codex, and custom agents across projects with live terminals, task tracking, Git, SSH, WSL, SFTP, Docker, database tools, Skill Hub, Markdown docs, quick notes, and release workflows in one lightweight desktop app.

中文文档

Current release: v1.3.8 · Stack: React 19 / Tauri 2 / Rust · Platforms: macOS / Windows / Linux

Aeroric recursive agent workflow

Why Aeroric

Aeroric is built for agent-first development, where multiple AI coding tasks may run at the same time across local repositories, remote machines, and operational environments. Instead of switching between terminal tabs, editors, Git clients, Docker tools, database consoles, release pages, and session logs, Aeroric keeps the workflow in one desktop workspace: start work, watch terminal output, inspect files, edit code and Markdown, keep quick notes, run scripts, review changes, and publish releases.

Aeroric does not replace Claude Code or Codex. It calls the native CLIs and adds a desktop control layer around them: multi-project navigation, permission-aware task launch, PTY-backed terminals, automatic session discovery, file browsing, LSP-backed editing, SFTP/SSH operations, Git review, Docker visibility, database utilities, local task persistence, and release coordination.

What You Can Do

  • Run recursive agent workflows: start tasks, inspect output, branch into follow-up actions, and keep the evolving context visible.
  • Manage project workspaces: open local or remote projects and organize tasks, files, Git state, and runtime status around each repository.
  • **Run Claude Code,