Release 20
v1.13.0
June 2026minor
Added
- snipara-companion local code overlays now expose code status, sync, upload, hooks, promote, local graph queries, and local MCP server workflows for pre-push agent context
- Companion-scoped hosted overlay storage now supports upload, status, get, and retire for non-canonical local code manifests with TTL expiry and repo root redaction
- Managed Git hooks can refresh local overlays after commits and record push-time promotion state before hosted CODE reindex catches up
Improved
- Agent and code graph docs now separate canonical hosted snipara_code_* answers from local-only overlays for dirty working trees and local commits
- Companion workflows now make local overlay freshness visible without silently mixing local state into hosted project truth
Fixed
- Hosted overlay upload now handles expiry timestamps correctly during Postgres insert, verified with upload, status, get, and retire smoke tests