4 Repos
Configuring external merge and diff tools for resolving conflicts and viewing differences.
Distinct from Diff Tools: Distinct from Diff Tools: focuses on integrating external tools, not on providing the diff functionality itself.
Explore 4 awesome GitHub repositories matching development tools & productivity · External Tool Integrations. Refine with filters or upvote what's useful.
Headlamp is a Kubernetes web interface that runs as either a desktop application or a browser-based dashboard, providing a unified view for managing resources across multiple clusters. It supports authentication through OpenID Connect providers and kubeconfig files, and renders the UI according to the user's Kubernetes RBAC permissions, hiding or disabling actions that are not permitted. The project distinguishes itself through a plugin system that allows extending the dashboard with custom views, components, and business logic without modifying the core code. Plugins can be installed from a
Connects the web interface with monitoring, CI/CD, and other external systems to unify operational workflows.
Configures external merge and diff tools for conflict resolution and diff viewing.
gptme is a multi-agent orchestration platform designed for autonomous software engineering, terminal-based AI integration, and RAG-enhanced code navigation. It enables the deployment of persistent agents and specialized subagents to decompose complex tasks and execute parallel technical workflows. The system distinguishes itself through a combination of vision-based GUI automation for controlling desktop applications and surgical patching mechanisms for targeted source code modifications. It utilizes git-based memory management to maintain a versioned history of agent identities, lessons, and
Integrates external diff outputs into the codebase while resolving conflicts automatically.
This is a snapshot testing framework for Swift that records and compares reference images or data representations to detect regressions in application state. It functions as a visual regression testing tool and a data snapshotting library, converting complex types into stable formats to verify internal state and object properties. The framework utilizes a multi-format snapshot strategy, allowing values to be represented as images, strings, or data blobs. It includes a mechanism for defining custom snapshot strategies to convert specific data types into comparable formats based on custom logic
Generates command-line strings in failure messages to open visual differences in third-party diffing software.