Aide

AI開発環境用のpackage.json

Windowsシステムツールオープンソース

v0.9.0

2.8 MBスキャン済み・問題なし

ダウンロードしたファイルを確認

ダウンロードしたファイルを選択すると、公開されているハッシュ値と照合します。確認はブラウザ内で行われ、ファイルはどこにも送信されません。

概要

Aideは、AI開発環境のpackage.jsonです。 その環境に関連したパッケージ定義を提供します。

Windows上でのAI開発環境で働く人のために意図されています。 その目的は、別々の汎用アプリケーションとして役立つのではなく、ソフトウェアパッケージとして環境を記述することを中心にしています。

AideはWindowsプラットフォーム用のオープンソースソフトウェアです。 MirrorNestは、公式ビルドを独自のストレージから直接配布します。 ミラー化されたビルドは、公開される前にマルウェアのためにスキャンされます.

アーキテクチャ: x64

v0.9.0の新機能

📦 Installation

### 🐧 Linux ```bash # .deb (Debian / Ubuntu) sudo dpkg -i aide-cli_*_amd64.deb

# .rpm (Fedora / RHEL) sudo rpm -i aide-cli-*-1.amd64.rpm

# Portable binary tar -xzf aide-linux-amd64.tar.gz sudo mv aide-linux-amd64 /usr/local/bin/aide ```

### 🍎 macOS ```bash # Apple Silicon (M1/M2/M3) tar -xzf aide-darwin-arm64.tar.gz sudo mv aide-darwin-arm64 /usr/local/bin/aide

# Intel tar -xzf aide-darwin-amd64.tar.gz sudo mv aide-darwin-amd64 /usr/local/bin/aide ```

### 🪟 Windows ```powershell # One-liner installer (recommended) powershell -c "irm https://raw.githubusercontent.com/accreation/aide/main/install.ps1 | iex"

# Or manually:extract and place in %USERPROFILE%\.local\bin\ Invoke-WebRequest -Uri "https://github.com/accreation/aide/releases/latest/download/aide-windows-amd64.exe.zip" -OutFile aide.zip Expand-Archive aide.zip -DestinationPath . Move-Item -Path "aide-windows-amd64.exe" -Destination "$env:USERPROFILE\.local\bin\aide.exe" -Force ```

--- SHA256 checksums are in aide_v0.9.0_checksums.txt.

## What's Changed • fix:resolve provider/tool against isolated PATH in LaunchWithEnv by @anar-latifov in https://github.com/accreation/aide/pull/26 • fix:resolve tool versions against isolated PATH in aide add by @anar-latifov in https://github.com/accreation/aide/pull/27 • fix:search github release history for version-pinned isolated installs by @anar-latifov in https://github.com/accreation/aide/pull/28 • fix:atomic, locked writes for accounts.json and projects.json by @anar-latifov in https://github.com/accreation/aide/pull/29 • fix:preserve existing version constraint when aide add detection fails by @anar-latifov in https://github.com/accreation/aide/pull/30 • fix:honor version constraint for github-recipe installs in global mode by @anar-latifov in https://github.com/accreation/aide/pull/31 • fix:key remote recipe cache by URL to prevent cross-project poisoning by @anar-latifov in https://github.com/accreation/aide/pull/32 • fix:resolve AIDE_RECIPES_URL precedence at point of use by @anar-latifov in https://github.com/accreation/aide/pull/33 • fix:capture stderr when parsing tool version output by @anar-latifov in https://github.com/accreation/aide/pull/34 • Credential-profile accounts + account binding precedence (#35 phases 1-3) by @anar-latifov in https://github.com/accreation/aide/pull/36 • chore:close out account-isolation follow-ups (#35) by @anar-latifov in https://github.com/accreation/aide/pull/39 • fix:disable claude auto-updater in credential profiles (#41) by @anar-latifov in https://github.com/accreation/aide/pull/42

詳細

プラットフォームWindows
カテゴリシステムツール
ライセンスオープンソース
価格無料
提供元github.com
パッケージIDAccreation.Aide
作者Accreation
最新バージョンv0.9.0
ファイル形式ZIP
ファイルサイズ2.8 MB
公開日9/25/2026

SHA-256

あなたの環境でまだ動作しますか?

動作する (0)動作しない (0)投票するにはサインイン

レビュー

まだレビューはありません — 最初のレビューを投稿してみませんか。

レビューを投稿

匿名ではなく認証済みメンバーとして投稿するにはログインしてください。

システムツールの他のアプリ