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
fix: address PR review comments for markdown output
- Fix Cache-Control mismatch: change from 3600s to 60s to match ISR TTL
- Add URL validation after normalizeGitUrl() to skip non-HTTP URLs
- Fix installSize check: use !== undefined instead of truthiness
- Enhance sparkline with numeric trend values for LLM readability
- Add comprehensive unit tests for markdown utils (97.97% coverage)
0 commit comments