Releases: Hanjo92/google-jules-skill
Releases · Hanjo92/google-jules-skill
v0.2.3
Clarifies readiness signals and pagination behavior for Google Jules workflows.
Includes:
- Separate
api_ready,cli_ready, andmerge_readysignals indoctor - Best-effort Jules CLI authentication probing for clearer CLI readiness
- Explicit aggregation metadata for paginated list/report commands
- Updated docs and tests for readiness and pagination contract behavior
v0.2.2
Improves pagination fidelity and close-plan guidance for Google Jules workflows.
Includes:
- Full pagination for
list-sessionsandlist-activities - Full activity collection for
summaryandexportwith correct latest activity selection - Override-aware close-plan messages that match the recommended command
- Python cache ignore rules for cleaner working trees
- Expanded unit tests covering pagination and close-plan behavior
v0.2.1
Hardens merge-readiness checks and close safety for Google Jules workflows.
Includes:
- Treats pending GitHub checks as not merge-ready
- Refuses caution-session close by default unless explicitly overridden
- Surfaces caution counts in cleanup report compact and markdown output
- Splits core API readiness from merge-aware readiness in doctor output
- Adds unit tests for PR readiness, cleanup reporting, close safety, and doctor status
- Updates setup and release docs to match the safer workflow
v0.2.0
Adds safer PR and cleanup operations for Google Jules workflows.
Includes:
- PR merge-readiness inspection via GitHub metadata
- Automatic rework message generation for non-merge-ready PRs
- Clear quota and rate-limit failure handling
- Safer merged-session cleanup with caution candidates and unknown-status protection
- Updated skill docs and references
v0.1.0
Initial public release of google-jules-skill.
Includes:
- google-jules-control skill for Google Jules REST API and CLI workflows
- Jules session creation, summary, reporting, merge-aware cleanup, and safety checks
- KR/EN setup and release guides
- Platform adaptation docs and starter prompts for Codex, Claude Code, and Google Antigravity