gitpod-io/gitpod

The developer platform for on-demand cloud development environments to create software faster and more securely.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 6 minutes ago
Added to GitGenius on November 7th, 2024
Created on April 24th, 2018
Open Issues & Pull Requests: 456 (+0)
Number of forks: 1,396
Total Stargazers: 13,755 (+0)
Total Subscribers: 134 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 24.0 hours
Mean response time: 95.0 days
90th percentile: 98.5 days
Tracked items: 806

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 80% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "team: team-engine" is answered fastest, typically in about 8 hours, while "team: webapp" waits about 35 months. Only 24% of issues opened in the past year have been closed. Three people close 93% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 357
New in 7 days: 8
Closed in 7 days: 8
Avg open age: 1,507 days
Stale 30+ days: 355
Stale 90+ days: 354

Recent activity

Opened in 7 days: 7
Closed in 7 days: 7
Comments in 7 days: 1
Events in 7 days: 22

Top labels

  • meta: stale (2,134)
  • type: bug (1,806)
  • team: webapp (1,011)
  • team: IDE (777)
  • branch-protection-state (643)
  • type: feature request (606)
  • component: dashboard (577)
  • team: workspace (550)

Detailed Description

Gitpod is a developer platform for provisioning on-demand cloud development environments that enable developers to create software faster and more securely. Written primarily in TypeScript, the platform allows developers to configure ephemeral, pre-built workspaces using a simple .gitpod.yml configuration file, eliminating manual environment setup. Workspaces are containerized using Docker and provide developers with the same capabilities as local Linux machines while maintaining consistency and reproducibility across teams. The platform integrates seamlessly with GitHub, GitLab, Bitbucket, and Azure DevOps, making it accessible to developers using multiple version control systems.

The core features of Gitpod include prebuilt environments that can be configured in advance, collaborative code review capabilities, and professional developer experience through VS Code extensions and customization options. Workspaces are designed to be ephemeral and secure by default, addressing concerns about environment consistency and data protection. The platform supports IDE and editor flexibility, with documentation covering support for various development tools. Developers can configure workspace lifecycle behavior, organize repositories, and manage organizations through the platform's configuration system.

According to GitGenius activity tracking, the repository shows significant maintenance and security focus.

The repository is classified across multiple development domains including cloud IDE, development environment, workspace customization, IDE support, VS Code integration, remote development, containerization, and DevOps tools. It also encompasses features related to workspace automation, pre-built workspaces, and AI-powered capabilities.

It is important to note that Gitpod has been renamed to Ona, with the README indicating that Ona represents the evolution of the platform as mission control for software projects and software engineering agents. The documentation recommends users transition to Ona's free tier or contact sales for enterprise solutions, as Gitpod Classic's pay-as-you-go service sunset on October 15th, 2025. The repository maintains related open-source projects including workspace images, OpenVSCode Server for running VS Code on remote machines, and a browser extension that adds Gitpod buttons to various Git hosting platforms.