Commit Graph
6 Commits
Author SHA1 Message Date
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
tkk 1b7b806018 chore(docs): 更新技能文档版本信息
- 在 SKILL.md 中添加版本号 1.0.0
- 规范化元数据格式以包含版本信息
2026-02-26 15:41:24 +08:00
tkk dd9d984473 init 2026-02-26 14:11:45 +08:00