macOS · Windows · Linux

화면을 읽는 AI가
있는 터미널
The terminal with an AI that reads your screen

현재 터미널 출력을 그대로 이해하는 AI 어시스턴트, 원클릭 SSH 접속, 드래그로 끝나는 SFTP 전송. 셸·원격·파일·AI를 한 창에서. An AI assistant that understands what's on your screen, one-click SSH, and drag-and-drop SFTP — your shell, remote servers, files, and AI in a single window.

macOS· Windows· Linux· 오픈소스 (MIT)Open source (MIT)· 무료Free
wowTerminal — Local shell
Local shell × +
cwjung@cwM1max ~ % sudo systemctl restart nginxJob for nginx.service failed because the control process exited.See "journalctl -xe" for details. Active: failed (Result: exit-code)
wowTerminal — SSH hosts on the left, a local shell in the center, and the AI assistant on the right, all in one window.
◧ SSH 호스트 패널 · 좌측◧ SSH hosts · left ▭ 로컬 셸 · 탭 · 분할 · 가운데▭ Shell · tabs · splits · center ◨ AI 어시스턴트 · 우측◨ AI assistant · right
Why wowTerminal

핵심 가치Why it feels different

01

컨텍스트를 아는 AIContext-aware AI

포커스된 터미널의 최근 출력을 AI가 함께 봅니다. 에러 메시지든 명령 결과든, 화면 그대로를 이해하고 답합니다.The assistant sees the focused pane's recent output — it answers about your actual errors and results, not generic guesses.

02

하나의 창, 네 가지 일One window, four jobs

로컬 셸, SSH 원격, SFTP 파일 전송, AI 채팅을 탭과 분할로 한 번에.Local shells, SSH sessions, SFTP transfers, and AI chat — together in tabs and split panes.

03

빠르고 네이티브Fast & native

Rust(Tauri 2) + xterm.js. 가벼운 네이티브 앱으로 빠르게 뜨고 빠르게 돕니다.Built on Rust (Tauri 2) and xterm.js — a lightweight native app that launches fast and stays responsive.

Use Cases

이런 상황에서 씁니다Made for real workflows

원격 서버 디버깅Remote server debugging

BEFORE에러 발생 → 다른 창 열어서 AI에 복붙Error hits → open another window, copy-paste into an AI
AFTER같은 창에서 AI가 에러를 보고 즉시 해설The in-app AI reads the error and explains it instantly
SSHAI

SFTP 배포SFTP deploys

BEFORECLI로 scp 명령 타이핑Type out scp commands in the CLI
AFTER드래그 & 드롭으로 원격 서버에 업로드Drag & drop to upload to the remote server
SFTPdrag & drop

팀 서버 목록 공유Sharing the team's servers

BEFORE스프레드시트·메모장으로 서버 정보 관리Track server info in spreadsheets and notes
AFTER앱 내 그룹·태그 + 내보내기/가져오기In-app groups & tags with import/export
SSH 매니저SSH managerexport
wowTerminal — Local shell
Local shell × +
cwjung@cwM1max ~ % docker compose up -d Error: port 5432 is already allocated
AI Assistant

여러 백엔드, 실시간 스트리밍Multiple backends, live streaming

  • OpenAI 호환 엔드포인트라면 무엇이든 — OpenAI, Ollama(로컬), vLLM, TGI, 자체 게이트웨이.Connect any OpenAI-compatible endpoint — OpenAI, Ollama (local), vLLM, TGI, or your own gateway.
  • Ollama 선택 시 설치된 로컬 모델을 자동으로 불러와 드롭다운에 표시 — 모델 이름을 직접 입력할 필요 없음.When Ollama is selected, locally installed models are auto-discovered and shown in a dropdown — no need to type model names manually.
  • Ollama Cloud·LM Studio(로컬) 백엔드 프리셋 — base URL을 직접 입력하지 않고 드롭다운에서 선택.Backend presets for Ollama Cloud and LM Studio (local) — pick from the dropdown instead of typing the base URL.
  • 응답이 토큰 단위로 실시간 스트리밍되어 기다림이 짧습니다.Responses stream token by token, so there's barely any waiting.
  • 답변 속 명령어는 카드 + ‘터미널로 보내기’ 버튼으로 한 번에(엔터는 직접).Commands in replies become cards with a “Send to terminal” button (you press Enter).
  • 탭마다 독립된 대화, 저장되는 이력, 창 분리 시 대화도 함께 인계.Per-tab conversations, saved history, and handover when you detach a tab.
  • AI 빠른 동작 — '에러 고치기·출력 설명·다음 단계' 버튼이 현재 터미널 출력을 자동 첨부해 AI에 전송. 답변 속 명령은 카드로 바로 실행.AI quick actions — 'Fix error · Explain output · Next steps' buttons attach the current terminal output automatically. Commands in the reply become runnable cards.
  • 포커스된 세션의 시스템 정보(OS · 셸 · 사용자 · 현재 경로)를 AI에 자동 주입 — 어느 머신에 연결됐는지 알고 명령어를 제안. SSH는 조용한 별도 채널로 탐색.Automatically injects the focused session's system info (OS, shell, user, cwd) into every AI request — the assistant knows which machine you're on and tailors suggestions accordingly. SSH probes via a silent separate channel.
  • 추론 모델(o1·o3·gpt-5 등)의 사고력(reasoning effort)을 백엔드별로 low·medium·high로 설정 가능 — 일반 모델은 비워 두면 됨.Set a per-backend reasoning effort (low / medium / high) for reasoning models (o1, o3, gpt-5 …); leave it unset for regular models.
  • AI 패널의 🧠 드롭다운으로 세션별 사고력 오버라이드 — auto(백엔드 설정 사용) 또는 minimal/low/medium/high/max 중 선택. 값은 그대로 전달되어 GLM의 max, OpenAI의 minimal 등 제공자별 단계도 사용 가능.A 🧠 dropdown in the AI panel overrides the reasoning effort per session — auto (use the backend setting) or minimal/low/medium/high/max. Values pass through verbatim, so provider-specific levels like GLM's max or OpenAI's minimal work too.

백엔드 지원Backends

OpenAI Ollama vLLM TGI Self-hosted
wowTerminal — SSH Hosts
SSH HOSTS (5) +
검색…Search… 이름순 ↕Name ↕
▾ production (3)
api-west-2deploy@10.0.4.12 :22
db-primaryops@10.0.4.30 :22
worker-01deploy@10.0.4.41 :22
▸ staging (2)
known_hosts verified · TOFU
SSH Manager

호스트·키·보안을 한곳에Hosts, keys & security

  • 호스트 프로필(이름/주소/포트/유저/인증), 그룹·태그, 검색·정렬.Host profiles (name, address, port, user, auth), groups & tags, search and sort.
  • 그룹 헤더를 클릭해 호스트 목록 접기/펴기 — 상태는 재시작 후에도 그룹별로 유지되며, 화살표(▶/▼)가 더 크고 명확하게 표시됨.Click a group header to collapse or expand its hosts — the state is remembered per group across restarts, and the chevron (▶/▼) is larger and clearly visible.
  • SSH 키 생성·가져오기. 비밀번호는 OS 보안 저장소 또는 암호화된 파일에 보관(그대로 저장하지 않음).Generate or import SSH keys. Secrets live in the OS keychain or an encrypted file — never plaintext.
  • TOFU 호스트키 검증(known_hosts) — 키 불일치 경고로 중간자 공격 방어.Trust-on-first-use host-key verification (known_hosts), with mismatch warnings to guard against MITM.
  • 더블클릭=새 탭 / ▶=현재 탭 / 우클릭 메뉴 / 키보드 복제·삭제. 호스트 리스트에서 /로 탐색·선택, Home/End로 처음/끝, Enter로 새 탭 열기; 검색창에서 를 누르면 리스트로 포커스 이동.Connect via double-click (new tab), ▶ (current tab), right-click menu, or keyboard. Navigate the host list with /, jump to first/last with Home/End, open in a new tab with Enter; press in the search box to drop focus into the list.
  • ~/.ssh/config 임포트 — 설정의 가져오기 탭에서 로컬 SSH 설정의 호스트를 한 번에 등록.~/.ssh/config import — register all hosts from your local SSH config in one click from the Settings import tab.
  • 점프 호스트(ProxyJump) — 호스트 편집에서 중간 bastion 호스트를 지정해 한 번에 접속. 점프 인증은 ssh-agent·키체인.Jump host (ProxyJump) — specify a bastion in the host editor and connect through it in one step; jump auth uses ssh-agent or keychain.
  • 포트 포워딩 — ⌘K에서 로컬(-L)·원격(-R)·다이내믹 SOCKS5(-D) 터널을 생성·중지. 활성 터널 목록 표시. -L/-D/-R 세트 완성.Port forwarding — create and stop local (-L), remote (-R), and dynamic SOCKS5 (-D) tunnels from the ⌘K palette; active tunnels are listed. Full -L/-D/-R set.
  • 절전·화면 잠금 후 SSH 연결 끊김 자동 감지 — 연결이 끊기면 "[연결이 끊어졌습니다 — Enter 키로 다시 연결]" 메시지로 즉시 안내, Enter 키로 그 자리에서 재연결; tmux 사용 시 이전 tmux 세션으로 자동 복귀Auto-detects dead SSH connections after sleep or screen lock — shows a "[disconnected — press Enter to reconnect]" message immediately, then Enter re-spawns the session in place; with tmux, reconnects straight back into your tmux session
wowTerminal — SFTP
SFTP — testllm × +
Local · ~/build
dist/
app.tar.gz8.4M
.env1.2K
deploy.sh640B
Remote · /var/www
releases/
shared/
current→ rel
app.tar.gz → /var/www/releases68%
SFTP Browser

드래그로 끝나는 파일 전송Transfers end with a drag

  • 로컬 ↔ 원격 이중 패널. OS 파일을 드래그해 업로드, 폴더 선택으로 다운로드.Dual local ↔ remote panes. Drag OS files in to upload, pick a folder to download.
  • 패널 사이 항목을 직접 드래그해 전송. 진행률 바 + 동시 전송 큐.Drag items between panes to transfer. Progress bars and a concurrent transfer queue.
  • 원격 파일 검색, Unix 권한 편집.Remote file search and Unix permission editing.
  • 원격·로컬 파일 빠른 편집 — 텍스트 파일을 더블클릭하면 인라인 편집창으로 열려 ⌘S·💾로 즉시 저장.Remote and local file quick-edit — double-click any text file to open an inline editor and save instantly with ⌘S or 💾.
  • 폴더 전체 전송(재귀적 업/다운로드)과 다중 선택 — Cmd/Ctrl+클릭으로 토글, Shift+클릭으로 범위 선택해 한 번에 옮기기.Transfer whole folders (recursive up/download) and multi-select files or folders — Cmd/Ctrl+click to toggle, Shift+click for a range, then move them all at once.
wowTerminal — Local shell
zsh ssh: api logs +
$ npm run dev VITE ready in 312 ms ➜ localhost:5173
$ tail -f app.log 12:04:02 GET /api/health 200 12:04:05 GET /api/me 200
Terminal Core

탭 · 분할 · 창 분리Tabs, splits & detach

  • PTY 기반 실제 셸, xterm.js 렌더링. 한글(IME) 입력 지원.Real PTY-backed shells rendered with xterm.js, with Korean/CJK IME input.
  • 탭, 좌우/상하 분할, 탭을 떼어 새 창으로 분리하거나 창 사이로 드래그-병합(세션·화면 그대로 인계).Tabs, horizontal/vertical splits, detach a tab into its own window, or drag-merge between windows (live session handed over).
  • 탭바 방향키 탐색 — 탭을 클릭해 포커스를 준 뒤 /로 탭 전환(포커스는 탭바에 유지, 다른 탭 단축키도 그대로 동작).Tab bar arrow-key navigation — click a tab to focus it, then switch between tabs with / (focus stays on the tab bar; other tab shortcuts still work).
  • 우클릭 컨텍스트 메뉴(복사·붙여넣기·전체 선택·지우기), ⌘C 복사(macOS) · Ctrl+C 복사/Ctrl+V 붙여넣기(Windows/Linux), OSC 52 클립보드 — tmux·vim의 복사도 시스템 클립보드로.Right-click context menu (copy, paste, select all, clear), ⌘C copy (macOS) · Ctrl+C copy / Ctrl+V paste (Windows/Linux), and OSC 52 clipboard — even tmux/vim copies reach your system clipboard.
  • 대체화면 TUI(less·man·vim 등)에서도 마우스 휠 스크롤, 사용자 정의 키보드 단축키.Mouse-wheel scrolling even in alternate-screen TUIs (less/man/vim), plus customizable keyboard shortcuts.
  • 히스토리 검색(Ctrl/⌘+R), 인라인 자동완성(제안이 떠 있을 때 Tab으로 수락, 없으면 일반 셸 완성으로 전달; /End는 순수 커서 이동; 내장 플래그·서브명령 사전으로 git·docker·claude·kubectl·npm·ssh 등의 플래그 완성 — 히스토리 없을 때 시드 명령 폴백), 더블클릭 이름 변경.History search (Ctrl/⌘+R), inline autocomplete (accept with Tab when a suggestion is showing, otherwise it falls through to normal shell completion; /End are pure cursor movement; built-in flag/subcommand dictionary for git, docker, claude, kubectl, npm, ssh, and more — seed commands as fallback when history is empty), double-click to rename tabs.
  • 보안: sudo·ssh·passwd 등 비밀번호 프롬프트에서 입력한 비밀번호는 명령 히스토리·인라인 자동완성(Ctrl+R 포함)에 기록되지 않음. 터미널이 출력에서 비밀번호 프롬프트를 감지해 해당 입력 라인을 히스토리·제안에서 자동 제외.Security: passwords typed at sudo, ssh, or passwd prompts are never recorded in the command history or inline autocomplete (Ctrl+R included). The terminal detects password prompts in the output and automatically excludes that input line from history and suggestions.
  • readline 삭제 단축키 — Option/Alt+Delete로 앞 단어 삭제(backward-kill-word), Cmd+Delete로 줄 전체 삭제.readline deletion shortcuts — Option/Alt+Delete deletes the previous word (backward-kill-word), Cmd+Delete clears the whole line.
  • 스크롤백 검색(⌘F) — 다음/이전 이동·하이라이트. 터미널 출력의 URL을 클릭하면 기본 브라우저로 열기.Scrollback search (⌘F) — navigate next/previous matches with highlighting. Click URLs in terminal output to open them in the default browser.
  • 셸 통합(OSC 133)으로 로컬 zsh·bash에서 커맨드 블록 추적. ⌘↑/↓로 커맨드 블록 간 이동, ✨로 블록을 AI에 질문.Shell integration (OSC 133) tracks command blocks in local zsh and bash. Jump between command blocks with ⌘↑/↓; click ✨ to ask the AI about a block.
  • 명령 팔레트(⌘K) — 호스트 접속·새 탭·설정·최근 명령·스니펫을 퍼지 검색해 즉시 실행.Command palette (⌘K) — fuzzy-search hosts, new tab, settings, recent commands, and snippets to launch them instantly.
  • 입력 브로드캐스트 — 타이틀바 토글로 한 패널 입력을 모든 패널에 동시 전송(fleet 운영, 켜짐 시 빨간 표시).Input broadcast — title-bar toggle sends one pane's input to all panes simultaneously for fleet management (highlighted red when active).
  • 긴 명령 완료 알림 — 백그라운드 탭에서 8초 이상 걸린 명령이 끝나면 데스크톱 알림 + 탭 주황 배지로 즉시 알림(OSC 133 기반).Long-command notifications — when a command taking 8 s or more finishes in a background tab, you get a desktop notification and an orange tab badge instantly (OSC 133-based).
  • 터미널 색 테마 — Dracula·Nord·Solarized Dark·Monokai 풀 ANSI 16색 팔레트. 설정 → 터미널 → 테마에서 선택.Terminal colour themes — full 16-colour ANSI palettes for Dracula, Nord, Solarized Dark, and Monokai. Pick one under Settings → Terminal → Theme.
  • 세션 로깅 — 설정에서 켜면 ANSI를 제거한 터미널 출력을 로그 폴더에 세션별 파일로 누적 저장(로컬·SSH 모두).Session logging — enable in Settings to stream ANSI-stripped terminal output into per-session log files in a folder you choose (local and SSH sessions alike).
  • 세션 대시보드 — 타이틀바 버튼 또는 ⌘K에서 열기. 모든 탭·패널의 소스·상태·명령 수·마지막 명령을 한눈에, 행 클릭으로 해당 탭으로 점프.Session dashboard — open from the title bar or ⌘K. See every tab and pane's source, status, command count, and last command at a glance; click a row to jump to that tab.
  • 패널 토글 단축키 — 호스트 패널(⌘B)·AI 패널(⌘J)을 단축키로 열고 닫기(설정에서 재지정 가능).Panel toggle shortcuts — open and close the host panel (⌘B) and AI panel (⌘J) with keyboard shortcuts (reassignable in Settings).
  • Settings → Shortcuts에서 더 많은 앱 액션 재지정 가능: 커맨드 팔레트(기존 고정 ⌘K), 설정 열기, 대시보드, tmux 세션 선택, 포트 포워딩, 입력 브로드캐스트 토글, 파일 브라우저.More app actions are rebindable in Settings → Shortcuts: the command palette (previously a fixed ⌘K), open settings, open dashboard, tmux session picker, port forwarding, input broadcast toggle, and file browser.
  • 설정 다이얼로그를 키보드만으로 완전히 조작 가능: Tab 포커스 트랩 + 포커스 링, ↓로 탭 스트립에서 컨트롤로 이동, ↑로 복귀, ←/→로 탭 전환.Settings are fully keyboard-navigable: the dialog traps Tab focus with a visible focus ring, ↓ moves from the tab strip into the controls, ↑ moves back up, and ←/→ switch tabs.
  • 터미널 파일 드래그-드롭 업로드 — 로컬 셸은 현재 폴더로 복사, SSH는 원격 현재 폴더로 SFTP 업로드. 결과는 데스크톱 알림으로 안내(OSC7로 현재 폴더 추적).File drag-and-drop upload onto the terminal — local shell copies files to the current folder; SSH uploads via SFTP to the remote current folder. Results shown via desktop notification (current folder tracked with OSC7).
  • 세션 복원 — 재시작 시 탭·분할 레이아웃·이전 작업 디렉터리·SSH 재접속·tmux 재연결 자동 복원Session restore — on restart, tabs reopen with their previous layout, local shells in their last working directory, SSH tabs reconnecting, and tmux panes re-attaching automatically
wowTerminal — tmux sessions
cwjung@testllm:~$ cwjung@testllm:~$ [wt-deploy] 0:zsh* 1:vim 2:logs
⌘K tmux
wt-deploy3개 창3 windowsattached
claude-code5개 창5 windows
logs1개 창1 window
+ 새 세션 만들기…+ new session…
↑↓ 선택 · Enter 연결 · Esc 닫기↑↓ select · Enter attach · Esc close
tmux

tmux와 한 몸처럼First-class tmux support

  • 호스트별 자동 attach — 호스트에 tmux 세션 이름을 지정하면 접속 즉시 tmux new -A로 그 세션에 연결. 끊겨도 작업은 그대로.Per-host auto-attach — set a tmux session name on a host and every connection lands in it via tmux new -A. Disconnects never lose your work.
  • ⌘K 세션 피커 — 로컬·SSH 머신의 tmux 세션을 창 수·attached 배지와 함께 목록으로. 클릭/Enter로 연결·전환, 같은 창에서 새 세션 생성(tmux 안·밖 모두 동작).⌘K session picker — lists the tmux sessions of the focused machine (local or SSH) with window counts and an attached badge. Click/Enter to attach or switch, create new sessions inline — works inside and outside tmux.
  • 탭 레이블 자동 동기화 — 연결하면 탭이 세션 · 호스트로 표시되고, tmux 창 제목(OSC 0/2)도 실시간 반영.Tab labels sync automatically — attaching labels the tab session · host, and tmux window titles (OSC 0/2) flow into it live.
  • 재시작해도 이어서 — 세션 복원이 tmux 패널을 기억해 재실행 시 자동 재연결. 패널이 보이고 크기가 잡힌 뒤 attach해 TUI가 좁게 깨지지 않음.Survives restarts — session restore remembers tmux panes and re-attaches on relaunch, only after the pane is visible and sized, so TUIs never come back narrow.
  • tmux 화면에서도 마우스 휠 스크롤(대체화면 변환), 복사는 OSC 52로 시스템 클립보드까지.Mouse-wheel scrolling inside tmux (alt-screen translation), and copies reach your system clipboard via OSC 52.
UI & more

마무리 디테일The details that add up

11개 UI 언어11 UI languages

OS 로케일 자동 감지로 첫 실행부터 모국어.Auto-detected from your OS locale — your language from first launch.

English한국어Español 中文日本語Русский FrançaisDeutschTiếng Việt Indonesiaहिन्दी

테마 & 레이아웃Theme & layout

좌측 호스트 패널·우측 AI 패널 접기/펴기 + 폭 드래그. 폰트·스크롤백 설정.Collapsible host (left) and AI (right) panels with draggable widths. Font & scrollback settings.

$ dark theme
navy · slate
$ light theme
slate · ink

앱 내 자동 업데이트In-app auto-update

새 버전이 나오면 버전 옆 배지로 알리고 클릭 한 번에 설치. 설정·호스트·그룹·태그·LLM 백엔드 설정을 JSON 파일로 내보내기·가져오기 (API 키는 키체인에 보관되어 내보내기에 포함되지 않음).A badge appears for new versions; one click installs. Export/import settings, hosts, groups, tags, and LLM backend configurations as a JSON file (API keys stay in the keychain and are excluded from exports).

v0.20.8 → 최신latest one-click install
Trust & Security

비밀번호와 키는 암호화해서 보관합니다Your passwords and keys are stored encrypted

$

API 키·SSH 개인키·비밀번호는 OS 키체인 또는 머신 키로 암호화한 파일에 보관.API keys, SSH private keys, and passwords live in the OS keychain or a machine-key-encrypted file.

호스트/그룹/태그 내보내기에는 시크릿이 포함되지 않습니다.Exports of hosts/groups/tags exclude all secrets.

SSH 접속은 known_hosts로 호스트키를 검증(TOFU).SSH connections verify host keys via known_hosts (TOFU).

</>

오픈소스(MIT) — 코드를 직접 확인할 수 있습니다.Open source (MIT) — inspect the code yourself.

For developers

기술 스택Built on a fast, honest stack

MIT License macOS / Windows / Linux Self-hostable AI
Backend
Rust + Tauri 2
Frontend
React 19 + TS + Vite
Terminal
xterm.js + portable-pty
SSH / SFTP
russh + russh-sftp
Secrets
Keychain / AES-256-GCM
ssh: prod-web
deploy@prod-web:~$ tail -f app.log 12:04:02 GET /api/health 200 12:04:05 GET /api/me 200 deploy@prod-web:~$
EscTab ⌃C|~/-
Tablet

태블릿을 위한 터미널Built for your tablet

iPad 앱이 App Store에 출시됐습니다. Android 태블릿(Google Play)은 준비 중입니다. (휴대폰은 지원하지 않습니다.)The iPad app is out on the App Store. Android tablets (Google Play) are coming soon. (Phones are not supported.)

  • 온스크린 키바 — Esc · Tab · 방향키 · ⌃C/D/Z/R/L · Home/End/PgUp/PgDn · 셸 기호, 그리고 다음 글자를 컨트롤 시퀀스로 만드는 스티키 Ctrl.On-screen key bar — Esc · Tab · arrows · ⌃C/D/Z/R/L · Home/End/PgUp/PgDn · shell symbols, plus a sticky Ctrl that turns the next letter into a control sequence.
  • 슬라이드오버 패널 — 넓은 태블릿 화면에 맞춰 호스트 목록과 AI 패널이 시트로 열립니다.Slide-over panels — the host list and AI panel open as sheets that fit the tablet's wide screen.
  • 원격 그대로 — SSH·SFTP·AI 어시스턴트를 태블릿에서도. 데스크탑과 같은 호스트를 그대로 사용.Full remote — SSH, SFTP, and the AI assistant on your tablet, using the same hosts as on desktop.
다운로드Download on theApp Store 출시 예정Soon onGoogle Play 준비 중Soon
Download

지금 다운로드Get wowTerminal v0.20.8

최신 릴리스 v0.20.8. 모든 빌드는 GitHub Releases에서 받습니다.
Windows .msi · Linux .deb · .rpm 패키지도 제공됩니다.
The latest release, v0.20.8 — every build comes from GitHub Releases.
Windows .msi and Linux .deb / .rpm packages are also available.

macOS Apple Silicon · .dmg · 12.5 MB macOS Intel · .dmg · 13.3 MB Windows x64 installer · .exe · 7.0 MB Linux x64 · .AppImage · 84.7 MB
!

Windows 미서명 빌드 안내Windows build — heads-up

macOS 빌드는 Developer ID로 서명·공증되어 Gatekeeper 경고가 없습니다. Windows는 현재 코드 서명 전이라 SmartScreen 경고가 나올 수 있습니다.macOS builds are Developer ID-signed and notarized — no Gatekeeper warning. Windows builds are currently unsigned, so SmartScreen may warn on first launch.

Windows"추가 정보 → 실행"SmartScreen: More info → Run anyway
FAQ

자주 묻는 질문Frequently asked questions

네, 오픈소스(MIT)이며 무료입니다.Yes — open source (MIT) and free.
OpenAI 호환 API라면 무엇이든. 로컬 Ollama, 자체 호스팅 게이트웨이 포함.Any OpenAI-compatible API, including local Ollama and self-hosted gateways.
그대로 저장하지 않고, OS 키체인 또는 암호화된 파일에 보관합니다.Never stored in plaintext; kept in the OS keychain or an encrypted file.
macOS·Windows·Linux 모두 지원합니다.macOS, Windows, and Linux are all supported.
11개 언어 UI를 제공하며 OS 로케일을 자동 감지합니다.11 UI languages, auto-detected from your OS locale.