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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesPattern Directory Loading

Automatically discovers and loads all patterns defined in files placed inside a designated folder.

Distinct from Sequential Directory Loading: Distinct from Sequential Directory Loading: focuses on loading pattern definitions from a directory, not configuration scripts.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Pattern Directory Loading. Refine with filters or upvote what's useful.

Awesome Pattern Directory Loading GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • strands-agents/sdk-pythonAvatar von strands-agents

    strands-agents/sdk-python

    6,176Auf GitHub ansehen↗

    This is an open-source Python SDK for building and orchestrating production-grade AI agents. It provides a unified framework for creating conversational agents that can use tools, maintain state, and coordinate across multiple language model providers including OpenAI, Anthropic, Google, Amazon Bedrock, and locally-hosted models. The SDK supports multi-agent orchestration through graphs, teams, and swarms, allowing several specialized agents to collaborate on complex tasks. Agents can be composed as callable tools that other agents invoke, and the framework includes policy handlers that inspe

    Automatically discovers and loads tool definitions from a local directory without manual registration.

    Python
    Auf GitHub ansehen↗6,176
  • biomejs/gritqlAvatar von biomejs

    biomejs/gritql

    4,530Auf GitHub ansehen↗

    GritQL is an AST-based code transformation engine and structural search tool. It uses a declarative query language to identify and rewrite source code patterns across multiple programming languages by matching abstract syntax tree nodes rather than literal text. The system functions as an automated refactoring framework for large-scale migrations and API updates. It distinguishes itself by utilizing sequential transformation pipelines and reusable blueprints that can be synced between local environments and remote repositories. The tool covers a broad range of capabilities including static a

    Automatically discovers and loads all patterns defined in files placed inside a designated folder.

    Rustastcodemodjavascript
    Auf GitHub ansehen↗4,530
  1. Home
  2. DevOps & Infrastructure
  3. Configuration Management
  4. File-Based Configuration
  5. Configuration File Loading
  6. Sequential Directory Loading
  7. Pattern Directory Loading

Unter-Tags erkunden

  • Tool Directory LoadersAutomatically discovers, loads, and hot-reloads tool definitions from a local directory for agent use. **Distinct from Pattern Directory Loading:** Distinct from Pattern Directory Loading: loads tool definitions for AI agents, not configuration patterns.