Claude agent type plugin for mngr
Project description
imbue-mngr-claude
Claude agent type plugin for mngr.
Provides the claude, code-guardian, and fixme-fairy agent types.
Shared CLAUDE_CONFIG_DIR (local agents)
By default, every Claude agent gets its own per-agent config directory under
$MNGR_AGENT_STATE_DIR/plugin/claude/anthropic/ (populated by copying/symlinking
from ~/.claude/). Set use_env_config_dir = true on the agent type config to
have local Claude agents share the user's $CLAUDE_CONFIG_DIR instead:
[agent_types.claude]
use_env_config_dir = true
When enabled:
$CLAUDE_CONFIG_DIRmust be set in the parent shell; mngr errors out otherwise.- Only local hosts are supported.
- mngr never writes to the user's Claude config (no trust additions, no dialog
dismissal, no per-agent settings.json, no keychain provisioning). The user is
responsible for one-time interactive
claudesetup (trust the work_dir, complete onboarding, log in). - Other sync/override/auto-dismiss fields on the agent config are silently ignored since shared mode has no per-agent dir to write into.
Approximate response streaming (streaming_snapshot_interval_seconds)
Set streaming_snapshot_interval_seconds on the agent type config to get an
approximate, live view of Claude's in-progress assistant text:
[agent_types.claude]
streaming_snapshot_interval_seconds = 0.25
When the value is > 0, a background watcher periodically captures the agent's
tmux pane, reverse-maps the rendered assistant text back into markdown, and
writes it to $MNGR_AGENT_STATE_DIR/plugin/claude/stream_buffer. When the value
is <= 0 (the default), the watcher is neither provisioned nor run.
stream_buffer format:
- Line 1: the id (
uuid) of the last complete assistant message (empty string if none yet), so consumers can tell a genuinely-new streaming message apart from leftover text right after a message finished. - Lines 2+: the in-progress assistant text, reverse-mapped to markdown.
Notes:
- This is best-effort and approximate. It reconstructs bold/italic, inline code, links, blockquotes, lists, code blocks, and tables from the terminal rendering; heading levels and code-block languages are not recoverable.
- The body is strict-append within a message (snapshots are overlap-stitched) and is emptied when the agent goes idle. A table is held back until it stops changing across polls, so it appears once rendered rather than row-by-row.
- The watcher is a Python script; the agent host must have
python3available (provisioning fails fast if it does not).
Project details
Release history Release notifications | RSS feed
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_claude-0.2.16.tar.gz.
File metadata
- Download URL: imbue_mngr_claude-0.2.16.tar.gz
- Upload date:
- Size: 190.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
898664edb36ac935df31c4f8a823a77d1388f3dd3971e68dbd88869d270c3a95
|
|
| MD5 |
1cd784e791d6015c304ee6f79c8487eb
|
|
| BLAKE2b-256 |
c6bf8d6038338123b7b7c188503bb8b4b9146dda04efed960252e2f15291e831
|
Provenance
The following attestation bundles were made for imbue_mngr_claude-0.2.16.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_claude-0.2.16.tar.gz -
Subject digest:
898664edb36ac935df31c4f8a823a77d1388f3dd3971e68dbd88869d270c3a95 - Sigstore transparency entry: 1847822331
- Sigstore integration time:
-
Permalink:
imbue-ai/mngr@de40cfadd8af49d148bbe6043950463a2515a2f9 -
Branch / Tag:
refs/tags/v0.2.16 - Owner: https://github.com/imbue-ai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@de40cfadd8af49d148bbe6043950463a2515a2f9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file imbue_mngr_claude-0.2.16-py3-none-any.whl.
File metadata
- Download URL: imbue_mngr_claude-0.2.16-py3-none-any.whl
- Upload date:
- Size: 94.6 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 |
3fc22aa0f9d854f1e1096378b9c02313f2e258e135a9dad9535db52c52130f54
|
|
| MD5 |
245c65014329d117bbc9fce59647b633
|
|
| BLAKE2b-256 |
e9f601d0a5f3317c7179a23686f8ce5ea26cfff57f0b2de6b9bbd54a4e675338
|
Provenance
The following attestation bundles were made for imbue_mngr_claude-0.2.16-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_claude-0.2.16-py3-none-any.whl -
Subject digest:
3fc22aa0f9d854f1e1096378b9c02313f2e258e135a9dad9535db52c52130f54 - Sigstore transparency entry: 1847597454
- Sigstore integration time:
-
Permalink:
imbue-ai/mngr@de40cfadd8af49d148bbe6043950463a2515a2f9 -
Branch / Tag:
refs/tags/v0.2.16 - Owner: https://github.com/imbue-ai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@de40cfadd8af49d148bbe6043950463a2515a2f9 -
Trigger Event:
push
-
Statement type: