Aide
Package.json для среды разработки ИИ
v0.9.0
2.8 MBпроверено, чисто
Проверьте загруженный файл
Выберите скачанный файл, чтобы сверить его с опубликованной контрольной суммой — проверка выполняется в вашем браузере, файл никуда не отправляется.
Описание
Aide - это пакет.json для среды разработки ИИ. Он содержит определение пакета, связанное с этой средой.
Он предназначен для людей, работающих с средой разработки ИИ на Windows. Его цель состоит в том, чтобы описать окружающую среду как пакет программного обеспечения, а не как отдельное приложение общего назначения.
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
Full Changelog:https://github.com/accreation/aide/compare/v0.8.0...v0.9.0
Сведения
SHA-256
У вас это работает?
Отзывы
Пока нет отзывов — будьте первым.
Ещё в категории «Системные утилиты»
Rufus
A utility that helps format and create bootable USB flash drives, such as USB keys/pendrives, memory sticks, etc.
sortify
High-performance folder organizer. Go binary, safety-first, cross-platform.
PureLink
Clean URLs, remove tracking, unshorten links & view history.
DesktopGo
一个面向 Windows 的桌面启动台,把应用唤起、图标整理和 Everything 文件搜索收进同一个入口。
Password Checker
Checks if password was leaked in previous data breaches
Straumr
CLI tool for managing, saving, and sending HTTP requests across workspaces