You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Home/root guard: refuse to analyze / watch from ~ or / (issue #115)
- Upload size warning: warn when archive exceeds 50 MB with hint to use .supermodel.json
- Graceful offline fallback: serve stale cached graph when API is unreachable
- Cache TTL: 30-day expiry on Get(); new Prune(maxAge), Stats(), NewestEntry() helpers
- .supermodel.json exclude_patterns: glob patterns for full path exclusions (e.g. "**/testdata/**")
- Enhanced status: shows cache size in bytes, last analysis timestamp
- Self-update: `supermodel update` downloads and installs the latest GitHub release;
`supermodel update --check` prints available version without installing
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments