Delight0628

SessionHarbor — AI skill for Claude Code

AI community

SessionHarbor(会话港湾):跨 AI 客户端会话统一管理、检索与互迁.

How to install SessionHarbor

This entry records only its repository, not the path inside it, so there is no exact command to give. Open Delight0628/SessionHarbor and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What SessionHarbor does

SessionHarbor(会话港湾):跨 AI 客户端会话统一管理、检索与互迁。本地优先,支持 Claude Code / Codex / Cursor / MiMo 等十余客户端。

Alternatives in AI

  • Codeburn — Free, local tool to track AI coding token usage and cost across 37 tools and agents (Claude Code, Cursor, Code 9.7k ★
  • Cursor Talk To Figma MCP — TalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to c 7k ★
  • EchoBird — One-click install + model switch:Claude Code,Codex CLI (OpenAI), Grok Build (xAI), DeepSeek Harness, Kimi Code 3.1k ★

README

SessionHarbor(会话港湾)

SessionHarbor Logo

SessionHarbor

让散落在各个 AI 客户端里的对话,成为可检索、可迁移、可共享的资产。

中文 · English · 产品文档 · 设计文档 · 参与贡献

Node TypeScript Electron pnpm License Platform

SessionHarbor Banner


为什么需要 SessionHarbor

多 AI 客户端并存已是常态:Claude Code、Codex、Cursor、MiMo Desktop、WorkBuddy、领慧……历史对话却各自为政。

痛点 现状
找不到 想不起「那句话在哪个客户端问过」,只能挨家翻找
带不走 换工具时对话无法迁移;官方通道往往单向、限时限量
存不下 / 不能共享 客户端卸载即丢;团队里「这个坑谁踩过」无法检索

SessionHarbor 提供本地优先的统一层:**发现 → 索引 → 检索 → 迁移 → 导出 → 同步**。

核心能力

能力 说明
多客户端聚合 自动发现本机 AI 客户端会话库,统一建索引
全文检索 SQLite FTS5 + trigram,中文友好;1 万会话索引约 3.2s,搜索 < 40ms
原生格式互迁 读源格式 → 中间表示(IR)→ 写目标私有格式,支持继续对话
导出 Markdown / JSON / HTML
增量监听 文件系统 watcher,会话变更自动刷新索引
安全写回 写前备份、事务回滚、进程占用检测、--yes 显式确认
脱敏与去重 密钥/token 扫描、重复/分叉会话检测
云同步(可选) BYO 目录 / WebDAV 免费;托管云支持登录与按用户隔离
桌面 GUI Electron:会话浏览、搜索、迁移向导、云推送/拉取

支持的客户端

客户端 读取 写入 / 迁入 备注