0.3.17
What's Changed
- UI/UX Edit Design system, Agent, Settings, Dispatch, Onboarding by @xevgeniy-ellinskiyx
Installing
These desktop builds are unsigned, so each OS shows a one-time security warning on first launch. That is expected — follow the steps below.
Linux (x64)
Download Testeiya-x86_64.AppImage, then make it executable and run it:
chmod +x Testeiya-x86_64.AppImage && ./Testeiya-x86_64.AppImageIf your system lacks FUSE (some minimal distros), run it without mounting instead:
./Testeiya-x86_64.AppImage --appimage-extract-and-runmacOS (Apple Silicon)
- Download
stable-macos-arm64-Testeiya.dmg, open it, and drag Testeiya into Applications. - On first launch, right‑click Testeiya in Applications → Open → Open.
- If macOS still blocks it ("damaged" / unidentified developer), clear the quarantine flag once:
xattr -dr com.apple.quarantine /Applications/Testeiya.app
Windows (x64)
- Download
stable-win-x64-Testeiya.zipand extract it (a short path such asC:\Testeiyaavoids Windows path-length limits). - Run
Testeiya\bin\launcher.exe. - If Microsoft Defender SmartScreen appears, click More info → Run anyway.