- Replace brittle '"status": "ok"' string match with proper JSON parsing in _mcporter_status_ok(). Handles Windows BOM, CRLF line endings, and whitespace variations that caused false negatives on Windows + mcporter 0.7.3. - Fallback to normalised string matching for backward compatibility. - Extend config-get timeout to 15 s and list timeout to 30 s on Windows (unchanged on Linux/macOS: 5 s / 10 s). Fixes #159 |
||
|---|---|---|
| .. | ||
| channels | ||
| guides | ||
| integrations | ||
| scripts | ||
| skill | ||
| __init__.py | ||
| cli.py | ||
| config.py | ||
| cookie_extract.py | ||
| core.py | ||
| doctor.py | ||