Releases: ToolmeshAI/docs-to-context
Releases · ToolmeshAI/docs-to-context
v0.1.0: Docs Into Clean AI Context / v0.1.0:文档转为干净的 AI 上下文
- Launches the first packaged CLI for bundling docs into one Markdown context file. / 发布首个 CLI,用于将文档打包为单一 Markdown 上下文文件。
- Supports mixed file and directory inputs, stable shared-root headings, and --root path control. / 支持文件与目录混合输入、稳定的共享根路径标题,以及 --root 路径控制。
- Writes to stdout or -o/--output and creates parent directories when needed. / 可输出到 stdout 或 -o/--output,并在需要时自动创建父目录。
- Ships zero runtime dependencies plus a sample docs tree for realistic bundle demos. / 保持运行时零依赖,并附带示例文档树用于真实打包演示。
- Includes tests and a clear roadmap for chunking, filtering, and metadata follow-ups. / 附带测试,并明确后续的分块、过滤与元数据路线。