top | item 45608734

Workslop in Anthropic's own engineering article on Claude Agent SDK

2 points| argoeris | 4 months ago |anthropic.com

1 comment

order

argoeris|4 months ago

The post reads "The Claude Agent SDK excels at code generation..." and then provides a snippet where variable names don’t match (isEmailUrgnet and then isUrgent), misspelling of urgent, and an unnecessary second check of isFromCustomer. I don't know if it would be worse if this were generated using Claude code or by a human.