Skip to content

Releases: lovstudio/lovcode

v0.20.0

29 Dec 14:44

Choose a tag to compare

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

29 Dec 03:25

Choose a tag to compare

Minor Changes

  • 新增 Logo 生成与管理面板,优化折叠状态下的 tab group 显示

v0.18.2

28 Dec 20:21

Choose a tag to compare

Patch Changes

  • fix(stats): 修复命令统计数据膨胀问题

    • weekly 模式下隐藏当前(不完整)周的数据
    • 过滤 queue-operation 类型的内部日志,避免重复计数
    • 简化 CommandTrendChart 代码,移除不再需要的 _current 逻辑

v0.18.1

28 Dec 19:35

Choose a tag to compare

Patch Changes

  • Fix CommandTrendChart parameters and recharts tooltip styles

v0.18.0

28 Dec 17:34

Choose a tag to compare

Minor Changes

  • feat(home): 添加命令趋势图表组件

    • 新增 CommandTrendChart 组件,使用 recharts 展示命令使用趋势
    • 集成到 Home 页面

v0.17.1

28 Dec 04:35

Choose a tag to compare

Patch Changes

  • feat(diagnostics): 添加文件行数统计和诊断视图增强

v0.17.0

28 Dec 02:41

Choose a tag to compare

Minor Changes

  • 内嵌 claude-code 和 codex 文档作为 submodules

    • 添加 claude-code-docs 和 codex 作为 git submodules
    • 编译后的应用自动包含这两个文档库
    • 用户自定义文档优先于内嵌文档
    • 更新 README 中的 GitHub 仓库地址

v0.16.0

27 Dec 15:53

Choose a tag to compare

Minor Changes

  • 50e71ea: Add StatuslineView and marketplace support

    • StatuslineView for editing Claude Code statusline configuration
    • Marketplace directory with statusline templates
    • Enhanced MarkdownRenderer with new capabilities

v0.15.0

27 Dec 11:58

Choose a tag to compare

Minor Changes

  • Add provider analytics for LLM provider usage tracking

v0.14.0

27 Dec 11:35

Choose a tag to compare

Minor Changes

  • 添加硅基流动 LLM Provider 支持