Skip to content

Release v0.2.20

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jun 17:40
edaaa9a

Release v0.2.20

Changes since v0.2.19

github-actions[bot] (1)

  • deps(runner): bump claude-agent-sdk 0.2.102, anthropic 0.109.2 (#1694) (edaaa9a)

Kyle Squizzato (1)

  • fix(runner): make integrations behave more consistently in session (#1686) (1bd2057)

Full Changelog: v0.2.19...v0.2.20


CodeRabbit Triage Summary

CodeRabbit Triage: v0.2.20

Metric Value Δ vs Previous
PRs analyzed 1 -29 ↓
Critical issues 0 -23 ↓
Major issues 2 -118 ↓
Issues per PR 2.0 -2.8 ↓
Coverage gaps 2 -123 ↓

Trend

Release Date PRs Critical Major Per PR Gaps
v0.2.0 2026-04-10 30 23 120 4.8 125
v0.2.20 2026-06-15 1 0 2 2.0 2

Top Uncovered Patterns

  1. Gemini prompt now has conflicting GitHub instructions in MCP mode. (1 occurrences, impact: 3) — runner
  2. Jira sidecar mode is currently misdetected as “not configured”. (1 occurrences, impact: 3) — runner

Recommended Guardrails

CLAUDE.md Conventions

  • Gemini prompt now has conflicting GitHub instructions in MCP mode.: Enforce via convention (needs specific rule)
  • Jira sidecar mode is currently misdetected as “not configured”.: Enforce via convention (needs specific rule)

Hookify Rules

  • PreToolUse hook for gemini prompt now has conflicting github instructions in mcp mode. enforcement in Python code
  • PreToolUse hook for jira sidecar mode is currently misdetected as “not configured”. enforcement in Python code