7 个仓库
Utilities that verify the configuration and compatibility of the host environment where software is executed.
Explore 7 awesome GitHub repositories matching development tools & productivity · Environment Diagnostics. Refine with filters or upvote what's useful.
App-ideas is a development platform that integrates autonomous AI agents into local environments to orchestrate code review, automated fix application, and workflow management. It functions as a command-line interface that connects external AI assistants to your codebase, enabling iterative development cycles through plugin-based integration and natural language triggers. The platform distinguishes itself through a robust static analysis engine that traverses syntax trees to enforce structural coding standards and identify violations. Users can define custom review rules, architectural prefer
Verifies local system configurations, authentication, and service connectivity to ensure a stable operational environment.
Lark CLI is a terminal-based tool designed for automating tasks and managing resources across the Lark and Feishu productivity ecosystem. It functions as a cloud workspace automator and REST API client, providing a command line interface to programmatically manage organizational documents, calendars, emails, and tasks. The project distinguishes itself through an AI agent skill framework that allows for the integration and deployment of both bundled and custom skills. It features an identity-aware execution context that enables switching between user and bot identities, and employs a sidecar-b
Includes diagnostic tools to verify configuration and troubleshoot environment connectivity issues.
Sysdig is a Linux system observability tool and kernel event analyzer designed for capturing and analyzing kernel-level system calls and operating system events. It functions as a system call tracer and container security monitor, providing deep visibility into the activity of machines, virtual machines, and containers. The project specializes in non-invasive container inspection, allowing for the monitoring of container activity and resource usage without modifying the container environment or adding instrumentation. It enables the recording of detailed system traces into binary files for re
Investigates interactions between the host kernel and virtualized environments to resolve system conflicts.
PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and execution of complex workflows. It functions as a multi-agent orchestration framework, a workflow builder, and a Model Context Protocol server, while also providing retrieval-augmented generation through vector knowledge bases. Agents can interact via CLI, web, or standardized protocols with sandboxed code execution. The platform distinguishes itself with a rich set of agent communication protocols, including A2A, REST, WebSocket, voice and telephony integration, and MCP, allo
Displays environment and diagnostics information to help debug and verify system setup.
Zend Framework is a comprehensive set of decoupled components for building modular, event-driven web applications. It implements an MVC architecture to separate business logic from the user interface and provides a structured request-handling system through a sequential middleware pipeline. The project features a factory-driven dependency injection container to automate object instantiation and manage class lifecycles. It also includes a comprehensive security suite for verifying user identities and restricting resource access using access control lists and role-based access control adapters.
Includes diagnostic tools to verify the host environment and application health.
FastDeploy is a high-performance deployment framework for large language models, vision models, and multimodal models. It provides the infrastructure to launch model services that process combined image, video, and text inputs, exposing these capabilities through a standardized, OpenAI-compatible API for chat and text completions. The project distinguishes itself through advanced inference pipeline engineering and GPU optimization. It employs speculative decoding, tensor parallelism, and a disaggregated execution model that separates prefill and decode phases across different hardware resourc
Gathers system, GPU, and dependency information to verify host environment compatibility before deployment.
Kubectl-debug 是一个 Kubernetes 诊断工具,用于对运行中的容器化应用进行深度检查。它通过在现有 Pod 中动态注入临时边车(sidecar)容器来工作,允许用户在不修改原始生产镜像的情况下排查进程和文件系统问题。该工具负责管理这些诊断代理的生命周期,确保它们按需创建,并在调查结束后自动清理。 该项目通过共享命名空间访问脱颖而出,允许诊断工具加入目标容器的进程和网络命名空间。它支持高级排查工作流,包括 fork Pod 以隔离复现崩溃、检查初始化容器,以及挂载目标文件系统进行日志或配置分析。通过本地到远程的端口隧道和网络桥接,该工具保持了安全的网络连接,确保能够访问受限环境中的隔离服务。 该工具集成了安全和治理功能,以维护维护期间的生产完整性。它强制执行严格的镜像限制,支持私有镜像仓库认证,并提供命令审计功能,记录会话期间执行的所有操作。这些功能确保了排查过程符合组织的安全策略,同时为集群级问题提供了必要的可见性。
Allows customization of diagnostic container images, entrypoints, and registry credentials for specific troubleshooting requirements.