Skip to content

feat: add local platform capability list command#290

Merged
can4hou6joeng4 merged 1 commit into
masterfrom
feat/platforms-status-json
Jun 10, 2026
Merged

feat: add local platform capability list command#290
can4hou6joeng4 merged 1 commit into
masterfrom
feat/platforms-status-json

Conversation

@can4hou6joeng4

Copy link
Copy Markdown
Owner

What

  • Add boss platforms as a local-only platform capability matrix command.
  • Include candidate/recruiter registration status, default platform, aliases, and capability groups for readonly/write/local features.
  • Explicitly mark qiancheng / 51job as placeholder-only with not_supported real platform capabilities.
  • Register the command in schema and document the no-network usage in both READMEs.

Why

  • Gives agents and users a stable way to inspect platform availability before selecting a platform.
  • Keeps 51job expectations explicit without touching login, browser, CDP, or real network workflows.

Testing

  • PATH="$PWD/.venv/bin:$PATH" .venv/bin/python -m pytest tests/ -q → 1433 passed
  • PATH="$PWD/.venv/bin:$PATH" .venv/bin/python -m ruff check src/boss_agent_cli/commands/platforms.py tests/test_platforms_cmd.py
  • PATH="$PWD/.venv/bin:$PATH" .venv/bin/python -m mypy src/boss_agent_cli/commands/platforms.py
  • PATH="$PWD/.venv/bin:$PATH" boss --json platforms | python -m json.tool

@can4hou6joeng4 can4hou6joeng4 merged commit c0b8986 into master Jun 10, 2026
13 checks passed
@can4hou6joeng4 can4hou6joeng4 deleted the feat/platforms-status-json branch June 10, 2026 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant