Skip to content
#

agent-zero-plugin

Here are 24 public repositories matching this topic...

🐢⚡ Smart API key rotation for Agent Zero. Paste several keys: KAME picks the healthiest one per call, reads every 429 / RESOURCE_EXHAUSTED / quota error, rests each key exactly as long as needed and never lets a rate limit end your run. Gemini, OpenAI, OpenRouter, Anthropic, any provider.

  • Updated Sep 21, 2026
  • Python

Automated code pipelines: per-repo worktree bundles plus a shadow repo for project instructions, developer subagent builds, exit-code verification, parallel review by up to 3 agent profiles, a bounded fix loop with feedback to the developer, and push + PR — with terminal-state notifications. Built on stock parallel jobs and the subagents orchestrat

  • Updated Aug 21, 2026
  • Python

Queryable chat history for every conversation (main chat, subagents, background jobs) in an embedded Postgres database (pg0, no extra containers): full-text and semantic search, context inspection, and a live replica that never loses messages to compaction. Embeddings use the embedding model already configured in model settings. Optional Continuous

  • Updated Aug 27, 2026
  • Python

Automatic semantic code index for Agent Zero projects. Detects every git repository in the active project folder (whole folder when there are none), indexes incrementally on startup and file changes, and ships the code_search tool: natural-language and symbol search across all repos with an optional repository filter. Embeddings use the embedding m

  • Updated Aug 21, 2026
  • Python

Add this topic to your repo

To associate your repository with the agent-zero-plugin topic, visit your repo's landing page and select "manage topics."

Learn more