Skip to content

Releases: yn-lo/litkit

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 12:35

Changelog

  • d6929de feat(lint): add mandatory heading numbering check and related improvements
  • f68cfee docs: update lint rules and add MCP client setup docs
  • 21d98dc ci(github-actions): 调整CI lint步骤为本地安装golangci-lint
  • 7e350e3 chore: 清理冗余代码、修复lint配置与常量复用
  • b7c363b refactor(lint,mcp,cmd): 重构撰写约束系统,移除冗余AGENTS.md生成逻辑
  • 99ad6ac fix: goreleaser 改用 zip/tar.gz 归档格式,修复二进制未上传
  • 82ad177 feat: 相邻引用编号折叠(GB7714/IEEE)
  • 0434ca5 docs: 更新 README 对齐实际 CLI 命令与功能
  • 5990e6f feat: 新增全文获取能力,补充检索排除、预览引用样式等功能
  • 61fc596 chore: 完成 M5 里程碑落地,完善项目基建与 CI
  • 06c5afb feat: 实现M3元数据与引用核心功能
  • 1c37546 feat: 完成M4一期后段:实现完整verify命令与lint规则系统
  • 43fd5a2 feat: 实现检索增强与撰写 harness 核心功能
  • 6c1b84f feat(search,cli,lib): 实现默认年份倒序排序与AI-first精简输出
  • a8a6eb0 feat: 完成M2里程碑:实现跨源检索与本地文献库核心能力
  • ac4e5ef chore: 初始 litkit 项目全套工程化配置与技能模板