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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ebeb9d9ed055a146f8fba011d288d8bff0136e1e924c98cbbb472d09f0f8a91
|
|
| MD5 |
efb653fb45c920a7713690d83fb1ede6
|
|
| BLAKE2b-256 |
c40f25086603d7c2f18dd89e4abe91f86a68a738ea11706477ad0ff74bbfc5c9
|
Provenance
The following attestation bundles were made for imbue_mngr_robinhood-0.1.0.tar.gz:
Publisher:
publish.yml on imbue-ai/mngr
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
imbue_mngr_robinhood-0.1.0.tar.gz -
Subject digest:
4ebeb9d9ed055a146f8fba011d288d8bff0136e1e924c98cbbb472d09f0f8a91 - Sigstore transparency entry: 1737629370
- Sigstore integration time:
-
Permalink:
imbue-ai/mngr@7a619524959b403848caaad17cef1e66f8361b29 -
Branch / Tag:
refs/tags/v0.2.11 - Owner: https://github.com/imbue-ai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@7a619524959b403848caaad17cef1e66f8361b29 -
Trigger Event:
push
-
Statement type:
File details
Details for the file imbue_mngr_robinhood-0.1.0-py3-none-any.whl.
File metadata
- Download URL: imbue_mngr_robinhood-0.1.0-py3-none-any.whl
- Upload date:
- Size: 28.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92af3bade208079a92dd3d3678b85e8ef4875a91b0d663d6a490e29260561b82
|
|
| MD5 |
039bad5df1154a008a4c77423f12071b
|
|
| BLAKE2b-256 |
a7ff6a89615eca919f9871c017cae28f5a37134a87098796e2d662e50b5f24ca
|
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
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
imbue_mngr_robinhood-0.1.0-py3-none-any.whl -
Subject digest:
92af3bade208079a92dd3d3678b85e8ef4875a91b0d663d6a490e29260561b82 - Sigstore transparency entry: 1737604987
- Sigstore integration time:
-
Permalink:
imbue-ai/mngr@7a619524959b403848caaad17cef1e66f8361b29 -
Branch / Tag:
refs/tags/v0.2.11 - Owner: https://github.com/imbue-ai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@7a619524959b403848caaad17cef1e66f8361b29 -
Trigger Event:
push
-
Statement type: