ダウンロード
Naiaをダウンロードして、AIアバターと会話しましょう。
完全なNaia体験。AIアバター、OpenClaw、韓国語入力、標準アプリがすべて含まれています。USBから起動して試すか、ハードドライブにインストールしてください。
ライブUSBは再起動でリセットされます。永続的に使用するにはインストールしてください。
ISOをダウンロード (~7.2 GB)Shell UIのみ — AI機能にはNaia OSまたは別途OpenClawのセットアップが必要です。
サンドボックス環境で実行されます。GNOME Platformランタイムが必要です。
Shell UIのみ。OpenClawは含まれていません。
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install -y flathub org.gnome.Platform//47
flatpak install --user ./Naia-Shell-x86_64.flatpak単一の実行ファイルです。インストール不要でそのまま実行できます。
Shell UIのみ。OpenClawは含まれていません。
chmod +x Naia-Shell-x86_64.AppImage && ./Naia-Shell-x86_64.AppImageDebian、Ubuntu、その他のapt系ディストリビューション向けです。
Shell UIのみ。OpenClawは含まれていません。
sudo dpkg -i Naia.Shell_*.debFedora、RHEL、その他のrpm系ディストリビューション向けです。
Shell UIのみ。OpenClawは含まれていません。
sudo rpm -i Naia.Shell-*.rpmNaiaのAI機能(チャット、音声、ツール、スキル)はOpenClawで動作します。Shell UI単体ではAIを使用できません。OpenClawが一緒に実行される必要があります。
- Naia OSにはOpenClawがプリインストールされています。起動するだけですぐに使えます。
- 上記のShell単体パッケージを使用する場合、OpenClawを別途インストールする必要があります。 OpenClawセットアップガイド
システム要件
- Linux x86_64
- Node.js 22+(AppImage/deb/rpm用)
チェックサム検証
ダウンロードしたファイルの整合性を検証するには:
sha256sum -c SHA256SUMSリリースノート
v0.1.3 (2026-03-23)
Workspace panel, browser panel, PTY terminal, provider registries, and installer improvements
- feat(shell)Workspace panel — session dashboard, file explorer, and code editor #99
- feat(workspace)PTY terminal tabs with xterm.js in workspace panel #119
- feat(workspace)Image, CSV, and log file viewer with chat deeplinks #116
- feat(workspace)Git worktree grouping in session dashboard #121
- feat(shell)Browser panel — Chrome X11 embed, CDP tools, voice tools, and theme support #95
- fix(browser)Browser panel keepAlive, modal timing, and toolbar overflow fixes #102
- feat(panels)Iframe bridge and NaiaContextBridge expansion for panel communication #122
- feat(shell)Dynamic iframe rendering for installed panels #89
- feat(shell)Panel API — programmatic interface via panelRegistry #118
- feat(shell)STT/TTS provider registry with Web Speech API and Browser TTS support #51
- feat(shell)vLLM STT/TTS providers + STT model selector + audio device settings #79
- feat(shell)Audio input/output device selection with custom dropdown and mic test #81
- fix(installer)GRUB boot: add insmod iso9660 to fix USB boot menu not appearing
v0.1.2 (2026-03-10)
In-app auto-update, voice provider refactoring, skill/voice bug fixes, CI quality gates, and OS improvements
- feat(shell)In-app update checker with banner notification and Settings version footer #30
- feat(ci)Tauri updater signing, latest.json generation, and itch.io butler push #30
- feat(web)Changelog section on naia.nextain.io download page from releases/*.yaml #30
- feat(voice)Abstract live conversation into provider pattern (Gemini Live, OpenAI Realtime) #25
- fix(shell)Suppress echo in voice conversation and add VRM gender-based voice defaults #22
- refactor(shell)Remove dead STT code and legacy SettingsModal #24
- fix(agent)Fix AI failing to discover custom skills in non-English locales #26
- fix(skills)Fix skill install feedback, event leak, i18n, and sync 20 built-in skills #26
- refactor(agent)Deduplicate system prompt pipeline #27
- feat(agent)Configurable Ollama host #39
- feat(shell)Dual-origin memory sync between Shell and OpenClaw #40
- fix(shell)Make AI response language follow locale setting #41
- feat(ci)CI quality gates (lint, typecheck, build-test) with Biome enforcement #12
- feat(ci)Chain pipeline: Release → Build OS → Generate ISO, weekly auto-rebuild #12
- fix(installer)Restore DNS triple fallback, CJK font fix, Plymouth two-step module #42
- fix(branding)Add taskbar pins, wallpaper, lock screen for installed system #43