7 Repos
Web interfaces designed for collaborative code editing and repository management.
Distinguishing note: Focuses on the web-based editing experience, distinct from local CLI tools.
Explore 7 awesome GitHub repositories matching web development · Web-based Development Interfaces. Refine with filters or upvote what's useful.
Dieses Projekt ist ein von der Community kuratiertes Verzeichnis von Open-Source-Software, die für den Einsatz in privaten Serverumgebungen und Home-Labs konzipiert ist. Es dient als umfassende Ressource zur Entdeckung unabhängiger, selbst gehosteter Alternativen zu gängigen Cloud-Diensten und ermöglicht es Nutzern, die volle Datenhoheit und Kontrolle über ihre digitale Infrastruktur zu behalten. Das Verzeichnis ist durch eine hierarchische Taxonomie strukturiert, die eine riesige Sammlung von Anwendungen in logische Kategorien organisiert, von Medienmanagement und Datenanalyse bis hin zu privater Kommunikation und Tools für die Teamproduktivität. Es zeichnet sich durch einen kollaborativen Peer-Review-Prozess aus, bei dem Community-Mitglieder die Qualität und Relevanz jeder Einreichung validieren, um sicherzustellen, dass das Verzeichnis korrekt und zuverlässig bleibt. Das Projekt deckt ein breites Spektrum an Fähigkeiten ab, einschließlich Infrastruktur-Automatisierung, containerbasierter Service-Bereitstellung und deklarativem Konfigurationsmanagement. Diese Tools unterstützen Nutzer bei der Aufrechterhaltung reproduzierbarer Serverumgebungen und der Verwaltung komplexer Service-Abhängigkeiten auf privater Hardware. Das Verzeichnis wird als versionskontrolliertes Repository gepflegt, wodurch sichergestellt wird, dass alle Updates und Community-gesteuerten Änderungen nachverfolgt und transparent sind.
Provides a browser-based integrated development environment for writing and managing code.
Aider is a command-line interface tool that enables large language models to directly edit, refactor, and manage source code within a local repository. It functions as an AI-powered coding assistant that integrates into the developer workflow, allowing users to apply code changes through natural language prompts while maintaining repository context and version control. The tool distinguishes itself through a specialized diff-based patching engine that parses model-generated search-and-replace blocks to modify specific file segments without rewriting entire files. It features a provider-agnost
Provides a web-based interface for collaborating with AI to edit and commit code changes.
DeepSeek-Reasonix is an autonomous software engineering framework and terminal-based AI IDE designed to coordinate large language models for complex programming tasks. It functions as a multi-session agent that utilizes a split planner and executor workflow to break down and implement technical objectives. The system distinguishes itself through a specialized focus on session optimization and extensibility. It employs prefix caching and append-only history to reduce token consumption and latency during long sessions. It further extends its capabilities by integrating external tool servers via
Provides a local web-based management interface for controlling chat sessions and approving AI tool executions.
Ungit is a web-based graphical interface and version control client for managing Git repositories. It provides a visual dashboard for performing version control operations, staging changes, and committing files without using a terminal. The project integrates third-party merge utilities to resolve file conflicts and includes a system for signing and verifying the authenticity of code contributions using PGP encryption keys. The interface maintains synchronization with the local filesystem by monitoring directory changes in real time to update the repository state. It interfaces with the unde
Provides a web-based graphical interface for managing repositories and visualizing version control history.
GitBucket is a self-hosted Git hosting platform and forge designed for managing private repositories. Built with the Scala language, it provides a web interface for version control and is implemented as a server compatible with the GitHub API to ensure integration with existing third-party tools. The platform allows for customization of the version control environment through a plugin-based extension model, enabling the installation of third-party plugins to add specialized features. Its capability surface covers software project management via integrated issue trackers, pull requests, and w
Includes a web-based interface for browsing repositories and modifying text files directly.
Hello-World is a Git repository hosting service and source code management platform. It functions as a version control system for storing and managing source code. The platform facilitates remote code hosting and version control management to track changes over time. It supports public code distribution and collaborative software development, allowing multiple contributors to work on the same project from different locations. The system includes a web-based interface, an HTTP-based API, and SSH-based authentication for secure access. It utilizes a distributed repository model and content-add
Provides a web-based interface for visual management and collaboration over a command-line version control system.
Sandbox Agent ist eine Plattform für die Verwaltung, Sicherung und Orchestrierung autonomer Coding-Assistenten. Sie bietet eine standardisierte Infrastruktur für die Ausführung von nicht vertrauenswürdigem Code und die Verwaltung von Agenten-Lebenszyklen innerhalb isolierter, containerisierter Umgebungen. Durch die Entkopplung der Agentenausführung von Client-Verbindungen stellt die Plattform sicher, dass Sitzungszustände über Prozessneustarts und Netzwerkunterbrechungen hinweg persistent bleiben. Das Projekt zeichnet sich durch ein fähigkeitsbasiertes Sicherheitsmodell aus, das granulare Berechtigungsprüfungen bei der Tool-Nutzung erzwingt und sicherstellt, dass autonome Prozesse innerhalb definierter Grenzen operieren. Es übersetzt diverse Agentenbefehle in eine universelle Netzwerkschnittstelle, was eine konsistente Kontrolle und Kommunikation über verschiedene Entwicklungsumgebungen hinweg ermöglicht. Diese Architektur unterstützt sowohl lokale als auch Cloud-basierte Bereitstellungen und ermöglicht die Skalierung von Ausführungsumgebungen bei gleichzeitiger Wahrung eines einheitlichen Protokolls für die Agenteninteraktion. Über die Kern-Orchestrierung hinaus enthält die Plattform umfassende Tools für Monitoring und Observability, wie z. B. Echtzeit-Event-Streaming, Sitzungstranskript-Persistenz und Debugging-Schnittstellen. Sie bietet zudem umfangreiche Unterstützung für Entwicklungs-Workflows, einschließlich Prozessmanagement, Anmeldedatenverwaltung und Multi-Interface-Zugriff über CLI- und programmatische APIs. Die Software wird als leichtgewichtiges Binärpaket vertrieben, das sich in gängige Infrastrukturanbieter integriert, um eine schnelle Bereitstellung und Remote-Entwicklungskonnektivität zu erleichtern.
Offers a standardized HTTP interface for controlling agent sessions and monitoring process activity.