RubyGems Navigation menu

ruby_claude 0.0.1

Ruby Claude is a small, dependency-light, idiomatic Ruby wrapper around the Claude Code CLI in headless mode (claude -p). It lets Ruby programs talk to Claude using a Claude Pro/Max subscription for authentication instead of an Anthropic API key: by default it strips ANTHROPIC_API_KEY from the child process environment so the CLI falls back to the logged-in subscription credentials. Unofficial; uses a supported headless feature within the subscription's rate limits.

Gemfile:
=

install:
=

Versions:

  1. 0.0.1 June 26, 2026 (16 KB)
  2. 0.0.0 June 25, 2026 (17.5 KB)

Development Dependencies (4):

rake ~> 13.0
rubocop ~> 1.60
test-unit ~> 3.6
yard ~> 0.9

Owners:

Pushed by:

Authors:

  • Kaíque Kandy Koga

SHA 256 checksum:

=

Total downloads 346

For this version 230

Version Released:

License:

BSD-3-Clause

Required Ruby Version: >= 3.2

New versions require MFA: true

Version published with MFA: true

Links: