Run on Windows with a normal user account.
- Open
C:\dev\projectin VS Code. - Confirm Mitii indexes the workspace without path errors.
- Ask Mitii to read a file using both
src\foo.tsandsrc/foo.ts. - Stage a change and run
Mitii: Generate Commit Message. - Run
Mitii: Export Audit Packand confirm the zip uses forward-slash entries. - Add a built-in MCP server and confirm the
cmd /c npxwrapper starts. - Run
npm testfrom PowerShell.