Skip to content

Comments

fix(dev): make local checks OS-aware for LLM backends#58

Open
penso wants to merge 1 commit intomainfrom
fix/os-aware-local-llm-checks
Open

fix(dev): make local checks OS-aware for LLM backends#58
penso wants to merge 1 commit intomainfrom
fix/os-aware-local-llm-checks

Conversation

@penso
Copy link
Collaborator

@penso penso commented Feb 7, 2026

Summary

  • make just lint and just test OS-aware so macOS validates Metal paths while Linux keeps full --all-features coverage
  • avoid reporting CUDA availability on macOS in local LLM system info
  • update contributor docs (README.md, AGENTS.md, CLAUDE.md) to reference just lint / just test as the canonical pre-commit checks

Validation

  • just format-check
  • just lint
  • just test

Avoid CUDA-only failures on macOS by using Metal-focused lint/test commands locally while preserving full Linux all-features coverage.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant