Releases: Aftab-web-dev/yuva-ai
Releases · Aftab-web-dev/yuva-ai
v1.2.1 — Session Persistence & Auto-Save
What's New
Session Persistence System
yuva session start/log/save/resume/end— full session management CLI- Auto-save — sessions auto-save after every yuva command
- Git state auto-capture — branch, commits, and changed files tracked
yuva session resume— get full context when returning to a project- Decision tracking —
yuva session decision "what" "why"
Orchestrator Updates
- All agent prompts updated to use
yuva sessionCLI commands - Orchestrator checks session state before routing agents
- Session context injected into
yuva agent orchestrateoutput .session/and.memory/auto-gitignored onyuva init- Session preamble added to all native configs (Claude, Cursor, Copilot, etc.)
140 tests passing across 11 test files
Release v1.2.0
What's Changed
feat: auto-save session after every yuva command
Installation
npx yuva-ai initFull changelog: https://github.com/Aftab-web-dev/yuva-ai/commits/v1.2.0
Release v1.1.0
What's Changed
feat: inject session context into orchestrate output
Installation
npx yuva-ai initFull changelog: https://github.com/Aftab-web-dev/yuva-ai/commits/v1.1.0