Skip to content

v0.1.0 - Initial release

Choose a tag to compare

@aorumbayev aorumbayev released this 08 Jul 17:41
feat(settings): add scoped command editor and refine check reporting

Add an interactive command-list editor to the settings screen for
managing scoped setup/check entries (name, cwd, command, scope), with
validation that rejects unsafe cwd paths and invalid scope regexes.

Group deterministic check evidence into "Ran" and "Skipped" sections,
and stop emitting the misleading setup "partial"/"skipped" badges when
no step actually ran.