Skip to content

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 04 Sep 11:10
· 3 commits to master since this release

ai-coder 1.2.2

Downloads

Platform File SHA256
🐧 Linux Binary aicoder-1.2.2-x86_64-linux 812226fb52e35f62b08f1ecb7f82408218ff89d91f548b68b32058c40cd8cc32
📦 Debian/Ubuntu aicoder_1.2.2_amd64.deb 2f3f1aeec1cd778136b35902e698095755f83461f678c837c209c29da13810f3
🪟 Windows Binary aicoder.exe 8f4e66da79e91c34f08f4dc0a9eef79cd6744bfca5514b4ab7f421f40804ad01
🪟 Windows Installer aicoder-1.2.2-setup.exe c041fa9e962476e3cb02807f7ee50b2d262242b624055a673bbee9a2c2fd8abe
🏗️ Arch/AUR PKGBUILD
🤖 Android/Termux aicoder-1.2.2-termux.tar.gz cbcfb06d8a8661d125ad39b5fa9d476034a08388ec03bbba471debdc7be360db

Install

# Linux Binary
sudo wget -O /usr/bin/aicoder https://github.com/derleiti/ai-coder/releases/download/v1.2.2/aicoder-1.2.2-x86_64-linux
sudo chmod +x /usr/bin/aicoder

# Debian/Ubuntu
wget aicoder_1.2.2_amd64.deb && sudo dpkg -i aicoder_*.deb

# Arch/AUR
yay -S aicoder

# Windows: Download aicoder.exe, add to PATH

# Android/Termux
curl -sL https://ailinux.me/ai-coder-termux | bash
# Pinned version from this release:
curl -LO https://github.com/derleiti/ai-coder/releases/download/v1.2.2/aicoder-1.2.2-termux-install.sh
bash aicoder-1.2.2-termux-install.sh

# Termux Update
curl -sL https://ailinux.me/ai-coder-termux | AICODER_REF=master bash

Full Changelog: v1.2.1...v1.2.2