Skip to content

v1.2.3 — Specialists, Memory, Self-Healing & Task Intelligence

Latest

Choose a tag to compare

@RaheesAhmed RaheesAhmed released this 11 Jun 00:28
· 4 commits to main since this release

The biggest SajiCode release yet 16-agent team, 22 skill packs, 3-layer memory, self-healing validation, and full task graph parallelism.

New specialist agents

Six new specialists added to the core team: nextjs-specialist, python-api-specialist, ai-rag-specialist, 3d-web-specialist, performance-specialist, mcp-specialist. Each agent loads only its own skill packs — no bloated context.

22 skill packs

New additions: skill-creator (supersedes write-a-skill), 3d-web-experience, python-engineer, mcp-server, fullstack-app-generator.

3-layer memory + 5 subsystems

Persistent intelligence across sessions pointer index, topic files, transcript search, plus Agent Memory, Project DNA, Session State, Experience Replay, and Pattern Library.

Self-healing validation

Inline validation after every write: tsc, py_compile, cargo check, go build, gradlew. Agents auto-fix errors up to 3 cycles before blocking.

Task graph & parallelism

Full DAG execution — dependency ordering, parallel dispatch, live status tracking, dynamic agent routing, and workload balancing.

Everything else

Git integration (branch, checkpoint, revert session/agent), code intelligence (semantic search, symbol finder, standup briefing), security scanning on every write, 5-middleware stack per agent, MCP server support, web search for agents.