Tags: botforge-pro/goduration-python
Tags
Add edge case support for Go duration spec - Support bare '0' without unit - Support explicit '+' prefix for positive durations - Support zero components in compound durations (1h0m0s) - All 32 tests passing including edge cases - Complete Go time.ParseDuration compatibility 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>