What's new ?
Sage 0.12.0 expands skill security analysis, improves prompt-injection detection, and strengthens compatibility across supported agents.
Highlights
- Scan installed skills and surface security verdicts in the status line.
- Cache skill verdicts and asynchronously upload unknown skills for analysis.
- Enable skill analysis uploads for OpenCode and OpenClaw.
- Adopt the retrained prompt-injection classifier (
pi-model1.0.3) through the newv2model schema. - Send non-blocking prompt-injection near misses to the Community IQ heuristics endpoint when Community IQ is enabled.
Compatibility and security fixes
- Support the PascalCase tool names and updated input fields introduced by GitHub Copilot CLI 1.0.63.
- Promote unsupported or unenforced
askverdicts todenyin CursorpreToolUseandbeforeReadFilehooks. - Prevent Claude Code status-line setup from overwriting settings when the existing settings file cannot be read.
- Publish versioned default configuration metadata at
~/.sage/config.defaults.jsonfor external tooling.