3 dépôts
In-application tools for creating pull requests with descriptions, reviewers, and labels.
Distinct from Web-Based Pull Request Review Interfaces: Distinct from Web-Based Pull Request Review Interfaces: focuses on the creation workflow rather than review.
Explore 3 awesome GitHub repositories matching development tools & productivity · Pull Request Creation Interfaces. Refine with filters or upvote what's useful.
1code is an AI-assisted development environment that provides a unified interface for switching between multiple AI coding agents. It toggles between a read-only analysis mode and a full execution mode, asking clarifying questions, building structured plans with previews, and requiring user approval before making code changes. The environment integrates with external services and tools through the Model Context Protocol (MCP), enabling connections to databases, project management systems, and code repositories. Agent sessions can run either locally or in persistent cloud sandboxes that stay al
Enables creating pull requests with metadata directly from the application interface.
SourceGit est un client Git GUI de bureau multiplateforme et un outil de contrôle de version compatible avec Windows, macOS et Linux. Il fournit une interface utilisateur graphique pour cloner, fusionner et analyser les changements de code, agissant comme un gestionnaire visuel pour les dépôts Git. L'application inclut un générateur de commit propulsé par IA pour rédiger des messages de commit standardisés et un gestionnaire de pull request pour initier et gérer les fusions à travers les services d'hébergement pris en charge via des API web. Le logiciel couvre de larges capacités de contrôle de version, incluant des opérations avancées telles que le rebase interactif, le cherry-picking et la gestion de sous-modules. Il dispose d'une visualisation de l'historique basée sur des graphes pour l'analyse de blame et un rendu de diff côte à côte pour la comparaison visuelle de code. Le système s'intègre avec des éditeurs de texte externes et inclut une interface en ligne de commande pour déclencher des vues et outils d'application spécifiques depuis le terminal.
Provides an in-application interface for creating pull requests across supported version control hosting services.
The Hugging Face Hub Python client is a library that provides programmatic access to the Hugging Face Hub, a centralized platform for hosting and collaborating on machine learning models, datasets, and demo applications. It serves as the primary SDK for interacting with the Hub's API, enabling users to download and upload models and datasets, manage repositories, authenticate via tokens or OAuth, and run inference on hosted models through a unified interface. The client distinguishes itself through a comprehensive set of capabilities that go beyond basic file transfer. It includes a CLI exten
Provides API capabilities for opening new discussion threads and pull requests on repositories.