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 AWS Security CNCF Landscape

Releases Stars Forks Coverage AI Native Follow on X Discord

macOS Windows Linux iOS Android AWS Marketplace

Introduction

Chaterm is an AI native terminal built for infrastructure and cloud resource management. It enables engineers to use natural language to perform complex tasks such as deploying services, troubleshooting, and resolving problems.

With its built-in expert-level knowledge base and powerful proxy reasoning capabilities, Chatem understands your business topology and operational goals. No need to memorize complex commands, syntax, or parameters. simply describe your task objectives in natural language, and Chatem can autonomously plan and execute complex operations across multiple hosts or clusters, including key processes such as code building, service deployment, fault diagnosis, and automatic rollback.

Powered by long-term memory and team knowledge bases, Chaterm learns team knowledge and user habits. Its goal is to be your intelligent DevOps co-pilot, allowing engineers to complete daily tasks more efficiently through reusable agent skills. Chaterm aims to lower the cognitive barrier associated with different technology stacks, enabling every developer to quickly gain the operational experience and execution capabilities of a senior SRE.

Preview image

Key Features

  • 🤖 AI Agent

    The Agent understands the target, autonomously plans, and performs problem analysis and root cause localization across multiple hosts, automatically closing the loop to complete complex process handling.

    Every operation is auditable and traceable, and supports rapid log rollback, making AI automation more secure and reliable in production environments.

  • 🧠 Smart completion

    Combining user habits, local memory, and the current server context, the Agent recommends the most suitable commands, making terminal input smarter and more efficient.

    Supports cross-device session synchronization and reduces mobile input costs through quick commands and voice interaction, making remote maintenance smoother.

  • 🧩 Knowledge Base

    Supports importing technical manuals, internal documents, scripts, and white papers to build a personal maintenance knowledge system.

    Chaterm understands the current infrastructure context and accurately retrieves relevant knowledge to assist in task decision-making and execution.

  • Agent Skill

    Encapsulates complex maintenance processes into reusable AI skills, achieving structured and reliable automated execution.

    Help teams accumulate operational experience, enabling AI to be applied securely and stably in real production environments.

  • 🔌 Plugin System

    Through plugin extensions, achieve unified authentication, dynamic authorization, and secure encrypted connections for public cloud servers and Kubernetes.

    Provide a more efficient resource access experience and facilitate centralized infrastructure management.

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 for cloud and infrastructure

    TypeScript 2.5k 236