Releases: lovstudio/lovcode
Releases · lovstudio/lovcode
v0.20.0
Minor Changes
-
Add PTY data batching and scroll stabilization for smoother terminal rendering
- Batch PTY writes per animation frame to reduce render frequency
- Lock scroll position during write to prevent flicker
- Strip ANSI escape sequences from terminal title
- Add AnnualReport view and FeaturedCarousel component
v0.19.0
Minor Changes
- 新增 Logo 生成与管理面板,优化折叠状态下的 tab group 显示
v0.18.2
Patch Changes
-
fix(stats): 修复命令统计数据膨胀问题
- weekly 模式下隐藏当前(不完整)周的数据
- 过滤 queue-operation 类型的内部日志,避免重复计数
- 简化 CommandTrendChart 代码,移除不再需要的 _current 逻辑
v0.18.1
Patch Changes
- Fix CommandTrendChart parameters and recharts tooltip styles
v0.18.0
Minor Changes
-
feat(home): 添加命令趋势图表组件
- 新增 CommandTrendChart 组件,使用 recharts 展示命令使用趋势
- 集成到 Home 页面
v0.17.1
Patch Changes
- feat(diagnostics): 添加文件行数统计和诊断视图增强
v0.17.0
Minor Changes
-
内嵌 claude-code 和 codex 文档作为 submodules
- 添加 claude-code-docs 和 codex 作为 git submodules
- 编译后的应用自动包含这两个文档库
- 用户自定义文档优先于内嵌文档
- 更新 README 中的 GitHub 仓库地址
v0.16.0
v0.15.0
Minor Changes
- Add provider analytics for LLM provider usage tracking
v0.14.0
Minor Changes
- 添加硅基流动 LLM Provider 支持