Skip to main content

Drop-in replacement for `claude -p` that runs through mngr create/message/transcript

Project description

imbue-mngr-robinhood

Drop-in replacement for claude -p that's implemented on top of mngr.

The mngr robinhood command takes the same arguments as the regular claude CLI, always behaves as if -p/--print was passed, and routes the prompt through a fresh, ephemeral mngr claude agent. The agent runs in-place in the current directory, processes the prompt (or stream of prompts), and is destroyed when the command exits.

Install

uv tool install imbue-mngr-robinhood

Usage

# Single prompt, text output
mngr robinhood "summarize this repo"

# Pipe stdin in
cat error.log | mngr robinhood "explain this"

# Structured JSON output (claude-native shape; cost/usage fields zeroed)
mngr robinhood "summarize this repo" --output-format json

# Live event stream
mngr robinhood "explain recursion" --output-format stream-json --verbose

# Multi-turn via stream-json input
printf '%s\n%s\n' \
  '{"type":"user","message":{"role":"user","content":"hi"}}' \
  '{"type":"user","message":{"role":"user","content":"and again"}}' \
  | mngr robinhood --input-format stream-json --output-format stream-json

Flags not supported in v1

The following claude flags are explicitly rejected (exit code 2):

  • --fallback-model
  • --max-budget-usd
  • --no-session-persistence
  • --include-hook-events
  • --include-partial-messages
  • -c / --continue
  • -r / --resume
  • --session-id

Every other claude flag is forwarded verbatim to the spawned agent.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

imbue_mngr_robinhood-0.1.0.tar.gz (39.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

imbue_mngr_robinhood-0.1.0-py3-none-any.whl (28.3 kB view details)

Uploaded Python 3

File details

Details for the file imbue_mngr_robinhood-0.1.0.tar.gz.

File metadata

  • Download URL: imbue_mngr_robinhood-0.1.0.tar.gz
  • Upload date:
  • Size: 39.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for imbue_mngr_robinhood-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4ebeb9d9ed055a146f8fba011d288d8bff0136e1e924c98cbbb472d09f0f8a91
MD5 efb653fb45c920a7713690d83fb1ede6
BLAKE2b-256 c40f25086603d7c2f18dd89e4abe91f86a68a738ea11706477ad0ff74bbfc5c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for imbue_mngr_robinhood-0.1.0.tar.gz:

Publisher: publish.yml on imbue-ai/mngr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file imbue_mngr_robinhood-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for imbue_mngr_robinhood-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 92af3bade208079a92dd3d3678b85e8ef4875a91b0d663d6a490e29260561b82
MD5 039bad5df1154a008a4c77423f12071b
BLAKE2b-256 a7ff6a89615eca919f9871c017cae28f5a37134a87098796e2d662e50b5f24ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for imbue_mngr_robinhood-0.1.0-py3-none-any.whl:

Publisher: publish.yml on imbue-ai/mngr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page