allcontributors[bot]
a3ad29a5ad
docs: add varz1 as a contributor for code ( #147 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-09-24 11:49:46 +08:00
zy
177a64822d
Update README.md
2025-09-23 18:45:57 +08:00
allcontributors[bot]
7c5745abd2
docs: add BiboyQG as a contributor for code ( #137 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-09-22 23:55:31 +08:00
zy
c404f8a7cc
Update README.md
2025-09-22 13:07:52 +08:00
zy
e1d43d28a4
docs: 添加用户主页功能说明并完善英文文档 ( #125 )
...
- 在README.md中新增"获取用户个人主页"功能说明
- 详细描述用户主页功能的参数要求和返回信息
- 更新MCP工具列表,添加user_profile工具
- 在README_EN.md中补充图片支持方式的完整英文说明
- 添加HTTP链接和本地路径两种方式的详细描述和使用示例
- 在英文版中新增"Get User Profile"功能说明
- 保持中英文文档的功能一致性和完整性
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-authored-by: Claude <noreply@anthropic.com >
2025-09-20 23:55:42 +08:00
zy
716cf104ce
docs: 优化图片支持方式的文档说明 ( #124 )
...
- 在README中详细说明两种图片支持方式(HTTP链接和本地路径)
- 明确推荐使用本地绝对路径的原因和优势
- 添加具体的使用示例和代码示例
- 优化MCP协议中images字段的描述,提供更清晰的格式说明
- 帮助用户更好地理解和使用图片发布功能
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-authored-by: Claude <noreply@anthropic.com >
2025-09-20 23:44:59 +08:00
allcontributors[bot]
34120b4831
docs: add CooperGuo as a contributor for code ( #123 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-09-20 22:21:49 +08:00
zy
eafd973d75
Update README.md
...
add anythingLLM in readme
2025-09-20 10:26:35 +08:00
zy
221ff3d40c
Update README.md
2025-09-20 00:00:56 +08:00
allcontributors[bot]
04b8079f65
docs: add eveyuyi as a contributor for code ( #118 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-09-19 23:53:51 +08:00
zy
5785a545ae
examples: add claude code with kimi-k2 ( #112 )
...
* examples: init claude code
* Update claude-code-kimi-k2.md
更新文档
* Update claude-code-kimi-k2.md
* Update README.md
2025-09-19 01:59:28 +08:00
zy
d4469ce94a
feat: 添加赞赏支持功能
...
- 在 README 中添加赞赏支持章节
- 支持支付宝转账(邮箱地址)
- 支持微信扫码赞赏(二维码图片)
- 添加 GitHub FUNDING.yml 配置
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-19 01:04:55 +08:00
allcontributors[bot]
798bcb2be5
docs: add chengazhen as a contributor for code ( #108 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-09-18 22:25:52 +08:00
zy
1ee3e25d20
feat: 优化 ShowCase 章节展示和调整图片大小
...
改进内容:
1. 调整图片大小
- 将发布结果图片宽度从 400px 调整为 300px
- 优化页面布局,避免占用过多空间
2. 改进 ShowCase 章节
- 重命名为"🌟 实战案例展示 (Community Showcases)"
- 添加章节编号(3)
- 使用 emoji 增强视觉效果
- 添加强调提示框
- 加粗重要链接
3. 为互助群章节添加编号(4)
4. 同步更新英文版 README
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-18 00:10:36 +08:00
zy
9a1479f47c
Merge branch 'feat/add-github-actions-release'
2025-09-17 21:57:55 +08:00
zy
c6c83ad861
Update README.md
2025-09-17 21:19:29 +08:00
allcontributors[bot]
b4cd0f1384
docs: add muhenan as a contributor for code ( #97 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-09-17 18:32:04 +08:00
Henan Mu
82b1705143
cherry studio integration ( #94 )
2025-09-17 18:31:23 +08:00
zy
f12165130e
feat: 添加登录工具的多平台构建支持
...
- GitHub Actions 现在也会构建登录工具的二进制文件
- 支持 4 个平台:macOS ARM64/Intel, Windows x64, Linux x64
- 更新 Release 说明,包含登录工具下载链接
- 更新 README 文档,提供完整的二进制使用流程
- 用户现在可以完全无需 Go 环境使用项目
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-17 01:49:01 +08:00
zy
fcde987273
feat: 增加 GitHub Actions 多平台构建和 Release 自动化
...
- 添加 GitHub Actions 工作流,支持多平台构建:
- macOS ARM64 (Apple Silicon)
- macOS Intel (AMD64)
- Windows x64
- Linux x64
- 支持自动触发(推送到 main 分支且包含 Go 代码修改)
- 支持手动触发
- 更新 README 文档,添加二进制文件下载说明
- 添加浏览器自动下载提示
- 格式化所有 Go 源码文件
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-17 01:42:39 +08:00
zy
764e791a0d
Update README.md
2025-09-17 00:28:31 +08:00
allcontributors[bot]
84c3604432
docs: add Angiin as a contributor for code ( #91 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-09-17 00:25:19 +08:00
allcontributors[bot]
e496ad42cd
docs: add DTDucas as a contributor for code ( #90 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-09-17 00:22:51 +08:00
allcontributors[bot]
4e29627b99
docs: add laryzhong as a contributor for code ( #89 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-09-17 00:21:42 +08:00
allcontributors[bot]
965adf1efb
docs: add esperyong as a contributor for code ( #88 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-09-17 00:20:36 +08:00
zy
e0ce06fbf0
Update README.md
2025-09-17 00:16:42 +08:00
allcontributors[bot]
f6c8593e15
docs: add xpzouying as a contributor for code, ideas, and 5 more ( #87 )
...
* docs: update README.md [skip ci]
* docs: create .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-09-17 00:12:09 +08:00
zy
2690372f48
Update README.md
2025-09-16 12:53:08 +08:00
zy
49eaabca34
readme: 增加 examples 的索引 ( #79 )
2025-09-16 01:54:22 +08:00
zy
ff72fe872e
docs: 增加 Windows 指南 ( #74 )
...
* docs: 增加 Windows 指南
* update contrib
2025-09-16 00:31:21 +08:00
zy
25a1366b69
Update README.md
...
增加微信群二维码
2025-09-16 00:06:54 +08:00
zy
db9962ec24
Update README.md
2025-09-15 19:48:15 +08:00
zy
0c57bd6b0f
Update README.md
2025-09-15 19:45:18 +08:00
zy
36c9c5fc51
Update README.md
2025-09-15 10:45:48 +08:00
zy
0dbd6766ac
Update README.md
2025-09-15 01:49:31 +08:00
zy
e4745d28d4
feat: 添加 Chrome 浏览器支持和安装说明折叠 ( #67 )
...
* feat: 添加 Chrome 浏览器支持和安装说明折叠
- 支持 Chrome 浏览器作为备选方案
- README 安装部分使用 details 标签折叠
- 优化浏览器配置和初始化逻辑
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
* docs: 更新 README.md 以包含 Windows 问题和登录部分说明
- 添加 Windows 问题的链接以供参考
- 更新 README 中的登录部分内容
---------
Co-authored-by: Claude <noreply@anthropic.com >
2025-09-14 17:49:19 +08:00
zy
cd4e75fa46
Update README.md
2025-09-11 23:42:04 +08:00
zy
0d545a83a4
Update README.md
2025-09-11 23:39:27 +08:00
zy
c2908419c3
docs: 添加Google Gemini CLI集成配置文档 ( #54 )
...
- 新增Gemini CLI的MCP服务器配置示例
- 提供基于settings.json的配置方法
- 添加httpUrl配置用于HTTP连接
- 完善Gemini CLI使用说明
解决 #49
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-authored-by: Claude <noreply@anthropic.com >
2025-09-10 01:24:23 +08:00
zy
8338252ab5
fix: 修复MCP工具定义与文档描述 ( #51 )
...
* docs: 更新README添加评论功能说明
- 新增第6个主要功能:发表评论到帖子
- 添加评论功能的视频演示
- 更新MCP工具列表,包含post_comment_to_feed
- 补充遗漏的get_feed_detail工具
- 更新工具总数从4个到6个
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
* fix: 修复MCP工具定义与文档描述不一致问题
修复publish_content工具定义:
- 删除不存在的video参数
- 将images添加到required字段
- 更新标题描述添加字数限制说明
- 修正工具描述为"发布小红书图文内容"
更新README.md文档:
- 修正publish_content参数说明(images必需,不支持video)
- 确保文档与实际MCP工具定义一致
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-authored-by: Claude <noreply@anthropic.com >
---------
Co-authored-by: Claude <noreply@anthropic.com >
2025-09-09 23:43:41 +08:00
zy
cc14518d03
docs: add feed detail feature documentation with video demo
...
- Add new feature section for getting post details with interactions and comments
- Include important tips about required parameters (feedID and xsec_token)
- Add reminder that login is required for this feature
- Add hint to users about clicking titles to expand video demos
- Include video demonstration link
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-09 01:06:03 +08:00
zy
12ba28759f
docs: add video demonstrations to main features with collapsible sections ( #40 )
...
- Replace plain text feature list with collapsible sections
- Add video demonstrations for all 5 main features:
* Login and check login status (2 videos)
* Publish image-text content (1 video)
* Search content (1 video)
* Get recommendation list (1 video)
- Merge login and check login status into single feature point
- Organize features in logical usage order
- Maintain clean document structure with expandable video demos
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-authored-by: Claude <noreply@anthropic.com >
2025-09-07 22:59:22 +08:00
zy
6517cc1423
docs: merge MCP_README.md into main README with collapsible sections ( #39 )
...
- Consolidate all MCP client integration docs into single README
- Replace simple client list with detailed collapsible sections
- Add enhanced quick start with service verification steps
- Include all tested configurations for Cursor, VSCode, MCP Inspector
- Preserve all demo screenshots and configuration examples
- Remove duplicate MCP_README.md file to reduce maintenance overhead
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-authored-by: Claude <noreply@anthropic.com >
2025-09-07 22:45:38 +08:00
zy
62b87f82d2
Update README.md
2025-09-05 01:44:25 +08:00
zy
0d64bd5e85
Update README.md
2025-09-05 01:30:59 +08:00
zy
aa09687751
feat: 添加搜索功能 ( #16 )
...
- 新增 SearchFeeds 服务方法,支持关键词搜索小红书内容
- 添加 search_feeds MCP 工具,提供搜索接口
- 新增 /api/v1/feeds/search API 端点
- 实现搜索页面的浏览器自动化操作
- 优化 MCP 协议支持,处理 notifications/initialized 和 notifications/cancelled 通知
- 更新文档,添加搜索功能说明和使用示例
- 重构类型定义,优化数据结构
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-17 23:35:22 +08:00
zy
1ddc87349e
docs: 完善 MCP 服务接入文档,新增 VSCode 配置支持 ( #14 )
...
文档改进:
- 📝 重构 MCP_README.md,使文档更加简洁实用
- ✨ 新增 VSCode 的 MCP 配置示例和说明
- 🔧 提供多种配置方式:全局设置和工作区设置
- 📚 更新主 README.md,添加 VSCode 到支持的客户端列表
- 🎯 优化文档结构,提升用户体验
支持的 MCP 客户端:
✅ Claude Code CLI
✅ Claude Desktop
✅ Cursor
✅ VSCode (新增)
✅ MCP Inspector
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-17 16:33:08 +08:00
zy
cfaee894f5
docs: 更新 README 文件,添加无头模式和非无头模式的运行示例
2025-08-17 15:06:50 +08:00
zy
93e424e09e
fix: 更正 Star History 为官方格式
...
- 修正 type 参数从 Date 改为 Timeline
- 修正域名从 star-history.com 改为 www.star-history.com
- 使用官方推荐的正确格式
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-08-12 01:39:56 +08:00
zy
8d5b773cb3
docs: 添加 Star History 图表
...
- 在 README 底部添加 Star History 图表
- 展示项目 star 增长趋势
- 使用 star-history.com 服务自动生成图表
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-08-12 01:38:02 +08:00