Skip to content

v2.6.0

Choose a tag to compare

@ShunL12324 ShunL12324 released this 01 Feb 23:24
· 13 commits to master since this release

What's New

🎨 Image Processor with LangGraph Workflow

  • New AI-powered image processing pipeline for creating Xiaohongshu-style content
  • xhs_create_draft now accepts screenshots parameter and auto-generates beautiful images
  • Multi-phase workflow: analyze → layout → process → beautify → quality check
  • Quality check with suggestedOrder for automatic image reordering

🤖 Explore AI Enhancements

  • New like-target prompt for smart liking decisions (post vs comment vs skip)
  • AI now chooses whether to like the post or a specific comment
  • Improved comment extraction from note details

📝 Documentation

  • Updated API docs for new image-processor workflow
  • Removed deprecated xhs_generate_image tool (replaced by integrated workflow)

Breaking Changes

  • xhs_create_draft parameter changed from images to screenshots
  • xhs_generate_image tool removed (use integrated xhs_create_draft instead)