Skip to content

v0.2.4 — claude CLI robustness

Choose a tag to compare

@tarunlnmiit tarunlnmiit released this 02 Jul 14:00
· 20 commits to main since this release
eb68ab8

Fixes PROVIDER=claude crashing with Model did not return valid JSON: '' on machines whose claude CLI doesn't honor --json-schema (older Claude Code, or not logged in).

  • Empty structured result → retry once with the schema embedded in the prompt (works across CLI versions).
  • Still empty → actionable error (check claude --version / log in / use another PROVIDER).

📦 https://pypi.org/project/inbox-to-action/0.2.4/