Skip to content

claw-xhs v0.1.0

Latest

Choose a tag to compare

@xaeon2026 xaeon2026 released this 09 Mar 11:38
· 3 commits to main since this release

Claw XHS - Release Notes Draft v0.1

Summary

claw-xhs v0.1 is a publish-first XiaoHongShu automation runtime with:

  • a local MCP-compatible daemon
  • persistent per-account Chrome state
  • supervised first login
  • confirmation-based public publishing

Highlights

  • dedicated persistent runtime per account
  • private publish works end to end
  • public publish defaults to pending confirmation
  • minimal read surface for:
    • login status
    • my profile
    • home feed list
    • feed detail
  • bilingual user-facing README
  • Chinese and English agent playbooks
  • installable local skill packages

Included in v0.1

  • claw-xhs-login
  • claw-xhs-inspect
  • claw-xhs-publish
  • claw-xhsd
  • REST endpoints for health, login, profile, feed list/detail, publish, pending list/confirm/cancel
  • MCP tools for login, profile, feed list/detail, publish, and pending-draft management

Not included in v0.1

  • native search
  • delete-post support
  • comment / like / favorite actions
  • unattended public posting
  • Docker-first runtime parity

Known limitations

  • feeds/list is slower and less stable than publish
  • user/me.desc may remain empty because the current source path is unreliable
  • recursive MCP payloads still use conservative output-schema handling

Positioning

This release should be described as:

  • publish-first
  • supervised
  • one account per runtime
  • based on persistent local Chrome state

It should not be described as:

  • full-platform XiaoHongShu automation
  • reliable search/scraping coverage
  • fully unattended social posting