Skip to content

Releases: SHalimoosavi/SYJ-AI

SYJ AI v0.1.0 — Initial Public Release

Choose a tag to compare

@SHalimoosavi SHalimoosavi released this 14 Jul 20:47

SYJ AI v0.1.0 — Initial Public Release
SYJ AI is an open-source, local-first autonomous AI software engineering agent designed with a mobile-first philosophy. It runs natively on Android via Termux while remaining fully compatible with Linux, Windows, and macOS.
Highlights
Autonomous 8-stage workflow — Plan → Research → Design → Code → Review → Verify → Optimize → Document
Local-first architecture — no data leaves the device by default
Ollama integration — offline, on-device AI inference
QwenCoder routing for coding tasks — generation, refactors, components
DeepSeek routing for reasoning — planning, debugging, architecture review
Sandboxed workspace and gated shell execution for safe, controlled operations
CLI: syj doctor, syj build, syj chat
Comprehensive documentation — architecture guide, contributing guide, and full setup instructions
MIT Licensed — free and open for community use and contribution
About This Release
This is the first MVP release of SYJ AI, intended for real-world experimentation and community feedback. Installation and usage instructions for Android, Linux, Windows, and macOS are available in the README.