Skip to content

docs(providers): CLI provider protocol#534

Closed
frostebite wants to merge 1 commit intodocument-provider-pluginsfrom
docs/cli-provider-protocol
Closed

docs(providers): CLI provider protocol#534
frostebite wants to merge 1 commit intodocument-provider-pluginsfrom
docs/cli-provider-protocol

Conversation

@frostebite
Copy link
Member

Summary

  • Documents the CLI provider protocol for writing providers in any language (Go, Python, Rust, shell scripts)
  • Covers subcommands, JSON stdin/stdout contract, streaming output, timeouts, error handling
  • Includes a complete shell script example and a comparison table (CLI vs TypeScript)

Dependencies

New files

  • docs/03-github-orchestrator/05-providers/06b-cli-provider-protocol.mdx

Adds a new page documenting the CLI provider protocol that lets users
write orchestrator providers in any language (Go, Python, Rust, shell).

Covers: invocation model, JSON stdin/stdout protocol, streaming output,
subcommands with timeouts, shell example, CLI vs TypeScript comparison.

Related: game-ci/unity-builder#777

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@coderabbitai
Copy link

coderabbitai bot commented Mar 5, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 866e1555-a3ab-485e-8064-70084f9c499e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch docs/cli-provider-protocol

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@frostebite
Copy link
Member Author

Merged into #535 to keep one docs PR per unity-builder code PR.

@frostebite frostebite closed this Mar 5, 2026
@frostebite frostebite deleted the docs/cli-provider-protocol branch March 5, 2026 07:33
@github-actions
Copy link

github-actions bot commented Mar 5, 2026

Cat Gif

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant