Skip to content

Releases: Hanjo92/google-jules-skill

v0.2.3

05 Apr 13:57

Choose a tag to compare

Clarifies readiness signals and pagination behavior for Google Jules workflows.

Includes:

  • Separate api_ready, cli_ready, and merge_ready signals in doctor
  • 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

05 Apr 13:29

Choose a tag to compare

Improves pagination fidelity and close-plan guidance for Google Jules workflows.

Includes:

  • Full pagination for list-sessions and list-activities
  • Full activity collection for summary and export with 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

05 Apr 12:54

Choose a tag to compare

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

16 Mar 14:50

Choose a tag to compare

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

15 Mar 16:15

Choose a tag to compare

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