一个轻量级 Tauri 监听程序,监控 Claude 会话文件并在回合因 max_tokens 或未完成状态停止时自动发送续跑提示,支持 VS Code 插件、CLI 终端和桌面应用三种客户端。

Stars

12

7 天增长

暂无数据

Fork 数

1

开放 Issue

0

开源协议

暂无数据

最近更新

2026-07-28

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

为什么值得关注

它解决了 Claude 输出长度限制带来的常见痛点,提供无需修改客户端的跨平台自动续跑方案,兼容多种 Claude 交互界面。

适合谁使用

  • Claude Code VS Code 插件用户
  • Claude CLI 终端用户
  • Claude Desktop 桌面应用用户
  • 需要长时间多步骤 Claude 任务的开发者

典型使用场景

  • 自动续跑长代码生成或重构任务
  • 处理长时间对话中的 API 错误(502、524、429)
  • 运行冗长分析或文档处理而无需手动干预
  • 同时监控多个 Claude 会话以完成复杂工作流

项目优势

  • 无需修改 Claude 客户端即可使用
  • 支持三种 Claude 客户端(VS Code 插件、CLI、桌面应用)并自动检测
  • 三种判断模式与自定义关键字触发,灵活控制续跑逻辑
  • 跨平台原生应用(Windows/macOS),启动快、内存占用低

使用前须知

  • 发送时会短暂将目标窗口切至前台
  • 无法绕过 Claude 的授权弹窗或用户输入提示
  • 语义完整性判断无法做到 100% 准确,建议对严格模式使用明确完成标记
  • macOS 需授予辅助功能权限,且可能因 VS Code 命令名称变化而需更新配置

README 快速开始

安装与启动

项目描述

一个解决claude code 经常断流的小工具

相关仓库与替代方案

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

l0ng-ai
精选
l0ng-ai GitHub avatar

tty7

tty7 is a fast, GPU-accelerated terminal workbench with persistent sessions, built-in input tools, SSH support, and coding agent awareness.

开发者工具CLI 与终端
359
steelbrain
精选
steelbrain GitHub avatar

reims-vgpu

reims-vgpu is an experimental virtual GPU for macOS guests that uses QEMU to decode the guest's GPU command stream and execute it through Metal or Vulkan, leveraging the built-in AppleParavirtGPU driver without requiring custom kexts.

桌面应用
143
m-novotny
精选
m-novotny GitHub avatar

memguard-rs

A Rust library that provides secure memory handling primitives including zeroization on drop, memory locking, constant-time comparison, and compile-time guarded regions, with zero dependencies and no_std support.

嵌入式与物联网安全
131