Quota-safe automated review
Develoop 0.1.1
This patch makes automated review inspection observable, adaptive, and complete even when GitHub GraphQL quota or pagination is constrained.
- Reports per-query GraphQL cost, remaining quota, usage, and reset guidance while preserving a configurable reserve.
- Follows every review-classification cursor, including nested thread comments and complete check-context verification.
- Replaces fixed full-snapshot polling with adaptive backoff, periodic authoritative refreshes, and single-observer coordination.
- Fails closed on missing quota evidence, repeated cursors, partial data, unsafe observer locks, and execution-budget exhaustion.
Initial multi-agent release
Develoop 0.1.0
The first Develoop release packages a continuous GitHub delivery loop for Codex, Claude Code, Antigravity, and standalone Agent Skills hosts.
- Renames
issue-creatorto the consistentgh-create-issueidentifier. - Packages issue creation, issue implementation, and bounded automated review resolution behind host-native adapters.
- Adds explicit capability mapping for GitHub integrations, CLI fallbacks, browser verification, delegation, and approvals.
- Keeps the separately licensed
writing-strategyskill in the bundle without using it as Develoop's product focus. - Adds public support, privacy, terms, and release information.
Existing standalone users of issue-creator should update installation references and invocations to gh-create-issue.
Release questions may be sent to comfuture@gmail.com.