Thread 是一个由 Moss 支持的记忆层,用于 Claude Code 和 Codex 会话,记录编码代理已检查、更改、执行和决定的内容,并在重复操作前提供相关历史上下文。

Stars

5

7 天增长

暂无数据

Fork 数

0

开放 Issue

0

开源协议

暂无数据

最近更新

2026-07-30

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它通过本地守护进程、确定性的紧凑摘要和可选的 AI 增强,为编码代理提供快速、可语义搜索的会话记忆,同时保持非阻塞和故障开放的设计。

适合谁使用

  • 运行长时间 Claude Code 或 Codex 代理会话的开发者
  • 希望跨终端或机器恢复或交接编码会话上下文的团队
  • 使用 Moss 并需要会话记忆与持久化的用户
  • 希望减少代理重复探索的 AI 编码工作流维护者

典型使用场景

  • 在代理重复读取文件前回忆已检查过的文件和函数
  • 在另一个终端、对话或机器上按名称恢复 Moss 会话
  • 在会话状态面板中跟踪命令、编辑、探索和决策
  • 减少长时间代理编码会话中的 token 消耗和延迟

项目优势

  • 通过长驻守护进程和 Moss SessionIndex 实现本地实时热路径
  • 文件、编辑、命令和决策的确定性摘要无需 LLM 即可生成
  • 非阻塞提醒不会拒绝、改写或自动批准工具调用
  • 可选的 OpenRouter 增强默认关闭且异步执行,并具有优雅降级

使用前须知

  • 当前守护进程基于 Unix socket,不支持 Windows
  • 语义查询、推送和跨机器恢复需要 Moss 凭据;本地镜像不支持语义搜索
  • Codex 的 PreToolUse systemMessage 对用户可见,但不保证注入模型上下文

README 快速开始

Installation

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

Jakubantalik
精选
Jakubantalik GitHub avatar

thinking-orbs

A React component library that renders six hand-tuned animated thought orb loading indicators on a plain 2D canvas, with two purpose-tuned sizes and automatic theme detection for AI and agent UIs.

AI 与机器学习AI 智能体
1,191
makecindy
精选
makecindy GitHub avatar

cindy

Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.

AI 与机器学习大语言模型
958
mereyabdenbekuly-ctrl
精选
mereyabdenbekuly-ctrl GitHub avatar

clodex-ide

Clodex is an open-source, local-first agentic IDE that combines persistent AI tasks, code, terminal, browser, Git, models, memory, and governed execution in one Electron workspace, currently in technical preview.

AI 与机器学习AI 智能体
859