공식 사이트/v2.4.1

터미널 우선 AI 실행을 위한 조종석 1개.

imux은 심각한 AI 작업을 위한 기본 macOS 명령 센터입니다. 터미널 실행, 로컬 및 원격 파일, 소스 제어, 브라우저 작업, 감독자 중심의 다음 단계를 하나의 계획된 작업 공간 내에 유지하세요.

Apple NotarizedSparkle Auto-Update56 Tests PassingmacOS 14+
플랫폼
네이티브 macOS
Swift, AppKit, Ghostty급 렌더링.
작업공간
로컬 + 원격
프로젝트, SSH 대상 및 파일을 위한 단일 모델입니다.
운영 스타일
제로 구성 우선
컨텍스트를 조기에 추론하고 필요한 경우에만 컨트롤을 노출합니다.
작업 공간: /Users/operator/work/imux
철도
터미널/빌드
저장소 / imux
원격 / prod-ssh
브라우저 / 리뷰
계속할 준비가 되었습니다
터미널 대화준비
$ icc connect prod-ssh
연결되었습니다. 원격 작업공간 및 셸 상태를 읽습니다.
$ git status --short
남 Sources/WorkspaceSupervisor.swift
$ open file explorer
경로, 파일, 원격 트리 및 다음 작업이 함께 표시됩니다.
agent: browser check and source review queued
감독자
상태
계속할 준비가 되었습니다
현재 저장소, 파일 및 최근 작업 기록에서 추론된 목표입니다.
파일
작업 공간을 떠나지 않고도 열고, 검사하고, 편집하고, 저장할 수 있습니다.
원격
SSH 지원 브라우징, 동일한 레이아웃, 동일한 경로 처리.
Mitchell HashimotoNick SchrockEdward Grefenstette鹿野 壮 Takeshi Kano
Creator of Ghostty, founder of Dagster, DeepMind Research Director all use imux.
Read the wall of love
imux — Terminal-First AI Workspace for macOS
imux workspace screenshot: terminal, files, source control, and supervisor in one surface
Latest stable

v2.4.1 is live: file explorer, session recovery, and stability upgrades.

This release closes the biggest VS Code parity gaps in the file explorer: local and remote ⌘P quick open, multi-select batch actions, two-way drag and drop, inline rename, Quick Look, and claude / codex session recovery. It also fixes a long-session main-thread stack overflow and prevents stale SSH-password retry loops after a remote password change.

Build
v2.4.1 / 176
Installer
imux-v2.4.1-macos.dmg
SHA256
8a967c07eb9a4602eb777b97ea32018edc823833ae3e5214116e502fc141ecd5
Try ⌘P quick open in both local and remote workspaces.
Drag a folder from Finder into the sidebar, then drag selected files back to Finder or the terminal.
Reopen a claude or codex pane and confirm the prior conversation resumes.
After a remote password change, confirm SSH does not keep retrying the stale password.
Start in one workspace

Open imux, choose a repo or SSH host, then run the agent you already trust.

imux does not replace Claude Code, Codex, Cursor, Aider, or your shell tools. It gives them a native macOS command deck with files, browser state, source control, and remote context kept in view.

quick startmacOS
$ open /Applications/imux.app
$ cd ~/work/product && claude
$ icc browser open http://localhost:3000 --split right
Terminal agents run in the Ghostty-backed shell.
Files, Git state, and browser surfaces stay attached to the workspace.
The compatibility CLI remains icc for automation scripts.
Agent stack

Bring the coding agents and command-line tools you already use.

Competitor products optimize for a single assistant or editor surface. imux is terminal-first: it keeps multiple agents, long-running processes, preview browsers, and remote sessions organized without forcing them into a new IDE model.

Agent CLIs

Claude Code, Codex, Gemini CLI, OpenCode, Aider

Run one agent per workspace, keep its terminal live, and jump back when it needs input.

Dev tools

git, gh, npm, pnpm, docker, ssh, deploy scripts

Use the same commands you already trust, with a visible workspace around them.

Human control

Operator-first instead of autopilot-only

Review paths, browser output, tests, and source-control state before moving to the next step.

기능

작업이 진행되는 동안 상황을 확인하려는 운영자를 위해 제작되었습니다.

imux은(는) 터미널 위에 있는 또 다른 브라우저 대시보드가 아닙니다. 동일한 작업 영역 내에서 실행, 파일, 원격 상태 및 지침을 유지하는 명령 센터입니다.

터미널 우선 실행

래퍼와 분리된 브라우저 탭 사이를 오가는 대신 기본 macOS 셸 표면에서 심각한 AI 작업을 실행하세요.

로컬 및 원격 탐색기

동일한 멘탈 모델과 동일한 오른쪽 제어 플레인을 사용하여 동일한 작업 공간에서 로컬 프로젝트와 SSH에 연결된 호스트를 찾아보세요.

인앱 파일 편집

터미널 흐름을 중단하지 않고 파일을 열고, 검사하고, 편집하고, 저장할 수 있습니다. 필요한 경우 경로를 활성 대화로 직접 드래그하세요.

감독자 모드

몇 줄의 사용자 의도, 프로젝트 컨텍스트, 최근 작업을 제한된 다음 단계가 포함된 구체적인 실행 개요로 전환하세요.

브라우저 및 자동화

별도의 도구를 사용하는 대신 브라우저 지원 작업을 터미널 옆에 두고 동일한 운영자 작업 흐름에 노출하세요.

소스 제어 가시성

에이전트나 운영자가 실제 작업을 진행하는 동안 Git 상태, 저장소 컨텍스트 및 작업 디렉터리를 계속 표시하세요.

Product surfaces

A complete operating surface around the terminal.

The homepage now mirrors how imux is actually used: terminal execution in the center, files and source control close by, browser automation on demand, and remote workspaces using the same layout.

01 / Terminal

Ghostty-backed terminal sessions

Fast native rendering for agent sessions, builds, logs, shells, and long-running development processes.

02 / Files

Local and remote file explorers

Browse, inspect, edit, and save project files without sending the operator into a separate editor window for every check.

03 / Source control

Branch, diff, commit, and GitHub context

Keep working-tree state and repository evidence visible while agents are writing and tests are running.

04 / Browser

Embedded browser plus automation API

Open a preview beside the shell, inspect page state, click, fill forms, capture screenshots, and read console errors.

05 / Remote

SSH workspaces with real remote files

Connect to a host, browse remote paths, edit real remote contents, and keep path context tied to the active shell.

06 / Supervisor

Execution briefs and handoffs

Compress current repo, task, files, and recent activity into concrete next steps instead of vague status chatter.

왜 다르게 착륙합니까?

소수의 사용자가 실행하는 가장 빠른 경로가 실제 실행 표면으로 전환됩니다.

파일은 별도의 앱 뒤에 숨기지 않고 활성 터미널 옆에 유지됩니다.
원격 호스트는 로컬 프로젝트와 동일한 탐색기 및 편집 작업 흐름을 사용합니다.
변경이 진행되는 동안 소스 제어 및 프로젝트 컨텍스트는 계속 표시됩니다.
감독자 모드는 헤비급 설정 의식을 강요하지 않고 다음 동작을 구성합니다.
제품 프로필
렌더링기본 macOS 쉘 표면을 갖춘 Ghostty급 터미널 엔진.
표면 모델파일, 브라우저 작업 및 원격 상태가 표시되는 작업 공간 중심 레이아웃입니다.
자동화감독자, 브라우저 제어, CLI 호환성 및 작업 준비 컨텍스트 압축.
릴리스 라인v2.4.1 on www.iccjk.com
Best use cases

Designed for the AI workflows that become messy in normal terminals.

imux is strongest when the work has multiple moving parts: more than one agent, real code review, browser verification, remote hosts, or source-control-sensitive changes.

Run multiple coding agents without losing the active one

Use separate workspaces for parallel agent sessions, builds, and investigations. Notification rings and workspace metadata make it clear which task needs attention.

01Create one workspace per repo or task.
02Launch the agent in the terminal surface.
03Use the sidebar and notification jump to return when input is needed.

Turn a local feature request into a verified change

Keep the issue, file tree, edited files, test output, browser preview, and Git state in one command deck from plan to review.

01Open the repo and inspect the affected paths.
02Ask the agent to implement a bounded change.
03Verify files, run tests, inspect the browser, then review Git state.

Operate production or staging boxes over SSH

Remote work becomes safer when shell output, remote files, paths, and current objective remain tied to the same workspace.

01Connect to a named SSH target.
02Wait for the remote explorer to populate the actual remote tree.
03Inspect logs or files before running a risky command.

Automate web checks from the same workspace

Open the app preview next to the shell, use the browser API for deterministic checks, and keep debug artifacts with the terminal session.

01Split a browser beside the local dev server.
02Use the icc browser commands for navigation and inspection.
03Capture console errors, screenshots, and DOM snapshots on failure.
작업 흐름

있어야 할 곳에는 구성이 없습니다. 중요한 곳에서는 명시적인 제어가 가능합니다.

제품 철학은 간단합니다. 먼저 추론하고 두 번째로 질문합니다. 설정 패널에 들어가기 전에 프로젝트를 열고 호스트를 연결하고 이동을 시작할 수 있어야 합니다.

01

작업공간 열기

로컬 저장소에서 imux을 가리키거나 SSH 대상을 연결하세요. 제로 구성 흐름은 즉시 시작하기에 충분한 구조를 추론합니다.

02

작업 표면 읽기

터미널 상태, 파일, Git 컨텍스트, 원격 경로 및 최근 상호 작용 메모는 동일한 명령 데크에 계속 표시됩니다.

03

감독관이 다음 조치를 취하도록 하세요.

imux은 워크플로를 의식으로 바꾸지 않고도 현재 컨텍스트를 시작 계획, 실행 개요 또는 운영자 전달로 압축할 수 있습니다.

04

컨텍스트를 잃지 않고 실행

대화가 고정된 상태에서 파일 탐색, 코드 편집, 출력 검사, 로컬 및 원격 대상 간 이동이 가능합니다.

Automation API

Script the workspace instead of clicking through it.

The compatibility CLI and Unix socket expose the same control model used by the app: windows, workspaces, panes, surfaces, notifications, metadata, and browser actions.

Workspace control

Create, target, and inspect workspaces

Use the CLI from hooks, build scripts, or your own launchers.

$ icc list-workspaces --json
$ icc new-workspace
$ icc identify --json
Attention routing

Show what needs the operator

Send notifications and sidebar metadata from agents or scripts.

$ icc notify --title "Tests" --body "Review failures"
$ icc sidebar status set ci --label "CI" --value "running"
$ icc sidebar log --level success "Preview deployed"
Browser checks

Drive the embedded browser

Navigate, wait, inspect, and capture evidence without leaving imux.

$ icc browser open http://localhost:3000
$ icc browser surface:2 wait --text "Dashboard"
$ icc browser surface:2 screenshot --out /tmp/imux-check.png
Operating posture

Built for high-context work where mistakes are expensive.

The product language should be explicit: imux is a local macOS application with operator approval, visible context, and a scriptable control plane. It is not a cloud IDE and it is not a black-box agent runner.

Native macOS, not Electron

Swift/AppKit UI with Ghostty-grade terminal rendering keeps heavy agent workflows responsive on the desktop.

Local-first control surface

Agents and shell tools run in your terminal environment. imux wraps them with layout, navigation, browser, and automation surfaces.

Explicit automation access

Socket access can be disabled, limited to imux-managed processes, or opened deliberately for trusted local automation.

Release chain you can verify

The website exposes the stable DMG, Sparkle appcast, latest manifest, changelog, and remote helper manifest from one public source.

Documentation

From landing page to operating manual.

The site now routes users into practical workflows instead of stopping at a feature list. Start with installation, then move into agent loops, remote workspaces, supervisor usage, and automation.

Resources

Use imux with less guesswork and track what changes release by release.

The site now includes a practical product guide plus a changelog that records what shipped, what public copy changed, and how to upgrade without losing context.

FAQ

사람들이 먼저 묻는 것에 대한 직접적인 답변.

이 제품은 워크플로우 품질에 대한 독선을 유지하는 동시에 채택하기에 실용적인 상태를 유지합니다.

imux은(는) 단지 Ghostty 포크인가요?

아니요. imux은 Ghostty급 터미널 렌더링을 기반으로 구축된 기본 macOS 명령 센터입니다. 이 제품은 탐색기, 편집, 브라우저 실행, 감독 및 작업 공간 조정을 통해 해당 기반을 확장합니다.

imux은(는) 누구를 위한 것인가요?

이미 여러 개의 AI 지원 워크플로를 실행하고 있으며 창을 더 많이 펼치는 대신 하나의 더 선명한 제어 표면을 원하는 운영자, 엔지니어, 창립자 및 고급 사용자.

워크플로우가 다른 이유는 무엇입니까?

imux은 파일, 원격 호스트, 소스 제어, 브라우저 컨텍스트 및 실행 중심 감독자와 같은 누락된 표면을 추가하면서 터미널을 최고 수준으로 유지합니다.

원격 근무를 지원하나요?

그렇습니다. imux은 SSH 구성을 읽고, 원격 대상에 연결하고, 로컬 작업에 사용되는 동일한 탐색기 모델에 원격 파일을 노출합니다.

imux 실행

작업의 형태를 잃지 않고 의도에서 실행으로 이동합니다.

GitHub에서 현재 macOS 빌드를 다운로드하거나 릴리스 및 소스를 추적하세요. 이제 공개 사이트, 릴리스 라인 및 저장소가 하나의 ID(imux)로 정렬되었습니다.

imux
imux
AI macOS 명령 센터

네이티브 Swift 및 AppKit. Ghostty급 렌더링. 하나의 운영자 중심 작업 공간에서 로컬 및 원격 컨텍스트, 파일 작업, 브라우저 실행, 소스 제어 및 감독이 가능합니다.

© 2026 imux. 터미널 우선 AI 실행을 위한 조종석 1개.

www.iccjk.com