Skip to content

Releases: lililib/ai-session-search

v0.3.8

Choose a tag to compare

@github-actions github-actions released this 06 Aug 02:08

主要更新

AI 上下文笔记

  • 新增独立的上下文库,可完整保存大段 AI 开发背景和提示内容
  • 支持新增、编辑、删除、全文搜索、收藏和收藏夹分类
  • 支持一键原样复制,并记录复制次数
  • 默认综合复制次数与添加时间智能排序,同时提供最近添加、最近更新、最近复制和复制最多等排序方式
  • Web 与桌面端共用上下文数据

界面与交互优化

  • 会话搜索与上下文库使用统一的页面切换入口
  • 来源、项目、收藏和已重命名筛选压缩到同一行
  • 项目筛选支持路径关键字搜索,并优化长路径下拉面板
  • 全面统一收藏夹、排序、终端类型等下拉框样式与键盘操作
  • 搜索结果中的匹配关键字支持高亮定位
  • 完善搜索、弹窗关闭和编辑保存快捷键

下载

  • macOS Apple Silicon
  • macOS Intel
  • Windows x64 便携版

桌面客户端无需安装 Node.js。Windows 版本解压 ZIP 后即可运行。

v0.3.7

Choose a tag to compare

@github-actions github-actions released this 05 Aug 02:09

Full Changelog: v0.3.6...v0.3.7

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 04 Aug 03:22

Full Changelog: v0.3.5...v0.3.6

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 04 Aug 02:15

Full Changelog: v0.3.0...v0.3.5

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 09:44

Full Changelog: v0.2.0...v0.3.0

v0.2.0 — Multi-provider session search

Choose a tag to compare

@lililib lililib released this 03 Aug 06:25

Highlights

  • Search local histories from 11 AI coding tools in one interface.
  • Added Antigravity, OpenCode, Hermes, GitHub Copilot CLI, Droid, OpenClaw, Cursor, Pi, and Kimi Code support.
  • Added automatic provider detection with configurable, platform-safe paths.
  • Added dynamic provider filters that only show sources containing indexed sessions.
  • Added optional provider-specific resume command templates.
  • Added automatic migration from the previous Claude/Codex-only database schema.
  • Updated the English and Simplified Chinese documentation.

Supported providers

Claude Code, Codex, Antigravity, OpenCode, Hermes, GitHub Copilot CLI, Droid / Factory, OpenClaw, Cursor, Pi, and Kimi Code.

Verification

  • 26 automated tests passed
  • TypeScript type checking passed
  • Production client and server builds passed

Existing users can upgrade without recreating their application database. Source session directories remain read-only.