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

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

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesInterface Harness Generation

Automatic derivation of CLI definitions through the analysis of software source code.

Distinct from Source Code Analysis: Focuses on generating CLI harnesses from source rather than general static analysis

Explore 1 awesome GitHub repository matching part of an awesome list · Interface Harness Generation. Refine with filters or upvote what's useful.

Awesome Interface Harness Generation GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • hkuds/cli-anythingHKUDS 的头像

    HKUDS/CLI-Anything

    43,213在 GitHub 上查看↗

    CLI-Anything is a framework for converting software interfaces into standardized command-line tools that autonomous AI agents can discover and execute. It functions as a software interface generator that analyzes source code to transform application features into structured command groups and executable packages. The project provides a centralized registry and manager for discovering, installing, and updating command-line toolkits. It employs a specific metadata standard using markdown and YAML to provide agents with the usage examples and documentation necessary to call commands. The system

    Analyzes source code to automatically generate structured command-line interface definitions.

    Python
    在 GitHub 上查看↗43,213
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Source Code Analysis
  5. Interface Harness Generation