Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-skill agent-tools ai-agent boss-zhipin claude cli
+9 more
job-hunting job-search mcp model-context-protocol python recruiter-workflow recruitment resume zhipin

Affected surfaces

auth

Summary

AI summary

Refactored development base, enhanced login reliability, fixed recruiter API and communication bugs, added multilingual demo assets, HR job detail command, resume downloader skill, consolidated low‑risk mode, updated dependencies, expanded testing contracts, improved documentation.

Changes in this release

Security High

Redacts sensitive information from output.

Redacts sensitive information from output.

Source: llm_adapter@2026-06-09

Confidence: high

Security High

Restricts sensitive fields written to exported reports.

Restricts sensitive fields written to exported reports.

Source: llm_adapter@2026-06-09

Confidence: high

Feature Medium

Adds `hr jobs detail` command to view full JD.

Adds `hr jobs detail` command to view full JD.

Source: llm_adapter@2026-06-09

Confidence: high

Feature Medium

Introduces `boss-resume-downloader` skill for incremental Markdown resume sync.

Introduces `boss-resume-downloader` skill for incremental Markdown resume sync.

Source: llm_adapter@2026-06-09

Confidence: high

Feature Medium

Collects default low‑risk assist mode into a centralized setting.

Collects default low‑risk assist mode into a centralized setting.

Source: llm_adapter@2026-06-09

Confidence: high

Feature Medium

Exposes protocol service export tool.

Exposes protocol service export tool.

Source: llm_adapter@2026-06-09

Confidence: high

Feature Medium

Adds placeholder adapter for Liepin (前程无忧) platform.

Adds placeholder adapter for Liepin (前程无忧) platform.

Source: llm_adapter@2026-06-09

Confidence: high

Dependency Low

Updates `python-multipart` from 0.0.26 to 0.0.27.

Updates `python-multipart` from 0.0.26 to 0.0.27.

Source: llm_adapter@2026-06-09

Confidence: high

Bugfix Medium

Separates public report export data source.

Separates public report export data source.

Source: llm_adapter@2026-06-09

Confidence: high

Bugfix Medium

Splits report file write paths.

Splits report file write paths.

Source: llm_adapter@2026-06-09

Confidence: high

Full changelog

What's Changed

  • docs: 固化 README badge 准入规范 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/200
  • refactor: 整理开发基础结构 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/201
  • fix: 统一CLI参数错误信封 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/202
  • fix: 增强登录态可靠性 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/203
  • test: 完善真实流烟测框架 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/204
  • docs: 完善开源项目治理文档 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/205
  • feat: 迭代特性集 cherry-pick 至 master by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/209
  • 提升首页演示动图清晰度 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/210
  • 整理项目演示入口 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/211
  • feat: 升级终端演示资产至双语 1280x720 高帧率版本 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/214
  • style: 顶部徽章统一为 flat-square 风格 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/215
  • ci: bump python-multipart from 0.0.26 to 0.0.27 by @dependabot[bot] in https://github.com/can4hou6joeng4/boss-agent-cli/pull/218
  • fix(recruiter): correct search_geeks endpoint path and params by @qianjunye in https://github.com/can4hou6joeng4/boss-agent-cli/pull/216
  • fix: 明确招聘端非法请求错误 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/219
  • [codex] fix code scanning alerts by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/220
  • fix: 修复服务端子进程阻塞 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/223
  • fix: 修复招聘者 reply / request-resume / exchange 写操作 (issue #217) by @qianjunye in https://github.com/can4hou6joeng4/boss-agent-cli/pull/227
  • doc: Add Windows Powershell instructions for CDP by @ruiqurm in https://github.com/can4hou6joeng4/boss-agent-cli/pull/226
  • feat: 补齐招聘者沟通上下文能力 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/228
  • fix: 修复沟通列表空消息崩溃 by @eleksbai in https://github.com/can4hou6joeng4/boss-agent-cli/pull/231
  • feat: 新增 hr jobs detail 命令 — 查看职位完整 JD(重做 #234,仅 job-detail 范围) by @qianjunye in https://github.com/can4hou6joeng4/boss-agent-cli/pull/237
  • feat: 新增 boss-resume-downloader skill — 基于本地 Markdown 的招聘者简历增量同步方案 by @qianjunye in https://github.com/can4hou6joeng4/boss-agent-cli/pull/229
  • feat: 收口默认低风险辅助模式 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/238
  • ci: bump idna from 3.11 to 3.15 by @dependabot[bot] in https://github.com/can4hou6joeng4/boss-agent-cli/pull/240
  • fix: 兼容招聘沟通列表数组响应 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/243
  • refactor: 完成模块优化路线图 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/244
  • 增强 Agent 能力与平台适配诊断 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/245
  • feat: 协议服务暴露 export 工具 by @Ylsssq926 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/247
  • docs(contributing): 中文版补齐英文版独有的几节 by @Ylsssq926 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/248
  • chore: 同步面试占位诚实化、评估落槌与 CHANGELOG by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/253
  • fix: 修复敏感信息输出脱敏 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/256
  • fix: 收紧导出报表敏感字段写入 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/257
  • fix: 分离公开报表导出数据源 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/258
  • fix: 拆分报表文件写入路径 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/259
  • ci: bump starlette from 1.0.0 to 1.0.1 by @dependabot[bot] in https://github.com/can4hou6joeng4/boss-agent-cli/pull/260
  • ci: bump aiohttp from 3.13.5 to 3.14.0 by @dependabot[bot] in https://github.com/can4hou6joeng4/boss-agent-cli/pull/254
  • test: 强化低风险合规契约 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/261
  • test: 固化求职流程只读契约 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/262
  • test: 补齐智联客户端生命周期契约 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/263
  • test: 补齐招聘者平台生命周期契约 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/264
  • test: 强化终端渲染输出契约 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/265
  • test: 强化统计输出契约 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/266
  • test: 强化简历命令输出契约 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/267
  • test: 强化联系人查找契约 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/268
  • test: 强化招聘端点契约 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/269
  • fix: 改善登录错误诊断 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/270
  • feat: 补强登录合规与隐私清理契约 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/271
  • test: 补强招聘端低风险阻断回归 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/272
  • docs: 明确RPA风控边界 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/273
  • docs: 补充51job适配器调研门槛 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/274
  • feat: 增加前程无忧平台占位适配器 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/275
  • docs: 同步前程无忧占位文档 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/276
  • chore: 准备 1.12.0 发版 by @can4hou6joeng4 in https://github.com/can4hou6joeng4/boss-agent-cli/pull/278

New Contributors

  • @qianjunye made their first contribution in https://github.com/can4hou6joeng4/boss-agent-cli/pull/216
  • @ruiqurm made their first contribution in https://github.com/can4hou6joeng4/boss-agent-cli/pull/226
  • @eleksbai made their first contribution in https://github.com/can4hou6joeng4/boss-agent-cli/pull/231
  • @Ylsssq926 made their first contribution in https://github.com/can4hou6joeng4/boss-agent-cli/pull/247

Full Changelog: https://github.com/can4hou6joeng4/boss-agent-cli/commits/v1.12.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track can4hou6joeng4/boss-agent-cli

Get notified when new releases ship.

Sign up free

About can4hou6joeng4/boss-agent-cli

BOSS Zhipin recruitment workflow for AI agents. 49 MCP tools for job search, welfare filtering, recruiter messaging, pipeline tracking, and resume optimization.

All releases →

Related context

Beta — feedback welcome: [email protected]