Skip to content

v1.0.2-beta.1

Choose a tag to compare

@RaheesAhmed RaheesAhmed released this 04 Mar 01:19
· 58 commits to main since this release

SajiCode v1.0.2 (Beta) 🚀

Welcome to the first beta release of SajiCode! We're bringing the AI engineering team directly into your terminal.

🌟 What's New

  • Multi-Agent System: Replaced the traditional single-agent approach with a distributed team of 17 specialized agents (PM, Backend Lead, Frontend Lead, QA, Security, etc.) working in parallel.
  • Agent Skills Engine: Introduced 21 expert knowledge files containing specific capabilities (from advanced React/Next.js to Database design, Python engineering, and more). Agents load skills on-demand for specialized tasks.
  • Rich Project Context: Powerful context and memory management. The system now thoroughly understands your workspace through codebase intelligence scanning and maintains persistent memory across sessions.
  • Global NPM Installation: SajiCode is now fully available on NPM! You can install it globally via npm install -g sajicode and run it from any project directory using the sajicode command.

📦 Installation

npm install -g sajicode

sajicode -p <provider> -m <model>

**Full Changelog**: https://github.com/RaheesAhmed/SajiCode/compare/v27...v1.0.2-beta.1