Commit Graph
13 Commits
Author SHA1 Message Date
tkkandClaude Sonnet 4.6 c38b7b1c8c feat(docs): add jin10 news source to guide
Add jin10 (金十数据快讯) to the news sources list in the knowledge guide.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 10:06:38 +08:00
beare cf722fcb25 chore(docs): update version number to 1.0.3 and restructure free tools documentation
- Incremented version number in SKILL.md from 1.0.2 to 1.0.3.
- Restructured the documentation for free tools, consolidating information and providing clearer examples for accessing free news categories and hot news by category.
- Added a new section for free API endpoints, detailing usage and response structures.
2026-03-30 12:44:05 +08:00
beare f38eb1fd85 feat(docs): enhance SKILL.md and add free tools documentation
- Updated SKILL.md to include a new description emphasizing free tools available without a token.
- Added detailed documentation for two free tools: Get News Categories and Get Hot News, including usage examples and response structures.
- Introduced a new FreeNewsAPIClient class to handle requests for free API endpoints.
- Updated app context to manage both free and premium API clients.
- Implemented token requirement checks for premium tools and ensured free tools are accessible without authentication.
2026-03-30 11:59:56 +08:00
beare ce08698e11 chore(docs): update version number in SKILL.md to 1.0.1 2026-03-11 19:52:28 +08:00
beare 836a3341da feat(docs): add .gitignore and enhance README with data source details
- Introduced a .gitignore file to exclude environment variables, logs, and temporary files.
- Updated README.md to reflect the new description and added a detailed table of 72+ data sources across 5 categories.
- Enhanced documentation in multiple languages (Japanese, Korean, Chinese) to include the new data source information.
2026-03-11 19:44:20 +08:00
axssbugandGitHub d608baad52 Merge pull request #4 from 6551Team/br-v2
docs(news): 更新币种过滤参数文档
2026-03-10 23:57:03 +08:00
bathfire 3c9875c088 docs(news): 更新币种过滤参数文档
- 在主 README 中添加了币种过滤的详细说明
- 更新了日文文档中的币种过滤描述
- 更新了韩文文档中的币种过滤描述
- 更新了中文文档中的币种过滤描述
- 明确了空数组或省略参数的行为
- 修正了币种过滤功能的使用说明
2026-03-10 23:56:27 +08:00
axssbugandGitHub 28e2968612 Merge pull request #3 from 6551Team/br-v2
docs(readme): 添加 WebSocket 实时订阅功能文档
2026-03-10 23:50:57 +08:00
bathfire 601ae367fe docs(readme): 添加 WebSocket 实时订阅功能文档
- 在 README.md 中新增 WebSocket 实时订阅章节
- 在中文版文档中新增 WebSocket 实时订阅章节
- 在日文版文档中新增 WebSocket 实时订阅章节
- 在韩文版文档中新增 WebSocket 实时订阅章节
- 详细说明订阅和取消订阅的方法及参数
- 提供服务器推送新闻更新和 AI 新闻更新的示例
- 添加过滤参数说明和 JSON-RPC 接口定义
2026-03-10 23:50:24 +08:00
tkk 1b7b806018 chore(docs): 更新技能文档版本信息
- 在 SKILL.md 中添加版本号 1.0.0
- 规范化元数据格式以包含版本信息
2026-02-26 15:41:24 +08:00
tkk 3914196d26 docs(readme): 更新多语言文档和配置说明
- 在 README.md 中添加多语言链接导航
- 删除 docs/README_EN.md 英文文档文件
- 更新日文文档中的 API 配置说明和 Token 设置方式
- 更新韩文文档中的 API 配置说明和 Token 设置方式
- 修正各种客户端安装说明中的占位符变量
- 更新 API 端点地址和 WebSocket 连接地址
- 调整工具列表和功能描述说明
2026-02-26 15:28:41 +08:00
tkk dd9d984473 init 2026-02-26 14:11:45 +08:00
君君andGitHub 9b753e071b Initial commit 2026-02-26 14:04:49 +08:00