
Security News
pnpm 11.5 Adds Support for Recognizing npm Staged Publishes
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.
Multi-host MCP orchestration for Claude Code, Codex CLI, Gemini CLI, and local models
Multi-host MCP orchestration for Claude Code, Codex CLI, Gemini CLI, and local models.
Agestra helps you use more than one AI to examine the same problem. It is built for review, QA, security checks, design discussion, idea exploration, and evidence-backed consensus.
Install Agestra in the host you already use.
| Host | Install |
|---|---|
| Claude Code | /plugin marketplace add mua-vtuber/Agestra then /plugin install agestra@agestra |
| Codex CLI | npm install -g agestra then agestra-install codex --assets --scope user |
| Gemini CLI | npm install -g agestra then agestra-install gemini --assets --scope user |
Then open your project and ask for an Agestra workflow.
/agestra research ... or /agestra review .../agestra:research ... or /agestra:review ...Use Agestra with Gemini and Codex to review this branch.The first workflow may ask which providers you want to use. Agestra works best with two or more providers, but setup and host-owned flows still work with one.
research: host-only evidence gathering for idea, QA, or security questions. External providers do not investigate in this flow.review: debate and compare opinions about existing code, docs, diffs, or prepared research. Review does not start a fresh investigation.research, the current host gathers, organizes, and documents evidence. There is no provider fan-out.review, selected providers discuss the code, documents, diffs, or prepared research already in scope. They do not perform separate research.Plain review or QA requests do not automatically become Agestra workflows. Agestra starts when you use /agestra ... or explicitly ask for multi-AI or provider-backed research/review work.
For code changes, use your current host directly first. Agestra is strongest after that: reviewing the result, checking it against a plan, comparing provider opinions, and recording the evidence.
If you cloned this repository and want to test the local checkout:
npm install
npm run bundle
Then install for the host you want to use:
npm run install:claude
npm run install:codex
npm run install:gemini
These commands register this checkout and install helper assets. They do not install the package globally.
If you want this checkout to behave like a real global package:
npm run bundle
npm install -g .
npm run install:codex:global
Use npm run install:gemini:global for Gemini.
npm run build
npm test
npm run bundle
npm run lint
Claude Code:
/plugin uninstall agestra@agestra
Codex CLI:
npm run uninstall:codex
npm run uninstall:codex:assets
Gemini CLI:
npm run uninstall:gemini
npm run uninstall:gemini:assets
To remove generated project data too, delete .agestra/ manually.
FAQs
Multi-host MCP orchestration for Claude Code, Codex CLI, Gemini CLI, and local models
We found that agestra demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.

Security News
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.

Research
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.