aitruism / .github

Commit History

fix: let uv resolve huggingface/transformers deps (not --no-deps)
79fc584

philjosephcohen Claude Opus 4.6 commited on

fix: pin transformers==4.46.3 alongside huggingface_hub==0.26.2
6eecb20

philjosephcohen Claude Opus 4.6 commited on

fix: use huggingface_hub==0.26.2 (has both HfFolder and is_offline_mode)
10d197e

philjosephcohen Claude Opus 4.6 commited on

fix: force-reinstall huggingface_hub==0.24.0 after all installs
bacc9c0

philjosephcohen Claude Opus 4.6 commited on

pin huggingface_hub<0.25 to fix llamafirewall HfFolder import error
2e5178e

philjosephcohen Claude Opus 4.6 commited on

CI optimization: replaced pip with uv and Test Parallelization
8dc211c

philjosephcohen commited on

refactor tests to count dynamically test cases
7a68fec

philjosephcohen commited on

yet another fix, Claude is progressing
648ca48

philjosephcohen commited on

another attempt to get CI back to green
da7c3bc

philjosephcohen commited on

Claude Opus 4.6 fixes using direct access via Github MCP server
b7fc49b

philjosephcohen commited on

improve CI: fix tests and better reports to slack
b6ca1e8

philjosephcohen commited on

Clarify Alignment check prompt to validate alignment with pupose and with user request. Do not deal with correctness. Also add unit testing to validate that
94ee123

philjosephcohen commited on

improve automation test with more false positive detection
e4f7366

philjosephcohen commited on

Add automated AlignmentCheck test with optional CI/CD integration
da8fd78

philjosephcohen commited on

Add simple Slack webhook test workflow
de08080

philjosephcohen commited on

Fix GitHub Actions: use synthetic test data and fix Slack JSON payload
c6006cd

philjosephcohen commited on