awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Request-Scoped Dependency Injection · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesRequest-Scoped Dependency Injection

Mechanisms for creating and injecting service instances that are bound to the lifecycle of a single request.

Distinguishing note: Focuses on request-scoped instantiation of agents rather than general-purpose dependency injection.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Request-Scoped Dependency Injection. Refine with filters or upvote what's useful.

  1. Home
  2. Programming Languages & Runtimes
  3. Request-Scoped Dependency Injection

Awesome Request-Scoped Dependency Injection GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • agno-agi/agno

    agno-agi/agno

    37,970View on GitHub↗

    Agno is an agent operating system designed to manage the lifecycle, tool execution, and persistent state of autonomous agents across distributed infrastructure. It provides a unified runtime environment that wraps diverse agent frameworks into a consistent, interoperable protocol, allowing developers to build and deploy complex multi-agent systems that coordinate tasks and delegate sub-processes. The platform distinguishes itself through a robust governance and orchestration layer that includes human-in-the-loop approval gates, role-based access control, and a centralized API gateway. It feat

    AgentOS creates fresh agent instances for incoming requests by registering a callable factory that uses request-time context to configure the agent.

    Pythonagentsaiai-agents
    37,970View on GitHub↗