Skip to content

docs: fix non-working cargo install instructions - #2

Merged
raffaelschneider merged 1 commit into
mainfrom
docs/fix-install-instructions
Aug 21, 2026
Merged

docs: fix non-working cargo install instructions#2
raffaelschneider merged 1 commit into
mainfrom
docs/fix-install-instructions

Conversation

@raffaelschneider

Copy link
Copy Markdown
Contributor

cargo install zentinel-agent-js does not work — the crate is not published on crates.io (reported for the bot-management agent in zentinelproxy/zentinel-agent-bot-management#2; all 25 agent repos carried the same instruction).

This repo depends on zentinel-agent-protocol from crates.io, so cargo install --git https://github.com/zentinelproxy/zentinel-agent-js does work — I verified this end to end on a sibling agent repo (clean build, binary installed). The README now documents that plus the prebuilt release binaries.

Release-asset names were read from the actual latest release rather than assumed (v0.3.0, mode: standard).

Also fixes the bundle docs link: zentinelproxy.io/docs/… 404s; the docs are served at docs.zentinelproxy.io/….

`cargo install zentinel-agent-js` fails: the crate is not published on crates.io.
Documents `cargo install --git`, which does work, plus the prebuilt release binaries.

Also points the bundle docs link at docs.zentinelproxy.io; the
zentinelproxy.io/docs/ URL 404s.
@raffaelschneider
raffaelschneider merged commit 3173097 into main Aug 21, 2026
3 checks passed
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