Skip to content

Comments

[instructions] Sync github-agentic-workflows.md with v0.47.1#16987

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
instructions/sync-v0.47.1-86017cfc5392914f
Closed

[instructions] Sync github-agentic-workflows.md with v0.47.1#16987
github-actions[bot] wants to merge 1 commit intomainfrom
instructions/sync-v0.47.1-86017cfc5392914f

Conversation

@github-actions
Copy link
Contributor

Instructions Update - Synchronized with v0.47.1

This PR updates the github-agentic-workflows.md instructions file to reflect the addition of the Google Gemini CLI engine in v0.47.0, which shipped in the v0.47.1 release.

Changes Made

  • engine: string format: Added "gemini" as a valid option (experimental, requires GEMINI_API_KEY secret)
  • engine: object format: Updated id: comment to list gemini alongside copilot, claude, codex
  • Firewall notes (3 locations): Updated from "Copilot engine only" → "Copilot and Gemini engines" since GeminiEngine.supportsFirewall = true
  • gh aw logs --engine: Added --engine gemini to the log filter examples
  • Validation error example: Updated enum example to include "gemini"

Documentation Commits Reviewed

Validation

  • Followed prompting best practices (imperative mood, minimal examples)
  • Maintained technical tone and brevity
  • Updated only necessary sections
  • Verified accuracy against current codebase (GeminiEngine.supportsFirewall = true, schema enum updated)
  • Removed outdated or redundant content (merged two bullet points about firewall support)

AI generated by Instructions Janitor

  • expires on Feb 22, 2026, 12:00 AM UTC

Add Google Gemini CLI as a supported engine option (experimental).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation instructions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant