Skip to content
View chaterm's full-sized avatar

Block or report chaterm

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Chaterm/README.md
中文 / English / 日本語

Terminal-Bench CNCF Landscape AWS Security

Releases electron-version vite-version vue-version typescript-version

macOS Windows Linux iOS Android

Introduction

Chaterm: Your Next-Generation AI Terminal Co-pilot!

Chaterm is an AI-native intelligent terminal agent designed to reshape the traditional command-line experience through natural language interaction. Its goal is to be your intelligent DevOps co-pilot, not just a dialog-based SSH client.

With its built-in expert knowledge base and powerful agent inference capabilities, Chaterm understands your business topology and operational intentions. No need to memorize complex shell commands, SQL syntax, or script parameters; it automatically completes the entire chain of operations, including code building, service deployment, troubleshooting, and automatic rollback, all through natural language. Chaterm aims to eliminate the cognitive barriers of the technology stack, enabling every developer to immediately possess the operational capabilities of a seasoned SRE.

Preview image

Key Features

  • 🤖 AI Agent Assistant

    Breaks complex O&M tasks into executable steps, automating operations from log analysis to service rollback through closed-loop AI execution.

  • 🧠 Intelligent Command Recommendation

    Not only records historical commands, but also recommends the most suitable commands in real time based on user habits, current infrastructure environment, and multi-server context.

  • 🎙️ Voice and Conversational Operations

    Execute commands via voice and conversational interaction on mobile devices, eliminating the limitations of virtual keyboards, making it particularly suitable for remote O&M and emergency fault handling scenarios.

  • 🎨 Modern Terminal Experience

    Automatically synchronizes themes, configurations, and syntax highlighting across devices. Supports visual Vim editing, multi-language syntax highlighting, and cross-host file synchronization similar to WinSCP.

  • 🧩 Knowledge Base + Agent Skills

    Supports long-term memory and allows importing technical manuals, internal documents, and scripts to build a personal knowledge base. Combine Agent Skills to make AI more intelligent and reliable in real-world operations and maintenance scenarios.

  • 🛡️ Zero Trust Security Architecture

    Built in enterprise-grade security design, ensuring all operations are auditable, traceable, and compliant with the zero trust security framework through session-level identity authentication.

  • 🔌 Plug-in Ecosystem

    Extend capabilities through plugins for unified management of public cloud, network devices, containers, and Kubernetes. Combined with IAM access control, achieve unified authorization and centralized management of infrastructure assets.

Preview image

Development Guide

Install Electron

npm i electron -D

Install

node scripts/patch-package-lock.js
npm install

Development

npm run dev

Build

# For windows
npm run build:win

# For macOS
npm run build:mac

# For Linux
npm run build:linux

Contributors

Thank you for your contribution! Please refer to the Contribution Guide for more information.

Pinned Loading

  1. Chaterm Chaterm Public

    Open source AI native terminal and SRE Copilot

    TypeScript 2.5k 228