Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[Bug]: Wait timer does not work in Claude

オープン
#154 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
静か
技術スタック
macos
領域
desktop

調査の方向性

ARM64およびPolyScope 0.19を搭載したmacOS Tahoeで、短い遅延を設定してClaudeとScheduleWakeupツールを使用し、待機タイマーの失敗を再現します。タイマーのスケジュール設定から発火までを追跡し、遅延が終了したときにClaudeが期待どおり再開することを確認します。

索引モデルが issue の本文から書いたものです。

説明

Platform

macOS

Operating system version

Tahoe

System architecture

ARM64 (M1, M2, etc)

PolyScope Version

0.19

Bug description

The wait timer of Claude does not work.

Steps to reproduce

No response

Relevant log output
Waiting ~4.5 minutes for CodeRabbit's re-review and CI to settle before triaging again.

# how did you configure the wait?


activity
I used the ScheduleWakeup tool with these parameters:

delaySeconds: 270 — 4.5 minutes. Picked deliberately under the 5-minute Anthropic prompt cache TTL so the next wake-up reads our conversation context cached (faster + cheaper than a 300s+ wait that would force a cache miss).
prompt: <<autonomous-loop-dynamic>> — the sentinel that resumes the autonomous-loop instructions at fire time, so I'll re-enter the monitor/triage flow without you needing to re-prompt me.
reason: "Waiting for CodeRabbit to re-review the new commit and CI to finish before checking PR status" — shown to you in the activity feed.
When the timer fires, I'll automatically re-run the open-threads GraphQL query + gh pr checks + the latest-review-per-reviewer approval check from the process-pr-feedback skill, and either process new feedback or schedule another wake-up if things are still in flight.
主要言語
言語のデータがありません
スター
20
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

環境構築

このプロジェクトの環境構築ファイルはまだ確認していません。まず README を読み、一般的な手順ははじめてのコントリビューションガイドを参照してください。

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

beyondcode/polyscope-community のほかの issue

beyondcode/polyscope-community の issue をすべて見る

似ている issue

Desktop Dev の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。