Skip to content

Releases: wavever/CCLimitPing

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 03:54

Changelog

  • eeeb082 Adapt Codex to the weekly-only rate-limit regime
  • d6809ad Localize status and ping text output for Chinese locales
  • 5fa2548 Prepare v0.8.0
  • ed9112b Show remaining lifetime on Codex reset credits

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 09:27

Changelog

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 18:18

Changelog

  • fee12c3 Add Spark as a Codex-backed provider (#4)
  • ff69597 Add continue interactive proxy that auto-resumes on 5h recovery

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 17:19

Changelog

  • 53843c3 Add bg ping history and ASCII heartbeat
  • df56fa8 Add status --json output
  • b84a0ba Add status progress output
  • 47c1e9a Reduce idle watch polling
  • 080cdeb Reduce watch power usage

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 13 Jun 16:13

Changelog

  • d9c5a5c Fix Codex ping window trigger
  • 882876d Prepare v0.4.2 release

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 08 Jun 20:03

Changelog

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 18:30

Changelog

  • 38701e4 feat: add background (bg) command to run watch detached
  • faae12a feat: add live status line (spinner + countdowns) to watch
  • 2623153 feat: hook-based active-session detection for Claude and Codex
  • b878e82 fix: submit the prompt in Claude's interactive trigger
  • 52c74e9 refactor: drop GLM provider, target Claude Code and Codex only
  • af71a26 refactor: hooks-only active-session detection; auto-install hooks

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 12:59

Changelog

  • bfffc87 Improve CLI help aliases and localization
  • f31b522 Prepare v0.3.0 release docs

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 07 Jun 11:59

Changelog

  • 7af3684 Defer pings while provider tasks run

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 10:40

Changelog

  • 51a451b Add per-provider watch: watch <claude|codex|glm> watches just that one
  • 8a7603f Add upgrade and uninstall commands
  • 5111000 Prepare repository for open source release
  • 10a3696 Retry usage status requests
  • cecad63 Switch Claude trigger to interactive CLI