awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • strands-agents/sdk-pythonstrands-agents 的头像

    strands-agents/sdk-python

    6,176在 GitHub 上查看↗

    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
    在 GitHub 上查看↗6,176
  • biomejs/gritqlbiomejs 的头像

    biomejs/gritql

    4,530在 GitHub 上查看↗

    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
    在 GitHub 上查看↗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

探索子标签

  • 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.