Files
bot-bottle/claude_bottle
didericis 9343f6f21d
test / run tests/run_tests.py (pull_request) Successful in 14s
refactor(manifest): drop _json_type, use type(x).__name__ in error messages
The jq-style mapping (bool→"boolean", list→"array", None→"null", etc.)
existed only to match the original bash error wording. Not worth the
extra function; Python's native type names are clear enough.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-10 21:36:38 -04:00
..