AlSlime 0.3.0 です。
変更点
読み上げ機能の追加
- Irodori-TTS と連携した読み上げ機能を追加しました。キャラクターごとに声を割り当てて、チャットの発言を読み上げられます
- 操作マニュアルに Irodori-TTS 連携の説明を追加しました
設定自動生成の改修
- 設定自動生成で使う指示ファイルを、設定ファイルエディタから直接編集できるようにしました
画像生成
- 画像生成の指示に、自然言語を混ぜた簡易版を用意しました(Antigravity 利用時のエラーへの暫定対応です)
その他
- Antigravity で選択できるモデルに「Gemini 3.6 Flash」「Gemini 3.7 Flash」を追加しました
- アプリ内に操作マニュアルを内蔵する方式をやめ、GitHub 上のマニュアルへ案内する方式に変更しました
使い方
- お使いのOSのファイルをダウンロードして、任意のフォルダへ展開します
- Windows:
alslime-0.3.0-windows-amd64.zip - Linux:
alslime-0.3.0-linux-amd64.tar.gz(tar xzf alslime-0.3.0-linux-amd64.tar.gzで展開)
- Windows:
- 起動します
- Windows:
alslime.exeをダブルクリックすると、ブラウザで画面が開きます - Linux: ターミナルで
./alslimeを実行し、表示されたURLをブラウザで開きます(実行権限は付与済みです)
- Windows:
- 使い方は docs/manual を参照してください
※コード署名を行っていないため、Windowsでは初回実行時に Microsoft Defender SmartScreen の警告が表示されることがあります。「詳細情報」→「実行」で起動できます。
※Linux版のバイナリについて、一部のセキュリティ製品が難読化を理由に検知することがあります。誤検知として Microsoft へ報告済みで、現在審査中です。
ライセンス
- 本体: PolyForm Noncommercial 1.0.0(同梱の LICENSE.md)
- 利用規約: 同梱の EULA.md(日本語版が優先。English: EULA.en.md)
- 依存ライブラリの表記: 同梱の THIRD-PARTY-NOTICES.md
AlSlime 0.3.0 (Windows x64 / Linux x64).
This release adds text-to-speech via Irodori-TTS (per-character voices for chat messages), lets you edit the config-generation instruction files directly from the settings editor, adds Gemini 3.6 Flash and Gemini 3.7 Flash to the Antigravity model list, and adds a simplified natural-language image prompt as a workaround for Antigravity errors. The in-app manual has been removed in favor of the manual on GitHub.
Windows: download and extract the zip, then run alslime.exe — the UI opens in your browser.
Linux: download the tar.gz, tar xzf it, then run ./alslime and open the printed URL (the binary is already executable).
See docs/manual.
Unsigned binary: Defender SmartScreen may warn on first run (Windows).
The Linux binary may be flagged by some engines due to obfuscation; a false-positive report has been submitted to Microsoft and is under review.
License: PolyForm Noncommercial 1.0.0. See LICENSE.md / EULA.en.md / THIRD-PARTY-NOTICES.md in the archive.