Cette page est affichée en anglais. Une traduction française est en cours.
WorkflowsMay 13, 2026·2 min de lecture

AutoContext — Self-Improving Agent Harness

AutoContext adds iterative improvement loops, provider integrations, MCP access, and CLI workflows so coding-agent results improve across repeated runs.

Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Native · 94/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Workflow
Installation
Uv
Confiance
Confiance : Established
Point d'entrée
uv tool install autocontext==0.5.0
Commande CLI universelle
npx tokrepo install 7807e0fd-af51-57c0-9e1a-36a89fed3718
Introduction

AutoContext adds iterative improvement loops, provider integrations, MCP access, and CLI workflows so coding-agent results improve across repeated runs.

Best for: teams experimenting with recursive improvement loops and provider-agnostic agent evaluation instead of one-shot prompt runs

Works with: uv, Pi runtime, Claude Code MCP setups, multiple model providers, CLI and MCP-based agent workflows

Setup time: 8-15 minutes

Key facts (verified)

  • GitHub: 983 stars · 83 forks · pushed 2026-05-13.
  • License: Apache-2.0; owner avatar verified from GitHub API for greyhaven-ai.
  • Entry point checked from README: uv tool install autocontext==0.5.0.

Main

AutoContext is best read as a harness layer, not a single prompt package. Its job is to loop on scenarios, evaluate outputs, and feed improvements back into the next agent pass.

That matters when teams have moved past hobby usage and need repeatable improvement instead of ad hoc intuition about why a run succeeded.

The README gives two practical integration modes: CLI-first with Pi or provider env vars, and MCP-first inside Claude Code. That flexibility is a strong sign the project was built for real usage, not just demos.

Source-backed notes

  • README offers a 30-second path with uv tool install autocontext==0.5.0.
  • It documents provider-based operation for Anthropic, OpenAI, Gemini, Mistral, Groq, OpenRouter, Azure, Claude CLI, Codex CLI, and MLX.
  • Pi runtime and Claude Code MCP integration are both called out as supported paths.

FAQ

Q: Is AutoContext tied to one model provider? A: No. The README documents several providers plus Claude CLI, Codex CLI, and MLX paths.

Q: What is the fastest install path? A: uv tool install autocontext==0.5.0, then point it at Pi or another supported provider.

Q: Why use it? A: It helps repeated agent runs improve systematically instead of starting from scratch every time.

🙏

Source et remerciements

Source: https://github.com/greyhaven-ai/autocontext > License: Apache-2.0 > GitHub stars: 983 · forks: 83

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires