mlx-stack 0.3.5__tar.gz → 0.3.6__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.github/workflows/ci.yml +3 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.github/workflows/integration-nightly.yml +3 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.github/workflows/integration-prerelease.yml +3 -0
- mlx_stack-0.3.6/.release-please-manifest.json +3 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/CHANGELOG.md +7 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/PKG-INFO +44 -17
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/README.md +43 -16
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/_version.py +2 -2
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_ops_cross_area.py +12 -4
- mlx_stack-0.3.5/.release-please-manifest.json +0 -3
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/init.sh +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/library/architecture.md +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/library/environment.md +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/library/user-testing.md +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/services.yaml +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/settings.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/skills/cli-feature/SKILL.md +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/foundation/scrutiny/reviews/configuration-management.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/foundation/scrutiny/reviews/dependency-management.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/foundation/scrutiny/reviews/fix-catalog-errors-and-families.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/foundation/scrutiny/reviews/fix-deps-binary-and-ansi.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/foundation/scrutiny/reviews/fix-scaffolding-data-home.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/foundation/scrutiny/reviews/hardware-detection.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/foundation/scrutiny/reviews/model-catalog.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/foundation/scrutiny/reviews/project-scaffolding.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/foundation/scrutiny/synthesis.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/foundation/scrutiny/synthesis.round1.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/foundation/user-testing/flows/foundation-config-basic.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/foundation/user-testing/flows/foundation-config-deps.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/foundation/user-testing/flows/foundation-profile-catalog.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/foundation/user-testing/flows/foundation-setup-profile-core.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/foundation/user-testing/synthesis.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/scrutiny/reviews/down-command.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/scrutiny/reviews/fix-lifecycle-preflight-and-readonly.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/scrutiny/reviews/fix-lifecycle-process-robustness.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/scrutiny/reviews/fix-lifecycle-typecheck.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/scrutiny/reviews/process-management.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/scrutiny/reviews/status-command.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/scrutiny/reviews/up-command.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/scrutiny/synthesis.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/scrutiny/synthesis.round1.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/user-testing/flows/r1-g1-deps-up-basics.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/user-testing/flows/r1-g2-up-startup.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/user-testing/flows/r1-g3-up-resilience.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/user-testing/flows/r1-g4-down.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/user-testing/flows/r1-g5-status.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/user-testing/flows/r1-g6-cross.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/user-testing/flows/r2-g1-fixes.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/user-testing/flows/r2-g2-cross-blockers.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/user-testing/synthesis.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/user-testing/synthesis.round1.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/misc-cross-area/scrutiny/reviews/fix-cross-area-test-rigor.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/misc-cross-area/scrutiny/reviews/misc-cross-area-validation.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/misc-cross-area/scrutiny/synthesis.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/misc-cross-area/scrutiny/synthesis.round1.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/misc-cross-area/user-testing/flows/r1-g1-cross-flows.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/misc-cross-area/user-testing/flows/r2-g4-cross-port5050.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/misc-cross-area/user-testing/synthesis.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/misc-cross-area/user-testing/synthesis.round1.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/ops/scrutiny/reviews/fix-ops-lint-errors.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/ops/scrutiny/reviews/fix-ops-scrutiny-issues.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/ops/scrutiny/reviews/fix-ops-typecheck-errors.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/ops/scrutiny/reviews/launchd-integration.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/ops/scrutiny/reviews/log-rotation.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/ops/scrutiny/reviews/logs-command.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/ops/scrutiny/reviews/ops-cross-area-validation.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/ops/scrutiny/reviews/watchdog-command.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/ops/scrutiny/synthesis.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/ops/scrutiny/synthesis.round1.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/ops/user-testing/flows/g1-log.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/ops/user-testing/flows/g2-logs-command.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/ops/user-testing/flows/g3-watch.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/ops/user-testing/flows/g4-launchd.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/ops/user-testing/flows/g5-cross-ops.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/ops/user-testing/synthesis.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/public-ready/scrutiny/reviews/community-docs.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/public-ready/scrutiny/reviews/developing-guide.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/public-ready/scrutiny/reviews/fix-public-ready-scrutiny.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/public-ready/scrutiny/reviews/github-actions-ci.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/public-ready/scrutiny/reviews/readme-rewrite.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/public-ready/scrutiny/synthesis.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/public-ready/scrutiny/synthesis.round1.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/recommendation/scrutiny/reviews/fix-init-and-models-issues.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/recommendation/scrutiny/reviews/fix-recommendation-scoring-issues.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/recommendation/scrutiny/reviews/fix-scoring-lint.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/recommendation/scrutiny/reviews/init-command.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/recommendation/scrutiny/reviews/models-command.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/recommendation/scrutiny/reviews/recommend-command.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/recommendation/scrutiny/reviews/scoring-engine.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/recommendation/scrutiny/synthesis.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/recommendation/scrutiny/synthesis.round1.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/recommendation/user-testing/flows/g1-recommend-budget-ranking.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/recommendation/user-testing/flows/g2-recommend-output-integration.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/recommendation/user-testing/flows/g3-init-core-routing.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/recommendation/user-testing/flows/g4-init-cloud-overwrite.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/recommendation/user-testing/flows/g5-init-hardware-summary.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/recommendation/user-testing/flows/g6-models-local.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/recommendation/user-testing/flows/g7-models-catalog.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/recommendation/user-testing/flows/r2-g1-recommend.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/recommendation/user-testing/flows/r2-g2-models-catalog-filters.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/recommendation/user-testing/flows/r2-g3-cross-012.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/recommendation/user-testing/synthesis.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/recommendation/user-testing/synthesis.round1.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/scrutiny/reviews/bench-command.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/scrutiny/reviews/fix-tooling-scrutiny-issues.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/scrutiny/reviews/pull-command.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/scrutiny/synthesis.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/scrutiny/synthesis.round1.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/user-testing/flows/g1-pull-core.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/user-testing/flows/g2-pull-errors.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/user-testing/flows/g3-bench-core.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/user-testing/flows/g4-bench-advanced.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/user-testing/flows/r2-g1-pull.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/user-testing/flows/r2-g2-bench.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/user-testing/flows/r3-g1-pull.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/user-testing/flows/r3-g2-bench.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/user-testing/flows/r4-g1-bench.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/user-testing/synthesis.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/user-testing/synthesis.round1.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/user-testing/synthesis.round2.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/user-testing/synthesis.round3.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.github/release.yml +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.github/workflows/publish.yml +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.github/workflows/release-please.yml +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/.gitignore +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/CODE_OF_CONDUCT.md +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/CONTRIBUTING.md +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/DEVELOPING.md +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/LICENSE +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/Makefile +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/SECURITY.md +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/pyproject.toml +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/release-please-config.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/__init__.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/cli/__init__.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/cli/bench.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/cli/config.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/cli/down.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/cli/init.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/cli/install.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/cli/logs.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/cli/main.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/cli/models.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/cli/profile.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/cli/pull.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/cli/recommend.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/cli/setup.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/cli/status.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/cli/up.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/cli/watch.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/core/__init__.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/core/benchmark.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/core/catalog.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/core/config.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/core/deps.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/core/discovery.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/core/hardware.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/core/launchd.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/core/litellm_gen.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/core/log_rotation.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/core/log_viewer.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/core/models.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/core/onboarding.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/core/paths.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/core/process.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/core/pull.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/core/scoring.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/core/stack_down.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/core/stack_init.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/core/stack_status.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/core/stack_up.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/core/watchdog.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/data/__init__.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/data/benchmark_data.json +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/data/catalog/__init__.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/data/catalog/deepseek-r1-32b.yaml +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/data/catalog/deepseek-r1-8b.yaml +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/data/catalog/gemma3-12b.yaml +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/data/catalog/gemma3-27b.yaml +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/data/catalog/gemma3-4b.yaml +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/data/catalog/llama3.3-8b.yaml +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/data/catalog/nemotron-49b.yaml +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/data/catalog/nemotron-8b.yaml +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/data/catalog/qwen3-8b.yaml +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/data/catalog/qwen3.5-0.8b.yaml +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/data/catalog/qwen3.5-14b.yaml +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/data/catalog/qwen3.5-32b.yaml +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/data/catalog/qwen3.5-3b.yaml +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/data/catalog/qwen3.5-72b.yaml +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/data/catalog/qwen3.5-8b.yaml +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/py.typed +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/src/mlx_stack/utils/__init__.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/__init__.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/conftest.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/factories.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/fakes.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/integration/__init__.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/integration/conftest.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/integration/report.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/integration/test_catalog_validation.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/integration/test_harness_compatibility.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/integration/test_inference_e2e.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/integration/test_launchd_e2e.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/integration/test_model_smoke.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/integration/test_stack_integration.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/__init__.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/conftest.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_benchmark.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_catalog.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_cli.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_cli_bench.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_cli_config.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_cli_down.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_cli_init.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_cli_install.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_cli_logs.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_cli_models.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_cli_profile.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_cli_pull.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_cli_recommend.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_cli_setup.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_cli_status.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_cli_up.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_cli_watch.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_config.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_cross_area.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_data_dir.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_deps.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_discovery.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_hardware.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_launchd.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_lifecycle_fixes.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_litellm_gen.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_log_rotation.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_log_viewer.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_models.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_onboarding.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_paths.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_process.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_robustness_fixes.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_scoring.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/tests/unit/test_watchdog.py +0 -0
- {mlx_stack-0.3.5 → mlx_stack-0.3.6}/uv.lock +0 -0
|
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
|
|
|
4
4
|
|
|
5
5
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
6
6
|
|
|
7
|
+
## [0.3.6](https://github.com/weklund/mlx-stack/compare/v0.3.5...v0.3.6) (2026-04-04)
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
### Bug Fixes
|
|
11
|
+
|
|
12
|
+
* add explicit permissions to CI and integration workflows ([#34](https://github.com/weklund/mlx-stack/issues/34)) ([0f8bfb0](https://github.com/weklund/mlx-stack/commit/0f8bfb0a17df82142261284f8d6405918ae6b759))
|
|
13
|
+
|
|
7
14
|
## [0.3.5](https://github.com/weklund/mlx-stack/compare/v0.3.4...v0.3.5) (2026-04-04)
|
|
8
15
|
|
|
9
16
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mlx-stack
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.6
|
|
4
4
|
Summary: CLI control plane for local LLM infrastructure on Apple Silicon
|
|
5
5
|
Project-URL: Homepage, https://github.com/weklund/mlx-stack
|
|
6
6
|
Project-URL: Repository, https://github.com/weklund/mlx-stack
|
|
@@ -43,8 +43,7 @@ Most local LLM tools serve **one model at a time** and leave you to figure out w
|
|
|
43
43
|
|
|
44
44
|
```bash
|
|
45
45
|
uv tool install mlx-stack
|
|
46
|
-
mlx-stack
|
|
47
|
-
mlx-stack up # 3 model servers + API gateway, one command
|
|
46
|
+
mlx-stack setup # detects hardware, picks models, pulls, starts — one command
|
|
48
47
|
# → OpenAI-compatible API at http://localhost:4000/v1
|
|
49
48
|
```
|
|
50
49
|
|
|
@@ -170,6 +169,33 @@ uvx mlx-stack profile
|
|
|
170
169
|
|
|
171
170
|
## Quick Start
|
|
172
171
|
|
|
172
|
+
The fastest way to get running is the interactive setup command:
|
|
173
|
+
|
|
174
|
+
```bash
|
|
175
|
+
mlx-stack setup
|
|
176
|
+
```
|
|
177
|
+
|
|
178
|
+
This walks you through hardware detection, model selection, downloading, and starting all services in one guided flow. For CI or scripting, pass `--accept-defaults` to skip all prompts:
|
|
179
|
+
|
|
180
|
+
```bash
|
|
181
|
+
mlx-stack setup --accept-defaults
|
|
182
|
+
```
|
|
183
|
+
|
|
184
|
+
The OpenAI-compatible API is now available at `http://localhost:4000/v1`.
|
|
185
|
+
|
|
186
|
+
```bash
|
|
187
|
+
# Check service health
|
|
188
|
+
mlx-stack status
|
|
189
|
+
|
|
190
|
+
# Stop everything when done
|
|
191
|
+
mlx-stack down
|
|
192
|
+
```
|
|
193
|
+
|
|
194
|
+
<details>
|
|
195
|
+
<summary>Manual step-by-step setup</summary>
|
|
196
|
+
|
|
197
|
+
If you prefer full control over each step:
|
|
198
|
+
|
|
173
199
|
```bash
|
|
174
200
|
# 1. Detect your hardware
|
|
175
201
|
mlx-stack profile
|
|
@@ -187,17 +213,20 @@ mlx-stack up
|
|
|
187
213
|
mlx-stack status
|
|
188
214
|
```
|
|
189
215
|
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
```bash
|
|
193
|
-
# Stop everything when done
|
|
194
|
-
mlx-stack down
|
|
195
|
-
```
|
|
216
|
+
</details>
|
|
196
217
|
|
|
197
218
|
## CLI Reference
|
|
198
219
|
|
|
199
220
|
### Setup & Configuration
|
|
200
221
|
|
|
222
|
+
**`mlx-stack setup`** — Interactive guided setup: detects hardware, selects models, pulls weights, and starts the stack in one command.
|
|
223
|
+
|
|
224
|
+
| Option | Description |
|
|
225
|
+
|--------|-------------|
|
|
226
|
+
| `--accept-defaults` | Skip all prompts and use recommended defaults |
|
|
227
|
+
| `--intent <balanced\|agent-fleet>` | Use case intent (prompted if not provided) |
|
|
228
|
+
| `--budget-pct <10-90>` | Memory budget as percentage of unified memory (default: 40) |
|
|
229
|
+
|
|
201
230
|
| Command | Description |
|
|
202
231
|
|---------|-------------|
|
|
203
232
|
| `mlx-stack profile` | Detect Apple Silicon hardware and save profile to `~/.mlx-stack/profile.json` |
|
|
@@ -323,7 +352,7 @@ mlx-stack is designed to run unattended on always-on hardware like a Mac Mini.
|
|
|
323
352
|
### Quick setup
|
|
324
353
|
|
|
325
354
|
```bash
|
|
326
|
-
mlx-stack
|
|
355
|
+
mlx-stack setup --accept-defaults
|
|
327
356
|
mlx-stack install
|
|
328
357
|
```
|
|
329
358
|
|
|
@@ -436,14 +465,12 @@ See [DEVELOPING.md](DEVELOPING.md) for the full developer guide, including proje
|
|
|
436
465
|
# Install dev dependencies
|
|
437
466
|
uv sync
|
|
438
467
|
|
|
439
|
-
# Run tests
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
# Type checking
|
|
443
|
-
uv run python -m pyright
|
|
468
|
+
# Run all checks (lint + typecheck + tests) — same as CI
|
|
469
|
+
make check
|
|
444
470
|
|
|
445
|
-
#
|
|
446
|
-
|
|
471
|
+
# Or individually
|
|
472
|
+
make lint # ruff + pyright
|
|
473
|
+
make test # pytest with coverage
|
|
447
474
|
```
|
|
448
475
|
|
|
449
476
|
## Contributing
|
|
@@ -14,8 +14,7 @@ Most local LLM tools serve **one model at a time** and leave you to figure out w
|
|
|
14
14
|
|
|
15
15
|
```bash
|
|
16
16
|
uv tool install mlx-stack
|
|
17
|
-
mlx-stack
|
|
18
|
-
mlx-stack up # 3 model servers + API gateway, one command
|
|
17
|
+
mlx-stack setup # detects hardware, picks models, pulls, starts — one command
|
|
19
18
|
# → OpenAI-compatible API at http://localhost:4000/v1
|
|
20
19
|
```
|
|
21
20
|
|
|
@@ -141,6 +140,33 @@ uvx mlx-stack profile
|
|
|
141
140
|
|
|
142
141
|
## Quick Start
|
|
143
142
|
|
|
143
|
+
The fastest way to get running is the interactive setup command:
|
|
144
|
+
|
|
145
|
+
```bash
|
|
146
|
+
mlx-stack setup
|
|
147
|
+
```
|
|
148
|
+
|
|
149
|
+
This walks you through hardware detection, model selection, downloading, and starting all services in one guided flow. For CI or scripting, pass `--accept-defaults` to skip all prompts:
|
|
150
|
+
|
|
151
|
+
```bash
|
|
152
|
+
mlx-stack setup --accept-defaults
|
|
153
|
+
```
|
|
154
|
+
|
|
155
|
+
The OpenAI-compatible API is now available at `http://localhost:4000/v1`.
|
|
156
|
+
|
|
157
|
+
```bash
|
|
158
|
+
# Check service health
|
|
159
|
+
mlx-stack status
|
|
160
|
+
|
|
161
|
+
# Stop everything when done
|
|
162
|
+
mlx-stack down
|
|
163
|
+
```
|
|
164
|
+
|
|
165
|
+
<details>
|
|
166
|
+
<summary>Manual step-by-step setup</summary>
|
|
167
|
+
|
|
168
|
+
If you prefer full control over each step:
|
|
169
|
+
|
|
144
170
|
```bash
|
|
145
171
|
# 1. Detect your hardware
|
|
146
172
|
mlx-stack profile
|
|
@@ -158,17 +184,20 @@ mlx-stack up
|
|
|
158
184
|
mlx-stack status
|
|
159
185
|
```
|
|
160
186
|
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
```bash
|
|
164
|
-
# Stop everything when done
|
|
165
|
-
mlx-stack down
|
|
166
|
-
```
|
|
187
|
+
</details>
|
|
167
188
|
|
|
168
189
|
## CLI Reference
|
|
169
190
|
|
|
170
191
|
### Setup & Configuration
|
|
171
192
|
|
|
193
|
+
**`mlx-stack setup`** — Interactive guided setup: detects hardware, selects models, pulls weights, and starts the stack in one command.
|
|
194
|
+
|
|
195
|
+
| Option | Description |
|
|
196
|
+
|--------|-------------|
|
|
197
|
+
| `--accept-defaults` | Skip all prompts and use recommended defaults |
|
|
198
|
+
| `--intent <balanced\|agent-fleet>` | Use case intent (prompted if not provided) |
|
|
199
|
+
| `--budget-pct <10-90>` | Memory budget as percentage of unified memory (default: 40) |
|
|
200
|
+
|
|
172
201
|
| Command | Description |
|
|
173
202
|
|---------|-------------|
|
|
174
203
|
| `mlx-stack profile` | Detect Apple Silicon hardware and save profile to `~/.mlx-stack/profile.json` |
|
|
@@ -294,7 +323,7 @@ mlx-stack is designed to run unattended on always-on hardware like a Mac Mini.
|
|
|
294
323
|
### Quick setup
|
|
295
324
|
|
|
296
325
|
```bash
|
|
297
|
-
mlx-stack
|
|
326
|
+
mlx-stack setup --accept-defaults
|
|
298
327
|
mlx-stack install
|
|
299
328
|
```
|
|
300
329
|
|
|
@@ -407,14 +436,12 @@ See [DEVELOPING.md](DEVELOPING.md) for the full developer guide, including proje
|
|
|
407
436
|
# Install dev dependencies
|
|
408
437
|
uv sync
|
|
409
438
|
|
|
410
|
-
# Run tests
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
# Type checking
|
|
414
|
-
uv run python -m pyright
|
|
439
|
+
# Run all checks (lint + typecheck + tests) — same as CI
|
|
440
|
+
make check
|
|
415
441
|
|
|
416
|
-
#
|
|
417
|
-
|
|
442
|
+
# Or individually
|
|
443
|
+
make lint # ruff + pyright
|
|
444
|
+
make test # pytest with coverage
|
|
418
445
|
```
|
|
419
446
|
|
|
420
447
|
## Contributing
|
|
@@ -18,7 +18,7 @@ version_tuple: tuple[int | str, ...]
|
|
|
18
18
|
commit_id: str | None
|
|
19
19
|
__commit_id__: str | None
|
|
20
20
|
|
|
21
|
-
__version__ = version = '0.3.
|
|
22
|
-
__version_tuple__ = version_tuple = (0, 3,
|
|
21
|
+
__version__ = version = '0.3.6'
|
|
22
|
+
__version_tuple__ = version_tuple = (0, 3, 6)
|
|
23
23
|
|
|
24
24
|
__commit_id__ = commit_id = None
|
|
@@ -410,6 +410,15 @@ class TestFollowSurvivesRotation:
|
|
|
410
410
|
output_callback=lambda text: captured.append(text),
|
|
411
411
|
)
|
|
412
412
|
|
|
413
|
+
def wait_for_content(marker: str, timeout: float = 5.0) -> bool:
|
|
414
|
+
"""Wait until marker appears in captured output."""
|
|
415
|
+
end = time.monotonic() + timeout
|
|
416
|
+
while time.monotonic() < end:
|
|
417
|
+
if any(marker in c for c in captured):
|
|
418
|
+
return True
|
|
419
|
+
time.sleep(0.05)
|
|
420
|
+
return False
|
|
421
|
+
|
|
413
422
|
thread = threading.Thread(target=follow_thread, daemon=True)
|
|
414
423
|
thread.start()
|
|
415
424
|
|
|
@@ -423,7 +432,9 @@ class TestFollowSurvivesRotation:
|
|
|
423
432
|
with open(log, "a") as f:
|
|
424
433
|
f.write("after-truncation\n")
|
|
425
434
|
|
|
426
|
-
|
|
435
|
+
assert wait_for_content("after-truncation"), (
|
|
436
|
+
f"Timed out waiting for 'after-truncation' in captured output: {captured}"
|
|
437
|
+
)
|
|
427
438
|
|
|
428
439
|
import ctypes
|
|
429
440
|
|
|
@@ -435,9 +446,6 @@ class TestFollowSurvivesRotation:
|
|
|
435
446
|
)
|
|
436
447
|
thread.join(timeout=3)
|
|
437
448
|
|
|
438
|
-
combined = "\n".join(captured)
|
|
439
|
-
assert "after-truncation" in combined
|
|
440
|
-
|
|
441
449
|
def test_follow_continues_after_multiple_rotations(
|
|
442
450
|
self, mlx_stack_home: Path, logs_dir: Path
|
|
443
451
|
) -> None:
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/foundation/scrutiny/synthesis.round1.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/foundation/user-testing/synthesis.json
RENAMED
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/scrutiny/reviews/down-command.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/scrutiny/reviews/up-command.json
RENAMED
|
File without changes
|
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/scrutiny/synthesis.round1.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/user-testing/flows/r1-g4-down.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/user-testing/synthesis.json
RENAMED
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/lifecycle/user-testing/synthesis.round1.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/misc-cross-area/scrutiny/synthesis.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/misc-cross-area/user-testing/synthesis.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/ops/scrutiny/reviews/log-rotation.json
RENAMED
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/ops/scrutiny/reviews/logs-command.json
RENAMED
|
File without changes
|
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/ops/scrutiny/reviews/watchdog-command.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/ops/user-testing/flows/g2-logs-command.json
RENAMED
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/ops/user-testing/flows/g3-watch.json
RENAMED
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/ops/user-testing/flows/g4-launchd.json
RENAMED
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/ops/user-testing/flows/g5-cross-ops.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/public-ready/scrutiny/synthesis.json
RENAMED
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/public-ready/scrutiny/synthesis.round1.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/recommendation/scrutiny/synthesis.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/recommendation/user-testing/synthesis.json
RENAMED
|
File without changes
|
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/scrutiny/reviews/bench-command.json
RENAMED
|
File without changes
|
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/scrutiny/reviews/pull-command.json
RENAMED
|
File without changes
|
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/scrutiny/synthesis.round1.json
RENAMED
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/user-testing/flows/g1-pull-core.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/user-testing/flows/r2-g1-pull.json
RENAMED
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/user-testing/flows/r2-g2-bench.json
RENAMED
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/user-testing/flows/r3-g1-pull.json
RENAMED
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/user-testing/flows/r3-g2-bench.json
RENAMED
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/user-testing/flows/r4-g1-bench.json
RENAMED
|
File without changes
|
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/user-testing/synthesis.round1.json
RENAMED
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/user-testing/synthesis.round2.json
RENAMED
|
File without changes
|
{mlx_stack-0.3.5 → mlx_stack-0.3.6}/.factory/validation/tooling/user-testing/synthesis.round3.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|