Files
go-extractor/sites/archive
steveandClaude Opus 4.6 b4e462a6b4
CI / vet (pull_request) Successful in 1m6s
CI / build (pull_request) Successful in 1m7s
CI / test (pull_request) Successful in 1m8s
fix: prevent panic on short article content in archive cmd
Add length check before slicing article.Content[:32], matching the
safe truncation pattern already used in cmd/browser/main.go.

Closes #9

Co-Authored-By: Claude Opus 4.6 <[email protected]>
2026-02-15 16:14:32 +00:00
..