COMMITS
/ scripts/smoke-test.sh May 4, 2026
M
fix(smoke-test): parse CLI output as single JSON
Martin Vogel committed
April 6, 2026
M
Fix smoke test: platform-specific config paths + consolidated skill name
Martin Vogel committed
M
Fix smoke test: set XDG_CONFIG_HOME for portable Linux agent detection
Martin Vogel committed
April 2, 2026
M
Separate perf tests from CI, fix cross-platform build issues
Martin Vogel committed
March 26, 2026
M
Fix Windows smoke 12a: normalize MSYS2 uname to 'windows' for archive name
Martin Vogel committed
M
Fix Windows smoke 14e + soak latency threshold
Martin Vogel committed
March 25, 2026
M
Fix Windows smoke: skip OpenCode/Aider when binary not on PATH
Martin Vogel committed
M
Fix ALL MSYS2 python3 path issues: pipe via cat for every JSON read
Martin Vogel committed
M
Fix all Windows path comparisons: path_match helper with basename fallback
Martin Vogel committed
M
Weekly soak: run Sunday 2am UTC instead of nightly
Martin Vogel committed
M
Fix MSYS2 python3 path issue: pipe files via cat instead of open()
Martin Vogel committed
M
Fix Windows smoke 8a: basename comparison + debug output for path mismatch
Martin Vogel committed
M
Fix smoke: Windows .exe binary name, UI variant archive fallback
Martin Vogel committed
M
UI smoke: verify HTML content in GET / and JSON-RPC in POST /rpc
Martin Vogel committed
M
Fix smoke tests: variant detection, Windows deps, UI reachability
Martin Vogel committed
March 24, 2026
M
Real E2E update/uninstall + CBM_DOWNLOAD_URL support
Martin Vogel committed
M
Prevent silent hangs on non-interactive stdin
Martin Vogel committed
M
Fix remaining install/update gaps + in-memory zip extraction
Martin Vogel committed
M
Add install scripts, CI pre-signing, download E2E smoke tests
Martin Vogel committed
M
Add comprehensive E2E smoke tests for install/update/uninstall
Martin Vogel committed
M
Require project param on all MCP tool calls
Martin Vogel committed
March 23, 2026
M
Add simulated binary replacement to smoke tests (Phase 6e)
Martin Vogel committed
M
Add smoke tests to Docker test infra + CI pipeline
Martin Vogel committed
M
Add MCP stdio transport smoke tests (Phase 5)
Martin Vogel committed
March 20, 2026
M
Add 8-layer security test suite + hardening
Martin Vogel committed
March 19, 2026
M
Fix Windows smoke: convert MSYS2 POSIX paths for native binary
Martin Vogel committed
M
Fix smoke tests: CLANG64 runtime for Windows, debug stderr on error
Martin Vogel committed
March 17, 2026
M
Add comprehensive smoke test: version + index + search + trace + folder integrity
Martin Vogel committed
March 6, 2026
M
Add smoke-test.sh for CI binary validation
Martin Vogel committed