Go to file
caoqianming 88d22ee406 Hide console window in release build
Add windows_subsystem = "windows" so the packaged app launches without a
console black box (debug builds keep the console for logs).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 11:08:20 +08:00
docs/superpowers Initial commit 2026-05-15 13:50:27 +08:00
src Add Monte Carlo (MCM) acceptance evaluation 2026-06-08 15:14:27 +08:00
src-tauri Hide console window in release build 2026-06-09 11:08:20 +08:00
tests Add Monte Carlo (MCM) acceptance evaluation 2026-06-08 15:14:27 +08:00
ui Add Monte Carlo (MCM) acceptance evaluation 2026-06-08 15:14:27 +08:00
.gitignore Initial commit 2026-05-15 13:50:27 +08:00
Cargo.lock Initial commit 2026-05-15 13:50:27 +08:00
Cargo.toml Initial commit 2026-05-15 13:50:27 +08:00
cl.ps1 Initial commit 2026-05-15 13:50:27 +08:00
col.ps1 Initial commit 2026-05-15 13:50:27 +08:00
package-lock.json Initial commit 2026-05-15 13:50:27 +08:00
package.json Initial commit 2026-05-15 13:50:27 +08:00
run.md Add Monte Carlo (MCM) acceptance evaluation 2026-06-08 15:14:27 +08:00