5 Commits

Author SHA1 Message Date
Yuyao Huang
ba1b5b76c6 docs(claude): add SDK documentation and test examples
Add comprehensive documentation for Claude Agent SDK including usage patterns, test examples, and development guide. Includes:
- CLAUDE.md with project structure and quick reference
- SDK test examples for query, client, and hooks
- Shared test utilities for auth and tmpdir management
- Detailed SDK overview and capabilities documentation
2026-04-01 08:18:33 +08:00
Yuyao Huang
9c1fc7e5b8 docs: add claude agent sdk documentation
Add comprehensive documentation for the Claude Agent SDK, including:
- Overview and quickstart guide
- Installation and setup instructions
- Detailed feature descriptions (tools, hooks, subagents, etc.)
- Comparison with other Claude tools
- Branding guidelines and licensing information
2026-03-31 09:13:49 +08:00
Yuyao Huang (Sam)
ed70588d95 docs: 添加飞书 Bot 开发指南文档
添加详细的飞书 Bot 开发指南文档,涵盖 SDK 初始化、消息收发、文件上传、WebSocket 长连接等实战经验
2026-03-29 19:59:31 +08:00
Yuyao Huang (Sam)
6cf2143987 docs(feishu): 添加富文本组件文档并更新配置说明
feat(config): 重构主机配置加载逻辑以支持多主机和独立模式

docs(readme): 更新安装和运行说明,添加多主机模式配置指南
2026-03-29 02:56:47 +08:00
Yuyao Huang (Sam)
6a0d409dd6 docs: 添加秘塔AI搜索MCP服务文档和更新README
添加秘塔AI搜索MCP服务的详细文档metaso.md,包含API说明和配置指南
更新README文件中的命令说明和功能描述
新增ROADMAP.md文件记录未来开发计划
2026-03-28 12:54:15 +08:00