mirror of
https://github.com/anthropics/claude-cookbooks.git
synced 2025-10-06 01:00:28 +03:00
- Make ruff checks non-blocking (|| true) for notebooks - Make model validation report issues but not fail - This allows the POC to demonstrate issue detection without blocking The CI now shows what issues exist without preventing the PR from being merged, which is appropriate for a proof of concept.