7 个仓库
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.
这是一个由社区策划的开源软件目录,专为在私有服务器环境和家庭实验室中部署而设计。它作为发现主流云服务独立自托管替代方案的综合资源,使用户能够保持对数字基础设施的完全数据所有权和控制权。 该目录通过层级分类法构建,将庞大的应用程序集合组织成逻辑类别,范围从媒体管理和数据分析到私有通信和团队生产力工具。它通过协作同行评审流程脱颖而出,社区成员验证每个提交的质量和相关性,以确保目录保持准确和可靠。 该项目涵盖了广泛的能力领域,包括基础设施自动化、基于容器的服务部署和声明式配置管理。这些工具协助用户维护可复现的服务器环境,并管理私有硬件上的复杂服务依赖。 该目录作为版本控制仓库进行维护,确保所有更新和社区驱动的变更都是可追踪且透明的。
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 是一个旨在管理、保护和编排自主编码助手的平台。它提供了一个标准化的基础设施,用于在隔离的、容器化的环境中执行不受信任的代码并管理代理生命周期。通过将代理执行与客户端连接解耦,该平台确保会话状态在进程重启和网络中断期间保持持久。 该项目通过基于能力的安全性模型脱颖而出,该模型对工具使用强制执行细粒度的权限检查,确保自主进程在定义的边界内运行。它将多样化的代理命令转换为通用的网络接口,允许跨不同的开发环境进行一致的控制和通信。这种架构支持本地和云端部署,能够在保持代理交互统一协议的同时扩展执行环境。 除了核心编排外,该平台还包括全面的监控和可观测性工具,例如实时事件流、会话记录持久化和调试接口。它还为开发工作流提供广泛支持,包括进程管理、凭据处理以及通过命令行和程序化 API 进行的多接口访问。 该软件作为轻量级二进制文件分发,与常见的基础设施提供商集成,以促进快速部署和远程开发连接。
Offers a standardized HTTP interface for controlling agent sessions and monitoring process activity.