Windows build
The main downloadable artifact is `semantic-model-cleaner-windows-x64.zip`. It contains the `.exe`, assets, and a short post-launch note so the first run is smooth.
Download latest buildSemantic Model Cleaner scans one `.SemanticModel` against one or more `.Report` folders, highlights unused items, and gives you a safer local workflow for cleanup.
The main downloadable artifact is `semantic-model-cleaner-windows-x64.zip`. It contains the `.exe`, assets, and a short post-launch note so the first run is smooth.
Download latest buildUse the GitHub prereleases tab when you want early-access flows. Each prerelease is labeled with `beta` so you can keep it separate from the stable installs.
View prereleasesDevelopers can `git clone` and `python -m pip install .` to keep working in terminal/VS Code. The repo still contains CLI/web entry points for contributors.
Read repository setupUse this if you want the safest current path. Stable releases keep beta UI hidden by default and are the right choice for day-to-day cleanup work.
Open stable releasesUse this if you want to test early-access flows and give feedback before they graduate. Beta builds surface prerelease UI clearly and may change faster.
Open prereleasesIf you prefer source installs, the repository still supports the CLI and local web app for contributors and technical users.
Read the setup guideThe tool is intentionally scoped to one semantic model against one or more reports, so the cleanup context stays understandable.
Warnings stay visible when the analyzer finds ambiguous patterns or unsupported metadata. You keep control instead of pretending the result is certain.
Review results in the web UI, export JSON or Excel, and apply cleanup actions against your local files with optional backup support.
The packaged Windows download is the main user path for non-terminal users, while source install remains available for contributors.
Code, issues, release notes, and prereleases live in GitHub. This site exists to make the entry point clearer, not to replace the repo.
No. It is a focused local utility for analysis and cleanup review around PBIR and TMDL projects.
Yes. The CLI and local web app remain supported for source users and contributors.
Only if you want early-access features and are comfortable with faster iteration. Stable releases are the default path.