mirror of
https://github.com/jackwener/OpenCLI.git
synced 2026-09-14 18:25:42 +08:00
20e024a001
* feat(maimai): add talent search with multi-dimensional filters Add maimai.cn talent search adapter with support for: - Keyword search (query) - Company filtering (multiple companies supported) - School filtering (with 985/211 options) - Location filtering (province/city) - Work experience and education level filters - Industry and position filters - Direct chat availability - Sort by relevance, activity, work years, or education Features: - Reuses Chrome login session for authentication - Extracts candidate info: name, job title, company, work history - Shows work years, education, age, active status - Displays skill tags and mutual friends count * fix docs and strategy for maimai adapter --------- Co-authored-by: jackwener <jakevingoo@gmail.com>