Fix archive cmd panic on short content (#9) #34
Reference in New Issue
Block a user
Delete Branch "fix/archive-cmd-short-content"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
article.Content[:32]insites/archive/cmd/archive/main.go, preventing panic when content is shorter than 32 characterscmd/browser/main.goTest plan
go build ./...passesgo test ./...passesCloses #9
Parent: #31 (Phase 1, PR 3)
🤖 Generated with Claude Code