v0.2.1: Fix search loggedIn detection and tighten job_type filtering.
Fixes
loggedInonwaas_search— now uses your saved session (matcheswaas_auth_status)job_type=internfilter — WaaS returns mixed results; we now tighten client-side and addfilterNote(e.g.30 from WaaS → 3 matched)
Upgrade
cd waas-mcp && git pull && npm installReload MCP in Cursor after updating.