beyondcode / beyondcode/polyscope-community
[Bug]: Wait timer does not work in Claude
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 20
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### 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
```shell
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: <> — 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.
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.