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-loginclaw-xhs-inspectclaw-xhs-publishclaw-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/listis slower and less stable than publishuser/me.descmay 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