[Feature Request]: BOSS直聘能否添加一个求简历的操作
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 29.5k
- Forks
- 2.9k
- Avg merge
- 15h 36m
- Merged PRs (30d)
- 70
Description
### Feature Description
新增 boss ask-resume 命令:在招聘端聊天页面中定位指定候选人(通过 uid),自动执行“求简历”并点击“确定”。
### Use Case
该功能用于在命令行中针对指定候选人 uid,自动完成招聘聊天页中的“求简历”->“确定”操作,避免人工逐个打开会话并重复点击。
它主要解决两个问题:
1. 效率问题:减少高频重复操作,提升批量跟进效率。
2. 自动化问题:可作为招聘自动化流程中的标准动作节点,方便后续与筛选、提醒、评估流程串联。
受益人群:
1. 日常需要高频沟通候选人的招聘人员/猎头。
2. 需要搭建招聘流程自动化的运营或技术团队。
3. 使用 AI Agent/脚本进行招聘流程编排的用户。
### Proposed Solution
_No response_
### Alternatives Considered
_No response_
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests; start by locating existing BOSS-related CLI commands and the browser-automation entry point for recruitment chat pages. Add the `boss ask-resume ` flow, and verify that it locates the specified candidate, triggers “求简历,” and confirms the action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, playwright
- Domain
- cli, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100