qmd/autoresearch.jsonl
2026-05-22 20:21:12 +00:00

4 lines
974 B
JSON

{"type":"config","name":"Fixing Windows execution wrapper regression by rewriting launcher in Node.js","metricName":"test_status","metricUnit":"","bestDirection":"lower"}
{"run":1,"commit":"65b813d","metric":0,"metrics":{},"status":"keep","description":"Rewrite launcher in Node.js to fix Windows execution and keep tests passing","timestamp":1779480224809,"segment":0,"confidence":null,"asi":{"hypothesis":"Rewrite launcher in Node.js to enable native cmd/ps1 wrappers on Windows, and adjust mock node in tests to delegate wrapper execution"}}
{"run":2,"commit":"7a5d8f5","metric":0,"metrics":{},"status":"keep","description":"Make bin/qmd launcher a shebang polyglot to support both Windows cmd/ps1 native wrappers and sh-invoked smoke tests","timestamp":1779480529550,"segment":0,"confidence":null,"asi":{"hypothesis":"Convert launcher to a polyglot shell/JS script starting with #!/usr/bin/env node, and fix JS falsy env-var evaluation to support package-smoke tests"}}