fix: deduplicate CLI flags when user args overlap with stealth defaults

Bump version to 0.3.9. Extract shared buildArgs into js/src/args.ts (DRY),
guard console.debug behind DEBUG=cloakbrowser env var, strengthen caplog assertion.
This commit is contained in:
Cloak-HQ
2026-03-05 08:00:10 +01:00
parent 0578fdc5e1
commit 9b0446e142
9 changed files with 211 additions and 49 deletions
+1 -1
View File
@@ -1 +1 @@
__version__ = "0.3.8"
__version__ = "0.3.9"