dev #9

Merged
Snider merged 4 commits from dev into main 2026-03-24 10:08:29 +00:00
Owner
No description provided.
refactor(dx): replace os.* with go-io, add nomlx build tags, add tests
All checks were successful
Security Scan / security (pull_request) Successful in 8s
Test / test (pull_request) Successful in 2m17s
efaf19848a
- Replace all os.Open/Create/Stat/ReadFile/WriteFile/RemoveAll calls with
  coreio.Local equivalents across 25 production and test files
- Add !nomlx guard to all darwin/arm64 build constraints so tests and
  builds work without the native MLX library installed
- Update serve_backend_default.go constraint to match (|| nomlx)
- Add 17 new tests in export_test.go and io_test.go covering
  ValidatePercentages, FilterResponses, SplitData, WriteTrainingJSONL,
  ReadResponses, WriteScores/ReadScorerOutput, and ComputeAverages
- Fix CLAUDE.md GOFLAGS syntax documentation

Co-Authored-By: Virgil <virgil@lethean.io>
Merge pull request '[agent/claude:opus] DX audit and fix. 1) Review CLAUDE.md — update any outdate...' (#3) from agent/dx-audit-and-fix--1--review-claude-md into dev
All checks were successful
Security Scan / security (push) Successful in 8s
Security Scan / security (pull_request) Successful in 9s
Test / test (push) Successful in 2m21s
Test / test (pull_request) Successful in 2m1s
7939e8a8bd
Reviewed-on: #3
merge: resolve main→dev conflicts — migrate imports to dappco.re
All checks were successful
Security Scan / security (push) Successful in 13s
Test / test (push) Successful in 2m24s
Security Scan / security (pull_request) Successful in 13s
Test / test (pull_request) Successful in 2m11s
b3eaa6a4bc
Co-Authored-By: Virgil <virgil@lethean.io>
Snider merged commit e69db1abdc into main 2026-03-24 10:08:29 +00:00
Sign in to join this conversation.
No description provided.