awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesCumulative Context Transfers

Mechanisms for passing growing context and outputs from agent to agent, allowing later stages to incorporate prior findings.

Distinct from Context Sharing: Distinct from Context Sharing: focuses on cumulative, sequentially growing context passed across agents rather than general request-scoped state sharing.

Explore 1 awesome GitHub repository matching software engineering & architecture · Cumulative Context Transfers. Refine with filters or upvote what's useful.

Awesome Cumulative Context Transfers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • samuelschmidgall/agentlaboratoryAvatar de SamuelSchmidgall

    SamuelSchmidgall/AgentLaboratory

    5,295Voir sur GitHub↗

    AgentLaboratory is a multi-agent research system that automates the entire scientific experimentation process, from literature review through experiment execution to report generation, using a sequence of specialized AI agents. The system orchestrates a team of language-model-driven agents—a literature reviewer, experimental planner, executor, and report writer—to autonomously complete an end-to-end research workflow. The system distinguishes itself by saving progress at every checkpoint, enabling seamless recovery and continuation after interruptions or failures. Agents build on each other's

    Passes outputs and growing context from agent to agent, allowing later stages to incorporate prior findings.

    Python
    Voir sur GitHub↗5,295
  1. Home
  2. Software Engineering & Architecture
  3. Context Sharing
  4. Cumulative Context Transfers