pengge499896694 GitHub avatar

claude-auto-continue

pengge499896694

A lightweight Tauri-based listener that monitors Claude session files and automatically sends continue prompts when a turn stops due to max_tokens or incomplete status, supporting VS Code, CLI, and Desktop clients.

Stars

12

7-day growth

No data

Forks

1

Open issues

0

License

No data

Last updated

2026-07-28

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It solves a common frustration with Claude's output length limits by providing a non-invasive, cross-platform auto-continue solution that works across multiple Claude interfaces without modifying the client.

Who it is for

  • Claude Code VS Code plugin users
  • Claude CLI terminal users
  • Claude Desktop app users
  • Developers running long multi-step Claude tasks

Use cases

  • Automatically continuing long code generation or refactoring tasks
  • Handling API errors (502, 524, 429) during extended conversations
  • Running lengthy analysis or document processing without manual intervention
  • Monitoring multiple Claude sessions simultaneously for complex workflows

Strengths

  • No modification to Claude client required
  • Supports three Claude clients (VS Code plugin, CLI, Desktop) with auto-detection
  • Three judgment modes plus custom keyword triggers for flexible continuation logic
  • Cross-platform native app (Windows/macOS) with fast startup and low memory usage

Considerations

  • Briefly brings target window to foreground when sending
  • Cannot bypass Claude's authorization popups or user input prompts
  • Semantic completeness detection may misjudge; recommends using explicit completion markers for strict mode
  • Requires granting accessibility permissions on macOS and may need updates if VS Code command names change

README quick start

安装与启动

Description

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

Related repositories

Similar projects matched by category, topics, and programming language.

l0ng-ai
Featured
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.

Developer ToolsCLI & Terminal
359
steelbrain
Featured
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.

Desktop Apps
143
m-novotny
Featured
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.

Embedded & IoTSecurity
131