Registro público
Informe de salud del softwareesquema 0.26.0 · métricas 1.13.0 · 2026-07-22 18:33 UTC

devsy-org / devsy

Deploy devcontainers onto any cloud provider, Kubernetes cluster, and docker.

GoMPL-2.0★ 24 estrellas⑂ 2 forksdesde abr 2026Ver en GitHub ↗

devsy-org/devsy tiene un índice de salud de 69 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Vitality (89/100) y la más baja, Community & Adoption (44/100). Se actualizó por última vez hoy. 2 personas concentran la mayor parte del trabajo reciente.

69
global / 100
Moderado

Índice de salud del software

Las métricas se agrupan en categorías ponderadas sobre una escala de 1 a 100. El resultado global parte de su media; cuando la evidencia pública activa la Política de Jurisdicciones de Alto Riesgo, la calificación se ajusta y recibe el límite 49 (En riesgo). Preparación para IA queda fuera.

69
Excelente85-100Ejemplar; cumple prácticamente todos los criterios evaluados
Bueno70-84Saludable; carencias menores
Moderado50-69Aceptable con carencias notables; se recomienda revisión
En riesgo30-49Debilidades significativas; su adopción exige cautela
Crítico1-29Problemas graves (proyecto abandonado, un solo mantenedor, sin higiene)
VitalidadComunidad yAdopciónSostenibilidady GobernanzaCalidad deIngenieríaSeguridadPreparaciónpara IA

Perfil de puntuación

Cada eje es una categoría. La forma importa más que la media: un proyecto sano llena toda la figura, mientras que un perfil de picos y cráteres indica que la fortaleza en una dimensión enmascara el riesgo en otra.

Titularidad

devsy-orgOrganización
0 seguidores25 repositorios públicosdesde abr 2026

Este repositorio está respaldado por una organización: una custodia compartida y responsable que puede sobrevivir a cualquier mantenedor individual.

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/devsy-org/devsyv1.6.1-137hace 0 días

Métricas por categoría

Vitalidad

¿Está vivo el proyecto: se escribe código y se publican versiones?

89Excelente · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 0 días
24.2/36Cadencia de commits — 35/52 semanas con commits
18/18Volumen de commits — 1223 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year1223
human_commit_share0,28
days_since_last_push0
active_weeks_last_year35
Cómo se puntúa
27/27Publica versiones — 58 versiones publicadas
36/36Recencia de las versiones — última versión hace 0 días
27/27Cadencia de publicación — una versión cada ~1,3 días
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Datos de entrada utilizados
releases_count58
latest_release_tagv1.7.0-beta.2
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases1,3

Comunidad y Adopción

¿Tiene el proyecto usuarios, descargas, atención y unas condiciones acogedoras para quienes contribuyen?

44En riesgo · 18% del índice global
Cómo se puntúa
22.1/60Estrellas — 24 estrellas
0/25Forks — 2 forks
0/15Observadores — 2 observadores
Datos de entrada utilizados
forks2
stars24
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (MPL-2.0)
18/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributing
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

¿Sobrevivirá el proyecto a sus personas: factor bus, capacidad de respuesta, quién lo respalda y mantenimiento del paquete?

68Moderado · 24% del índice global
Cómo se puntúa
25.2/54Factor bus — la mitad de los commits recae en 2 contribuyente(s)
16.1/22.5Distribución de commits — el principal contribuyente firma el 29% de los commits
13.5/13.5Amplitud de contribuyentes — 97 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 21 contributing companies or organizations
Datos de entrada utilizados
bus_factor2
contributors_sampled97
top_contributor_share0,286
Cómo se puntúa
38.9/46.8Resolución de issues — 83% de issues cerradas
35/38.3Aceptación de PR — 641/700 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/28 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs641
open_issues1
closed_issues5
issue_closed_ratio0,833
closed_unmerged_prs59
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
0/25Alcance del propietario — 0 seguidores de devsy-org
10.9/25Trayectoria — 25 repos públicos, cuenta de ~0 años
Datos de entrada utilizados
followers0
owner_typeOrganization
is_verified
owner_logindevsy-org
public_repos25
account_age_days100
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 0 días
20/20Historial de versiones — 137 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/devsy-org/devsy
ecosystemsgo
any_deprecatedno
min_days_since_publish0

Calidad de Ingeniería

¿Existen unas prácticas mínimas de ingeniería y documentación?

82Bueno · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 11 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .golangci.yaml, biome.json
9.6/9.6Hooks de pre-commit
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_config
has_precommit_config

Documentación

65Moderado
Cómo se puntúa
30/30README
0/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://devsy.sh
10/10Descripción del repositorio
10/10Topics — 11 topics
0/10Wiki
Datos de entrada utilizados
topicsai, containers, cursor, devcontainers, docker, docker-compose, kubernetes, linux, podman, vscode, devsy
has_wikino
homepagehttps://devsy.sh
has_readme
has_docs_dirno
has_description

Seguridad

¿Son sólidas las prácticas visibles de seguridad y de cadena de suministro, sin exposición jurisdiccional de alto riesgo sin resolver?

52Moderado · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/28 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 21 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 87 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate5,2

Preparación para IA

¿Hasta qué punto está el repositorio preparado para desarrollarse y mantenerse con agentes de codificación de IA? Es una insignia independiente y experimental — peso 0,0, de modo que se presenta por separado y no afecta a la puntuación de salud global.

71Bueno · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 28 de 28 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — Taskfile.yml
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yaml, biome.json
11/11Verificación estática de tipos — desktop/src/renderer/tsconfig.json, desktop/tsconfig.json, sites/images-devsy-sh/tsconfig.json
10/10Entorno reproducible — devcontainer, Dockerfile, lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
8/8Mantenimiento automatizado — 72 de los últimos 100 commits son actualizaciones automáticas de dependencias
8/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum, package-lock.json, yarn.lock
has_dockerfile
typed_language
bootstrap_filesTaskfile.yml
has_devcontainer
has_linter_config
typecheck_configsdesktop/src/renderer/tsconfig.json, desktop/tsconfig.json, sites/images-devsy-sh/tsconfig.json
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0,72
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
55/55Tamaños de archivo manejables — 0/1065 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes52.732
source_files_sampled1065
oversized_source_files0
Cómo se puntúa
40/40Esquema de API (OpenAPI/GraphQL/proto) — pkg/agent/tunnel/tunnel.proto
20/20Servidor MCP
0/40Ejemplos ejecutables
Datos de entrada utilizados
example_dirs
has_mcp_signal
api_schema_filespkg/agent/tunnel/tunnel.proto

Datos clave

24estrellas de GitHub
97contribuidores
1223commits en los últimos 12 meses
0días desde el último push
58versiones publicadas
2factor bus
1issues abiertas
Go, npmecosistemas de paquetes

Advertencias de recopilación de datos

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Más detalle

Historial de estrellas y forks 0 ★ / 2 ⇿
0Estrellas
2Forks
2Versiones

Cuándo se añadió cada estrella y fork, recopilado de GitHub y agrupado por día. El crecimiento acumulado se sitúa justo encima de las adiciones diarias que lo componen, de modo que ambos se leen en conjunto: la acumulación orgánica sostenida no se parece en nada a un pico abrupto y efímero. Cuando esa diferencia es medible, se informa como autenticidad del crecimiento.

111222212026-072026-072026-07
Mayor 0Menor 0Parche 1
OpenSSF Scorecard 5.2 / 10
5.2agregado

Evaluación de seguridad independiente y agnóstica en cuanto a herramientas, procedente del proyecto de código abierto OpenSSF Scorecard. Cada comprobación premia una práctica de seguridad, no la herramienta de un proveedor concreto. Las comprobaciones que Scorecard no pudo determinar se marcan como n/d y se excluyen de la puntuación de seguridad (nunca se cuentan como cero).Scorecard v5.5.0 · 2026-07-22 18:32 UTC

10Binary-Artifactsno binaries found in the repo
1Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/28 approved changesets -- score normalized to 0
10Contributorsproject has 21 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities87 existing vulnerabilities detected
Dependencias directas 82
RegistroPaqueteRestricción de versiónManifiesto
npmchokidar^5.0.0desktop/package.json
npmdompurify^3.4.7desktop/package.json
npmelectron-updater^6.8.3desktop/package.json
npmnode-pty^1.0.0desktop/package.json
npmposthog-node^5.34.2desktop/package.json
npmsvelte-spa-router^5.0.1desktop/package.json
npmunique-names-generator^4.7.1desktop/package.json
Goal.essio.dev/pkg/shellescapev1.6.0go.mod
Gocharm.land/huh/v2v2.0.3go.mod
Gocharm.land/lipgloss/v2v2.0.5go.mod
Gogithub.com/AlecAivazis/survey/v2v2.3.7go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/azcorev1.22.0go.mod
Gogithub.com/Azure/azure-sdk-for-go/sdk/azidentityv1.14.0go.mod
Gogithub.com/Microsoft/go-winiov0.6.2go.mod
Gogithub.com/awslabs/amazon-ecr-credential-helper/ecr-loginv0.12.0go.mod
Gogithub.com/blang/semver/v4v4.0.0go.mod
Gogithub.com/bmatcuk/doublestar/v4v4.10.0go.mod
Gogithub.com/compose-spec/compose-go/v2v2.13.0go.mod
Gogithub.com/containers/image/v5v5.36.2go.mod
Gogithub.com/creack/ptyv1.1.24go.mod
Gogithub.com/creativeprojects/go-selfupdatev1.6.0go.mod
Gogithub.com/devsy-org/agentapiv1.0.1go.mod
Gogithub.com/devsy-org/apiv1.1.0go.mod
Gogithub.com/devsy-org/apiserverv1.5.3go.mod
Gogithub.com/devsy-org/sshv1.2.2go.mod
Gogithub.com/distribution/referencev0.6.0go.mod
Gogithub.com/docker/cliv29.6.2+incompatiblego.mod
Gogithub.com/docker/dockerv28.5.2+incompatiblego.mod
Gogithub.com/docker/docker-credential-helpersv0.9.8go.mod
Gogithub.com/docker/go-connectionsv0.7.0go.mod
Gogithub.com/evanphx/json-patch/v5v5.9.11go.mod
Gogithub.com/go-logr/logrv1.4.4go.mod
Gogithub.com/go-logr/zaprv1.3.0go.mod
Gogithub.com/gofrs/flockv0.13.0go.mod
Gogithub.com/golang-jwt/jwt/v5v5.3.1go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/google/go-containerregistryv0.21.7go.mod
Gogithub.com/google/go-containerregistry/pkg/authn/kubernetesv0.0.0-20260624172245-e8b2b9e51df6go.mod
Gogithub.com/google/go-github/v89v89.0.0go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/gorilla/handlersv1.5.2go.mod
Gogithub.com/gorilla/websocketv1.5.4-0.20250319132907-e064f32e3674go.mod
Gogithub.com/joho/godotenvv1.5.1go.mod
Gogithub.com/moby/buildkitv0.31.2go.mod
Gogithub.com/moby/patternmatcherv0.6.1go.mod
Gogithub.com/moby/termv0.5.2go.mod
Gogithub.com/modelcontextprotocol/go-sdkv1.6.1go.mod
Gogithub.com/onsi/ginkgo/v2v2.32.0go.mod
Gogithub.com/onsi/gomegav1.42.1go.mod
Gogithub.com/pkg/sftpv1.13.11go.mod
Gogithub.com/posthog/posthog-gov1.21.0go.mod
Gogithub.com/shirou/gopsutil/v4v4.26.6go.mod
Gogithub.com/skratchdot/open-golangv0.0.0-20200116055534-eef842397966go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/tailscale/hujsonv0.0.0-20260722022634-78b5b162ee49go.mod
Gogithub.com/tidwall/gjsonv1.19.0go.mod
Gogithub.com/tonistiigi/fsutilv0.0.0-20260717003753-6d9dc2ebad62go.mod
Gogithub.com/u-root/u-rootv0.16.0go.mod
Gogo.uber.org/atomicv1.11.0go.mod
Gogo.uber.org/zapv1.28.0go.mod
Gogolang.org/x/cryptov0.54.0go.mod
Gogolang.org/x/modv0.38.0go.mod
Gogolang.org/x/syncv0.22.0go.mod
Gogolang.org/x/sysv0.47.0go.mod
Gogolang.org/x/termv0.45.0go.mod
Gogoogle.golang.org/grpcv1.82.1go.mod
Gogoogle.golang.org/protobufv1.36.12-0.20260120151049-f2248ac996afgo.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gogotest.toolsv2.2.0+incompatiblego.mod
Gok8s.io/apiv0.36.2go.mod
Gok8s.io/apimachineryv0.36.2go.mod
Gok8s.io/client-gov0.36.2go.mod
Gok8s.io/klog/v2v2.140.0go.mod
Gok8s.io/kube-aggregatorv0.36.2go.mod
Gok8s.io/kubectlv0.36.2go.mod
Gok8s.io/utilsv0.0.0-20260707023825-cf1189d6abe3go.mod
Gomvdan.cc/sh/v3v3.13.1go.mod
Gosigs.k8s.io/controller-runtimev0.24.1go.mod
Gosigs.k8s.io/yamlv1.6.0go.mod
Gotailscale.comv1.100.0go.mod
Todas las dependencias no recopilado

No fue posible recopilar el conjunto de dependencias resuelto para este informe: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [
        "ai",
        "containers",
        "cursor",
        "devcontainers",
        "docker",
        "docker-compose",
        "kubernetes",
        "linux",
        "podman",
        "vscode",
        "devsy"
      ],
      "is_fork": false,
      "size_kb": 88240,
      "has_wiki": false,
      "homepage": "https://devsy.sh",
      "languages": {
        "Go": 4045844,
        "CSS": 42046,
        "MDX": 132368,
        "HTML": 33378,
        "Shell": 5917,
        "Svelte": 379374,
        "JavaScript": 27247,
        "TypeScript": 373051,
        "Go Template": 841
      },
      "pushed_at": "2026-07-22T17:38:28Z",
      "created_at": "2026-04-18T04:29:28Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T09:36:57Z",
      "description": "Deploy devcontainers onto any cloud provider, Kubernetes cluster, and docker.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MPL-2.0",
      "default_branch": "main",
      "license_spdx_raw": "MPL-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "devsy-org",
      "company": null,
      "location": null,
      "followers": 0,
      "avatar_url": "https://avatars.githubusercontent.com/u/275603460?v=4",
      "created_at": "2026-04-13T04:33:50Z",
      "is_verified": null,
      "public_repos": 25,
      "account_age_days": 100
    },
    "license": {
      "state": "standard",
      "spdx_id": "MPL-2.0",
      "raw_spdx": "MPL-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.7.0-beta.2",
          "kind": "prerelease",
          "published_at": "2026-07-22T03:24:29Z"
        },
        {
          "tag": "v1.7.0-beta.1",
          "kind": "prerelease",
          "published_at": "2026-07-22T00:34:59Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2026-07-22T00:11:47Z"
        },
        {
          "tag": "v1.6.1-beta.1",
          "kind": "prerelease",
          "published_at": "2026-07-21T22:52:12Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2026-07-21T02:09:06Z"
        },
        {
          "tag": "v1.6.0-beta.2",
          "kind": "prerelease",
          "published_at": "2026-07-19T22:43:13Z"
        },
        {
          "tag": "v1.6.0-beta.1",
          "kind": "prerelease",
          "published_at": "2026-07-18T17:45:25Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2026-07-17T20:34:01Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2026-07-11T09:41:44Z"
        },
        {
          "tag": "v1.5.1-beta.3",
          "kind": "prerelease",
          "published_at": "2026-07-10T20:18:38Z"
        },
        {
          "tag": "v1.5.1-beta.2",
          "kind": "prerelease",
          "published_at": "2026-07-08T19:36:34Z"
        },
        {
          "tag": "v1.5.1-beta.1",
          "kind": "prerelease",
          "published_at": "2026-07-08T14:55:44Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-07-08T14:22:20Z"
        },
        {
          "tag": "v1.5.0-beta.3",
          "kind": "prerelease",
          "published_at": "2026-07-07T23:58:28Z"
        },
        {
          "tag": "v1.5.0-beta.2",
          "kind": "prerelease",
          "published_at": "2026-07-07T20:55:38Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2026-07-07T15:02:47Z"
        },
        {
          "tag": "v1.5.0-beta.1",
          "kind": "prerelease",
          "published_at": "2026-07-07T15:10:08Z"
        },
        {
          "tag": "v1.4.2-beta.1",
          "kind": "prerelease",
          "published_at": "2026-07-07T14:02:43Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2026-07-07T06:36:40Z"
        },
        {
          "tag": "v1.4.1-beta.1",
          "kind": "prerelease",
          "published_at": "2026-07-06T23:53:28Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2026-07-05T23:13:15Z"
        },
        {
          "tag": "v1.4.0-beta.3",
          "kind": "prerelease",
          "published_at": "2026-07-05T21:09:07Z"
        },
        {
          "tag": "v1.4.0-beta.2",
          "kind": "prerelease",
          "published_at": "2026-07-05T15:46:25Z"
        },
        {
          "tag": "v1.4.0-beta.1",
          "kind": "prerelease",
          "published_at": "2026-07-05T15:12:04Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2026-07-03T17:27:23Z"
        },
        {
          "tag": "v1.3.1-beta.v2",
          "kind": "prerelease",
          "published_at": "2026-07-03T16:44:29Z"
        },
        {
          "tag": "v1.3.1-beta.v1",
          "kind": "prerelease",
          "published_at": "2026-07-02T22:03:11Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2026-07-01T23:28:33Z"
        },
        {
          "tag": "v1.3.0-beta.v1",
          "kind": "prerelease",
          "published_at": "2026-07-01T15:39:52Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-07-01T12:22:05Z"
        },
        {
          "tag": "v1.2.0-beta.1",
          "kind": "prerelease",
          "published_at": "2026-07-01T11:49:28Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2026-06-29T23:56:37Z"
        },
        {
          "tag": "v1.1.0-beta.1",
          "kind": "prerelease",
          "published_at": "2026-06-29T17:38:46Z"
        },
        {
          "tag": "v1.0.1-beta.2",
          "kind": "prerelease",
          "published_at": "2026-06-27T17:22:17Z"
        },
        {
          "tag": "v1.0.1-beta.1",
          "kind": "prerelease",
          "published_at": "2026-06-27T02:05:16Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-06-26T21:03:10Z"
        },
        {
          "tag": "v1.10.0-beta.31",
          "kind": "prerelease",
          "published_at": "2026-06-21T23:54:17Z"
        },
        {
          "tag": "v1.3.0-rc.21",
          "kind": "prerelease",
          "published_at": "2026-05-19T00:48:53Z"
        },
        {
          "tag": "v1.3.0-rc.20",
          "kind": "prerelease",
          "published_at": "2026-05-18T23:54:43Z"
        },
        {
          "tag": "v1.3.0-rc.19",
          "kind": "prerelease",
          "published_at": "2026-05-18T22:58:24Z"
        },
        {
          "tag": "v1.3.0-rc.18",
          "kind": "prerelease",
          "published_at": "2026-05-18T20:12:49Z"
        },
        {
          "tag": "v1.3.0-rc.17",
          "kind": "prerelease",
          "published_at": "2026-05-18T19:49:43Z"
        },
        {
          "tag": "v1.3.0-rc.16",
          "kind": "prerelease",
          "published_at": "2026-05-18T19:43:08Z"
        },
        {
          "tag": "v1.3.0-rc.15",
          "kind": "prerelease",
          "published_at": "2026-05-18T19:35:46Z"
        },
        {
          "tag": "v1.3.0-rc.14",
          "kind": "prerelease",
          "published_at": "2026-05-18T18:52:23Z"
        },
        {
          "tag": "v1.3.0-rc.13",
          "kind": "prerelease",
          "published_at": "2026-05-18T18:40:04Z"
        },
        {
          "tag": "v1.3.0-rc.12",
          "kind": "prerelease",
          "published_at": "2026-05-18T18:30:51Z"
        },
        {
          "tag": "v1.3.0-rc.11",
          "kind": "prerelease",
          "published_at": "2026-05-18T18:20:57Z"
        },
        {
          "tag": "v1.3.0-rc.10",
          "kind": "prerelease",
          "published_at": "2026-05-18T16:45:54Z"
        },
        {
          "tag": "v1.3.0-rc.9",
          "kind": "prerelease",
          "published_at": "2026-05-18T15:23:50Z"
        },
        {
          "tag": "v1.3.0-rc.8",
          "kind": "prerelease",
          "published_at": "2026-05-18T15:05:25Z"
        },
        {
          "tag": "v1.3.0-rc.7",
          "kind": "prerelease",
          "published_at": "2026-05-18T14:13:32Z"
        },
        {
          "tag": "v1.3.0-rc.6",
          "kind": "prerelease",
          "published_at": "2026-05-18T14:02:04Z"
        },
        {
          "tag": "v1.3.0-rc.5",
          "kind": "prerelease",
          "published_at": "2026-05-18T13:55:52Z"
        },
        {
          "tag": "v1.3.0-rc.4",
          "kind": "prerelease",
          "published_at": "2026-05-18T10:35:56Z"
        },
        {
          "tag": "v1.3.0-rc.3",
          "kind": "prerelease",
          "published_at": "2026-05-18T07:21:42Z"
        },
        {
          "tag": "v1.3.0-rc.1",
          "kind": "prerelease",
          "published_at": "2026-05-18T08:52:35Z"
        },
        {
          "tag": "v1.3.0-rc.2",
          "kind": "prerelease",
          "published_at": "2026-05-18T05:09:28Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "0da0cf90968cb5f875acbf9f509df72139df32bb",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency react-dom to v19 (#715)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-22T06:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a26ed0e9c1930bfcccf3c37aa72a50423a1ba344",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update pre-commit hook biomejs/pre-commit to v2.5.5 (#713)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-22T06:03:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b86f887b4a4623eb41ffec3b5ab28940064cff37",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency react to v19 (#712)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-22T04:21:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49f7ed984a4b33d90b85275ccda3440989ba1158",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update github.com/tailscale/hujson digest to 78b5b16 (#711)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-22T04:13:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e79897074becbdc34f9b474c563a47536fc8841",
          "body": null,
          "is_bot": false,
          "headline": "feat(up): launch repository with externally defined devcontainer (#709)",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-22T03:07:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "056e8bc2d7b790595afd90010509ae8e0d1bcea6",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update dependency chokidar to v5 (#710)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-22T02:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d14d648f404d7f6b7416bf017db7f3ef821bc3ff",
          "body": null,
          "is_bot": false,
          "headline": "chore(ide): update vscode web and codeserver versions (#707)",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-22T02:15:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8feba9f73a61adf3e109578a637d657d08c17758",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency posthog-node to v5.45.2 (#708)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-22T01:00:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "218a3f1085b7affc7465f9575b4de420e83e7acd",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @lucide/svelte to v1.25.0 (#706)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-22T00:53:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aaf03042d6595ead38ef6fff53ce9d127a9a85f",
          "body": null,
          "is_bot": false,
          "headline": "feat(git): add support for GitLab merge requests (#704)",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-22T00:12:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85f9bc29574ac093469b8bcb786c70a021918c37",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update tailwindcss monorepo to v4.3.3 (#705)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-21T22:40:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5735b7e72b5e585872411f87a9a4709bf74a196",
          "body": null,
          "is_bot": false,
          "headline": "refactor(errors): handle error classification, codes, and exits (#698)",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-21T22:33:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f33fb714dfe0d12205a0cf0999c1991301e775b",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency vite to v8.1.5 (#703)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-21T17:45:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "425b9454af71a3f8c0800cad1e0ff6d4cf00a5e2",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency tsx to v4.23.1 (#702)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-21T10:50:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c1282760c9b8681a63b5004b76aa70446662f41",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency svelte-check to v4.7.3 (#701)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-21T07:46:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6aae5141968868df96152c8ea21f1e112fef56fd",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/posthog/posthog-go to v1.21.0 (#700)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-21T03:17:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcd9c2020d67b96da247d22bacc1c8c71a1e7d1f",
          "body": null,
          "is_bot": false,
          "headline": "feat(telemetry): workspace count and UI analytics (#697)",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-21T02:16:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f343cb320911a30aa4e11a34349e05740bba6e0a",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/go-logr/logr to v1.4.4 (#699)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-20T22:38:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "035e16e2faa9cec6cbeb24530af38ed9bf4fe1ad",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/checkout digest to 3d3c42e (#696)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-20T20:44:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5be7aaad4300b30e1427d19013ec7a4669bce603",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-python action to v7 (#695)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-20T06:09:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fa852e0c11307164243f900227a66aa57036f1d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency svelte to v5.56.6 (#694)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-19T22:42:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1e4f8a2b0c2f633ba15a54648f11a1a5a52a285",
          "body": "EnsurePullSecret collapsed a genuine GetAuthConfig error into the same\nbranch as \"no credentials present\", swallowing it with a nil return and\na misleading \"Couldn't retrieve credentials\" debug line. For a private\nregistry a real lookup failure then resurfaced later as an opaque\nImagePullBackOff instead of a clear error up front.",
          "is_bot": false,
          "headline": "fix(kubernetes): surface real pull-secret credential errors (#693)",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-19T22:34:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6411800dac917637c23c86a843cef2effed1d661",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency electron to v43.1.1 (#692)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-19T21:56:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82aaaa579a51a76d4a4daa6be2a7f6ca0bcd0e3c",
          "body": null,
          "is_bot": false,
          "headline": "perf(desktop): fix log ingest freeze and wrap log lines (#683)",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-19T21:50:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee6e83e111b1a1911b241d51a358b79dbafa573a",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @biomejs/biome to v2.5.4 (#691)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-19T20:46:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf2c987a9daf56e4347da1280f66460d0e84e79d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/posthog/posthog-go to v1.19.0 (#690)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-19T19:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7010925cab38c5ac52c95256ded16c1f86545b33",
          "body": "Add config.Result.Err() and ErrNoAgentResult so the agent-forwarded structured\nerror is resolved in one place, and split executeDevsyUp into validateUpResult\n+ resolveWorkdir. Removes the duplicated `result.Error != \"\"` check in up.go and\nagent.go and drops executeDevsyUp below the cyclomatic-complexity threshold.\nNo behavior change.",
          "is_bot": false,
          "headline": "refactor(up): up command agent result error reconciliation (#685)",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-19T19:02:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b6007b0cd9ec4dea8a97bfc7d75ec2680b489fc",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module google.golang.org/grpc to v1.82.1 (#689)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-19T17:46:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c8a8fd8dd269af4285ca427b7a5185fee273cd6",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update j178/prek-action digest to 5337cb9 (#688)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-19T07:36:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad252a2d3d8d8061ad571311e94bae3bc778df50",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/moby/buildkit to v0.31.2 (#687)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-19T02:25:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bd983e92dc780f6b8d44b6cd3605ffe0c9458f9",
          "body": "…e (#686)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/docker/cli to v29.6.2+incompatibl…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-18T22:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c891fc90d1f7062f2758e8f15dc22b064bf1f41c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update github.com/tonistiigi/fsutil digest to 6d9dc2e (#682)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-18T18:55:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa28ea2321f485c6448adaa8dd3fae4f63f972cf",
          "body": "Replace the hand-rolled context.WithCancel + signal goroutine with\nsignal.NotifyContext for first-signal cancellation, matching the pattern\nalready used in cmd/internal. The second-signal force-exit behavior is\npreserved via a small watchForForceShutdown helper. No behavior change.",
          "is_bot": false,
          "headline": "refactor(up): modernize WithSignals with signal.NotifyContext (#684)",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-18T17:53:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "789ddd8b9deb631623d4121ad42687bbdbd96f38",
          "body": "… (#681)",
          "is_bot": false,
          "headline": "feat(desktop): arrange workspace detail actions, tabs, and SSH access…",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-18T15:27:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c676a4e06e94593c497130455900035880fea2f6",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update github.com/tailscale/hujson digest to 10d7940 (#680)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-18T14:11:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9acc6afce02424547f0f04fafadb7c96a2357afb",
          "body": "…ctor (#676)",
          "is_bot": false,
          "headline": "feat(desktop): highlight active state in create-workspace source sele…",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-18T13:21:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c3bdbe28c72cebf8957285da31922434e1014d3",
          "body": "….16.5 (#679)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update pre-commit hook commitizen-tools/commitizen to v4…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-18T09:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "183411051336962a1f5f8eb819f7de70c6586d65",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update pre-commit hook biomejs/pre-commit to v2.5.4 (#678)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-18T06:07:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8d944fb48a145a045568edce16d2d05c8400c0c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-node action to v7 (#677)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-18T02:06:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3be07cccef59df2623fb83f858161bdc919e96f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-go action to v7 (#675)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-17T22:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcaccf50c18ca6e6e2ed73d8eef315345d8d30cc",
          "body": "…ents (#674)\n\nAdd components.json and tsconfig path aliases so the shadcn-svelte CLI\ncan resolve $lib and add future components consistently. Include the\nToggle and ToggleGroup UI primitives (wrapping the existing bits-ui\ndependency), matching the repo's generated-component conventions.",
          "is_bot": false,
          "headline": "feat(desktop): add shadcn-svelte config and Toggle/ToggleGroup compon…",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-17T21:14:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae1696d6a22b996ecf2fabc802c4f05266dc218c",
          "body": "The PathManager refactor (#74) dropped the DEVSY_HOME override that\nGetConfigDir() previously honored, so --home and $DEVSY_HOME had no\neffect and everything resolved under ~/.devsy.\n\nAdd a shared homeOverrideDir helper and route the five top-level dir\nmethods on each OS through it, rooting config/data at DEVSY_HOME and\ncache/state/run beneath it.\n\nFixes #672",
          "is_bot": false,
          "headline": "fix(config): honor DEVSY_HOME / --home in PathManager (#673)",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-17T20:33:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "445d7be03f13d457e610dc62baabe1d866396ea5",
          "body": "Adds the dev tools listed in CONTRIBUTING.md#development-setup to the\ndevcontainer configuration.",
          "is_bot": false,
          "headline": "chore: add go-task, python, and node features to devcontainer (#669)",
          "author_name": "Jason Healy",
          "author_login": "devnulljason",
          "committed_at": "2026-07-14T21:58:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2d3e1c0d48560525e65ea3829b438d8675d133d",
          "body": null,
          "is_bot": false,
          "headline": "ci(desktop): make lint-and-test a always-reporting gate job (#665)",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-14T16:46:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "095d26c809682414b6b134940f6c9cf02a4e1406",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update softprops/action-gh-release digest to 3d0d988 (#668)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-14T16:33:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52b856323279190a2696621c33dcf21107e7c2b6",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-node digest to 2499707 (#667)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-14T16:08:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a89ebf19120c15262a7cd89eb35fe7ebe003af7b",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency vite to v8 (#664)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-14T16:01:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20700dd22893c2adc2c8d1c0986e602fb323f31d",
          "body": null,
          "is_bot": false,
          "headline": "fix(desktop): resolve unsatisfiable vite/typescript peer deps (#666)",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-14T15:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab97846abce509fb58b94779a57f3c3993995412",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency typescript to v7 (#663)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-13T07:16:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29cf4905e28ae854148ecf9b2abfbfce6666e8b9",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency electron-vite to v5 (#662)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-13T02:41:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67c5d08e35a928ad48f825ebb7ec6e5b4380f7f1",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @lucide/svelte to v1.24.0 (#661)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-12T22:43:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b6ac81f163f29e74b977f4e9b9e3f3f84ae44f9",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/pkg/sftp to v1.13.11 (#660)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-12T19:40:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66a0b347270670ebceaeb76dfbb53f0d5b7d117e",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency electron-builder to v26 (#659)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-12T12:10:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1eed5b6c32169480735d37c6d448a6920186d97",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency electron to v43 (#658)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-12T05:15:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1829f45f72db2e0f2381c993fdabc34912e347cb",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @sveltejs/vite-plugin-svelte to v7 (#657)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-12T02:03:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1c6e5a44a4ba5b3b5c73a65b3e2c0d4b8ad3ce1",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @electron/rebuild to v4 (#656)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-11T21:52:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aee8a26f67d87eee5c315f75854c75a15dce84ab",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update github.com/tonistiigi/fsutil digest to f6a88cf (#655)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-11T18:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71eb4d335aeae9639e743ee1905caf84231c4981",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update docusaurus monorepo to v3.10.1 (#654)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-11T13:23:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b502113a469013a512cd21422dead6dbc77cd12f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @types/node to v22.20.1 (#653)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-11T11:57:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "915f4a2cb3708fb1d620fdcca79bbd2cf14e6e7f",
          "body": null,
          "is_bot": false,
          "headline": "feat(assets): serve provider and IDE icons from dl.devsy.sh (#652)",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-11T11:50:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e9ed159f872e678c1b1423b6e36c142cd15bc96",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @biomejs/biome to v2.5.3 (#651)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-11T09:43:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fed53fcb3a69b222a1b9f2762bf81a9318429df3",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency tsx to v4.23.0 (#650)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-11T05:11:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c89b1d1c961484b17dd9fd2c6088561b53b3bcc6",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update github.com/tonistiigi/fsutil digest to 345cea5 (#649)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-11T02:55:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c06c431a6ab34f5303e228ba03c34dea21635c4",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency tailwind-merge to v3.6.0 (#648)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-10T22:33:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9385475fbc7515a16bdf31a5b1827483c9354533",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency svelte-spa-router to v5.1.1 (#645)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-10T20:36:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "688730f7555e2ed24cc7893dd42648e7fad5a5a3",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency svelte-check to v4.7.2 (#644)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-10T20:24:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61d747544a66d6033ac63b8f45000306db30df09",
          "body": null,
          "is_bot": false,
          "headline": "fix(flatpak): run CLI on host so podman/docker resolve (#636)",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-10T20:17:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "584af96cb4dbf07aa5009272143a57c88df3e525",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency posthog-node to v5.40.0 (#643)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-10T19:27:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84d3e650a941611657f54f57827687496ab28d64",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency posthog-node to v5.39.4 (#642)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-10T16:45:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66ead39ed4899faddf930be38271509cd19b3ff1",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency jsdom to v29.1.1 (#641)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-10T16:37:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebb55064c15b4dc9eb7031f1d878ba55b5d7afd1",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @types/node to v22.20.0 (#640)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-10T10:01:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56ee17256e01560cb84bb7ae745b0b3ca7c95748",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @types/dompurify to v3.2.0 (#639)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-10T06:46:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e917a36a0a380411f480bf0d302d3690df702702",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency vitest to v4.1.10 (#638)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-10T02:41:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d26afb5b91bf58cec9bf973e3f83080c99b1f558",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/mod to v0.38.0 (#637)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-09T23:29:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f2f8f768054211a4717373fa3018671e9cb39b7",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/devsy-org/ssh to v1.2.2 (#633)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-09T20:20:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "934b633fb762ba60e7033f24a11c1b0de150954a",
          "body": null,
          "is_bot": false,
          "headline": "feat(sites): add landing page (#631)",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-09T19:31:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d44c50bcf98e9f2134e631968647bb50df39bad3",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update github.com/tonistiigi/fsutil digest to e151d4e (#632)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-09T18:58:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03ff40bad12e55501be2ba4343110a825fbdc070",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update pre-commit hook biomejs/pre-commit to v2.5.3 (#630)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-09T17:09:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f9e8a29077b443695f9d715010b947013d8f6ce",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/crypto to v0.54.0 (#629)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-09T11:45:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "101dd2496db23a1d38d56845571725700363e976",
          "body": "… v1.6.0 (#628)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module github.com/creativeprojects/go-selfupdate to…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-08T20:26:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46c533391c6e0688f6e110b8742c071ab5ac57f5",
          "body": null,
          "is_bot": false,
          "headline": "refactor(devcontainer): to improve scoping and responsibilities (#624)",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-08T19:35:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3242d00546f155aad824c52cc8704d1c6e11b8c3",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update module golang.org/x/sync to v0.22.0 (#626)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-08T16:40:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42ef45c29e7f633685bf7c249ba27bda620e350d",
          "body": "…_AGENT_IN_CONTAINER (#622)\n\nSigned-off-by: Samuel K <skevetter@pm.me>",
          "is_bot": false,
          "headline": "refactor(agent): detect devcontainer via workspace marker, drop DEVSY…",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-08T16:00:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b053e27139242c55f8304529f08c59fba1df98dd",
          "body": "Rebuild and Reset fired immediately with no explanation of their\neffects. Reset is destructive (removes the cloned source along with the\ncontainer) yet had no warning, unlike the safer Delete and Rename\nactions which already confirm.\n\nAdd ConfirmDialog prompts for both, matching the existing convention,\nwith descriptions grounded in the CLI flag semantics (up --recreate vs\nup --reset).",
          "is_bot": false,
          "headline": "feat(desktop): add confirmation dialogs for rebuild and reset (#627)",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-08T15:22:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb43cb39edef1445cafcb1499fe2ef9619c4bc2a",
          "body": "The Delete log and Copy log buttons in the workspace details log list\nspread the Tooltip.Trigger `{...props}` after their own `onclick`, so\nthe tooltip's handler overrode the button's, making clicks do nothing.\nSpread `{...props}` before `onclick` to match the working pattern used\nelsewhere on the page.",
          "is_bot": false,
          "headline": "fix(desktop): restore Delete/Copy log button click handlers (#625)",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-08T14:54:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4814ef3448afb473511158e921251804942d0e78",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @testing-library/svelte to v5.4.2 (#623)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-08T09:03:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5731cef0624931536b3395b1999fb604e82ac2e",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @playwright/test to v1.61.1 (#621)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-08T07:07:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c3538886ca69aac58a3aa43c8a47ae5bc51eb2c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @lucide/svelte to v1.23.0 (#620)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-08T02:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92243ce05333a70dd6539e398971b0f7652d941c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @biomejs/biome to v2.5.2 (#619)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-07T23:59:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70eacec8a8ae45954ec40d77f4cecc67a994aead",
          "body": "…tadata (#618)",
          "is_bot": false,
          "headline": "fix(docker): remap container UID when remote user comes from image me…",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-07T23:52:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21e9ecb145db4156d751ec49eb37217a78da8974",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update tailwindcss monorepo to v4.3.2 (#617)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-07T21:02:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e32743af20862226378df1d43344f77dbbb83c7",
          "body": null,
          "is_bot": false,
          "headline": "fix(delivery): cleanup build files for mounted volume (#615)",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-07T20:54:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "907484de89b3a32b994b86ef3b927a8c52ddd3ea",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency vitest to v4.1.9 (#616)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-07T19:59:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bed699a3b6400bead5a513a1f8fc1f22e2053123",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency vite to v6.4.3 (#614)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-07T14:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c429e50c097db31797ad62ae3131ab0950cb2ae",
          "body": null,
          "is_bot": false,
          "headline": "feat(devcontainer): support mounting volumes for workspaceMount (#605)",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-07T14:49:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6b132c04eb2bfcefec1b53789dd017ca16bde88",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency svelte-sonner to v1.1.1 (#613)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-07T14:08:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01fbe4492b8f4d5b0b86266b9ccf6f94d877acc6",
          "body": "… workspace logs (#609)",
          "is_bot": false,
          "headline": "fix(desktop): renderer freeze when handling large number of streaming…",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-07T14:01:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f12aa9d379b40a4ec11c8d4655b00365309f2581",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update k8s.io/utils digest to cf1189d (#612)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-07T12:25:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e114290336cfa07f6413508e35ea20f0262c5d0",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): update module github.com/google/go-github/v88 to v89 (#611)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-07T11:22:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a0443b03a9b3a25aa290c5fedddd0ae09f30d5c",
          "body": "Chromium's setuid chrome-sandbox cannot be root-owned/setuid inside an\nunprivileged Flatpak sandbox, causing a FATAL abort on launch. Launch\nthrough zypak-wrapper (bundled by org.electronjs.Electron2.BaseApp) so\nChromium uses Flatpak's bwrap sandbox instead.\n\nFixes #607",
          "is_bot": false,
          "headline": "fix(flatpak): launch Electron via zypak-wrapper (#608)",
          "author_name": "Samuel K",
          "author_login": "skevetter",
          "committed_at": "2026-07-06T23:52:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 58,
      "commits_last_year": 1223,
      "latest_release_at": "2026-07-22T03:24:29Z",
      "latest_release_tag": "v1.7.0-beta.2",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 35,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 1.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/devsy-org/devsy",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/devsy-org/devsy",
          "is_deprecated": false,
          "latest_version": "v1.6.1",
          "repository_url": "https://github.com/devsy-org/devsy",
          "versions_count": 137,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-21T22:40:25Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 24,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": null,
      "open_issues_and_prs": 11
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": true,
      "bootstrap_files": [
        "Taskfile.yml"
      ],
      "api_schema_files": [
        "pkg/agent/tunnel/tunnel.proto"
      ],
      "has_devcontainer": true,
      "typecheck_configs": [
        "desktop/src/renderer/tsconfig.json",
        "desktop/tsconfig.json",
        "sites/images-devsy-sh/tsconfig.json"
      ],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 52732,
      "source_files_sampled": 1065,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "desktop/package.json",
        "go.mod",
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go",
        "npm"
      ],
      "dependencies": [
        {
          "name": "chokidar",
          "manifest": "desktop/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.0"
        },
        {
          "name": "dompurify",
          "manifest": "desktop/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.4.7"
        },
        {
          "name": "electron-updater",
          "manifest": "desktop/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.8.3"
        },
        {
          "name": "node-pty",
          "manifest": "desktop/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.0"
        },
        {
          "name": "posthog-node",
          "manifest": "desktop/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.34.2"
        },
        {
          "name": "svelte-spa-router",
          "manifest": "desktop/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.1"
        },
        {
          "name": "unique-names-generator",
          "manifest": "desktop/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.7.1"
        },
        {
          "name": "al.essio.dev/pkg/shellescape",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "charm.land/huh/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.3"
        },
        {
          "name": "charm.land/lipgloss/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.5"
        },
        {
          "name": "github.com/AlecAivazis/survey/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.3.7"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/azcore",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.22.0"
        },
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/azidentity",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "github.com/Microsoft/go-winio",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.2"
        },
        {
          "name": "github.com/awslabs/amazon-ecr-credential-helper/ecr-login",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.0"
        },
        {
          "name": "github.com/blang/semver/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.0.0"
        },
        {
          "name": "github.com/bmatcuk/doublestar/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.10.0"
        },
        {
          "name": "github.com/compose-spec/compose-go/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.13.0"
        },
        {
          "name": "github.com/containers/image/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.36.2"
        },
        {
          "name": "github.com/creack/pty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.24"
        },
        {
          "name": "github.com/creativeprojects/go-selfupdate",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/devsy-org/agentapi",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/devsy-org/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/devsy-org/apiserver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.3"
        },
        {
          "name": "github.com/devsy-org/ssh",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.2"
        },
        {
          "name": "github.com/distribution/reference",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "name": "github.com/docker/cli",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v29.6.2+incompatible"
        },
        {
          "name": "github.com/docker/docker",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v28.5.2+incompatible"
        },
        {
          "name": "github.com/docker/docker-credential-helpers",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.8"
        },
        {
          "name": "github.com/docker/go-connections",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/evanphx/json-patch/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.9.11"
        },
        {
          "name": "github.com/go-logr/logr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.4"
        },
        {
          "name": "github.com/go-logr/zapr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/gofrs/flock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.13.0"
        },
        {
          "name": "github.com/golang-jwt/jwt/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.3.1"
        },
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/google/go-containerregistry",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.21.7"
        },
        {
          "name": "github.com/google/go-containerregistry/pkg/authn/kubernetes",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260624172245-e8b2b9e51df6"
        },
        {
          "name": "github.com/google/go-github/v89",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v89.0.0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/gorilla/handlers",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.2"
        },
        {
          "name": "github.com/gorilla/websocket",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.4-0.20250319132907-e064f32e3674"
        },
        {
          "name": "github.com/joho/godotenv",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.1"
        },
        {
          "name": "github.com/moby/buildkit",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.31.2"
        },
        {
          "name": "github.com/moby/patternmatcher",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.1"
        },
        {
          "name": "github.com/moby/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.2"
        },
        {
          "name": "github.com/modelcontextprotocol/go-sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.1"
        },
        {
          "name": "github.com/onsi/ginkgo/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.32.0"
        },
        {
          "name": "github.com/onsi/gomega",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.42.1"
        },
        {
          "name": "github.com/pkg/sftp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.13.11"
        },
        {
          "name": "github.com/posthog/posthog-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "github.com/shirou/gopsutil/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.26.6"
        },
        {
          "name": "github.com/skratchdot/open-golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200116055534-eef842397966"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/tailscale/hujson",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260722022634-78b5b162ee49"
        },
        {
          "name": "github.com/tidwall/gjson",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.19.0"
        },
        {
          "name": "github.com/tonistiigi/fsutil",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260717003753-6d9dc2ebad62"
        },
        {
          "name": "github.com/u-root/u-root",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.16.0"
        },
        {
          "name": "go.uber.org/atomic",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.0"
        },
        {
          "name": "go.uber.org/zap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.28.0"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.54.0"
        },
        {
          "name": "golang.org/x/mod",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.38.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.45.0"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.82.1"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.12-0.20260120151049-f2248ac996af"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "gotest.tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.0+incompatible"
        },
        {
          "name": "k8s.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/apimachinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/klog/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.140.0"
        },
        {
          "name": "k8s.io/kube-aggregator",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/kubectl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260707023825-cf1189d6abe3"
        },
        {
          "name": "mvdan.cc/sh/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.13.1"
        },
        {
          "name": "sigs.k8s.io/controller-runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.24.1"
        },
        {
          "name": "sigs.k8s.io/yaml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "tailscale.com",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.100.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 10,
        "merged_prs": 641,
        "open_issues": 1,
        "closed_ratio": 0.833,
        "closed_issues": 5,
        "closed_unmerged_prs": 59
      },
      "bus_factor": 2,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "pascalbreuninger",
          "commits": 870,
          "avatar_url": "https://avatars.githubusercontent.com/u/117151367?v=4"
        },
        {
          "type": "User",
          "login": "skevetter",
          "commits": 758,
          "avatar_url": "https://avatars.githubusercontent.com/u/69881238?v=4"
        },
        {
          "type": "User",
          "login": "FabianKramm",
          "commits": 701,
          "avatar_url": "https://avatars.githubusercontent.com/u/10119814?v=4"
        },
        {
          "type": "User",
          "login": "89luca89",
          "commits": 285,
          "avatar_url": "https://avatars.githubusercontent.com/u/598882?v=4"
        },
        {
          "type": "User",
          "login": "janekbaraniewski",
          "commits": 88,
          "avatar_url": "https://avatars.githubusercontent.com/u/9478651?v=4"
        },
        {
          "type": "User",
          "login": "pbialon",
          "commits": 63,
          "avatar_url": "https://avatars.githubusercontent.com/u/18076988?v=4"
        },
        {
          "type": "User",
          "login": "PRTTMPRPHT",
          "commits": 34,
          "avatar_url": "https://avatars.githubusercontent.com/u/71727154?v=4"
        },
        {
          "type": "User",
          "login": "lizardruss",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/727952?v=4"
        },
        {
          "type": "User",
          "login": "neogopher",
          "commits": 22,
          "avatar_url": "https://avatars.githubusercontent.com/u/87601990?v=4"
        },
        {
          "type": "User",
          "login": "dubinsky",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/486234?v=4"
        }
      ],
      "contributors_sampled": 97,
      "top_contributor_share": 0.286
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "act.yml",
        "cla.yml",
        "commit.yml",
        "desktop-ci.yml",
        "devcontainer.yml",
        "labeler.yml",
        "netlify-ops.yml",
        "pr-ci.yml",
        "release.yml",
        "restore-netlify.yml",
        "workflow-approval.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yaml",
        "biome.json"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [
        "go.sum",
        "package-lock.json",
        "yarn.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 1,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/28 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 21 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "87 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "0da0cf90968cb5f875acbf9f509df72139df32bb",
        "ran_at": "2026-07-22T18:32:44Z",
        "aggregate_score": 5.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T06:55:27Z",
      "oldest_open_prs": [
        {
          "number": 503,
          "created_at": "2026-06-06T15:23:14Z",
          "last_comment_at": "2026-06-06T15:23:26Z",
          "last_comment_author": "coderabbitai"
        },
        {
          "number": 504,
          "created_at": "2026-06-06T15:34:53Z",
          "last_comment_at": "2026-06-06T15:35:00Z",
          "last_comment_author": "coderabbitai"
        },
        {
          "number": 509,
          "created_at": "2026-06-06T17:31:16Z",
          "last_comment_at": "2026-06-06T17:33:40Z",
          "last_comment_author": "netlify"
        },
        {
          "number": 522,
          "created_at": "2026-06-24T01:33:35Z",
          "last_comment_at": "2026-06-24T01:33:47Z",
          "last_comment_author": "coderabbitai"
        },
        {
          "number": 603,
          "created_at": "2026-07-06T20:26:18Z",
          "last_comment_at": "2026-07-06T20:26:48Z",
          "last_comment_author": "netlify"
        },
        {
          "number": 610,
          "created_at": "2026-07-06T22:40:06Z",
          "last_comment_at": "2026-07-06T22:40:17Z",
          "last_comment_author": "netlify"
        },
        {
          "number": 646,
          "created_at": "2026-07-10T20:32:09Z",
          "last_comment_at": "2026-07-10T20:32:21Z",
          "last_comment_author": "netlify"
        },
        {
          "number": 647,
          "created_at": "2026-07-10T22:27:26Z",
          "last_comment_at": "2026-07-10T22:27:39Z",
          "last_comment_author": "coderabbitai"
        },
        {
          "number": 714,
          "created_at": "2026-07-22T06:26:32Z",
          "last_comment_at": "2026-07-22T06:55:23Z",
          "last_comment_author": "coderabbitai"
        },
        {
          "number": 716,
          "created_at": "2026-07-22T06:43:14Z",
          "last_comment_at": "2026-07-22T06:43:23Z",
          "last_comment_author": "netlify"
        }
      ],
      "last_merged_pr_at": "2026-07-22T06:33:37Z",
      "ci_last_conclusion": "SKIPPED",
      "oldest_open_issues": [
        {
          "number": 671,
          "created_at": "2026-07-16T06:51:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/devsy-org/devsy",
    "host": "github.com",
    "name": "devsy",
    "owner": "devsy-org"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 69,
      "inputs": {
        "security": 52,
        "vitality": 89,
        "community": 44,
        "governance": 68,
        "engineering": 82
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 89,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "commits_last_year": 1223,
              "human_commit_share": 0.28,
              "days_since_last_push": 0,
              "active_weeks_last_year": 35
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "35/52 weeks with commits",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 35
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1223 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1223
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 58,
              "latest_release_tag": "v1.7.0-beta.2",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 1.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "58 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~1.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 1.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 44,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "forks": 2,
              "stars": 24,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "24 stars",
                "points": 22.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MPL-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MPL-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 68,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 97,
              "top_contributor_share": 0.286
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 29% of commits",
                "points": 16.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 29
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "97 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 97
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 21 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "merged_prs": 641,
              "open_issues": 1,
              "closed_issues": 5,
              "issue_closed_ratio": 0.833,
              "closed_unmerged_prs": 59
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "83% of issues closed",
                "points": 38.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 83
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "641/700 decided PRs merged",
                "points": 35,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 641,
                      "decided": 700
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "followers": 0,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "devsy-org",
              "public_repos": 25,
              "account_age_days": 100
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "0 followers of devsy-org",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 0,
                      "login": "devsy-org"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "25 public repos, account ~0 yr old",
                "points": 10.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 25
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 0
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/devsy-org/devsy"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "137 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 137
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 82,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "11 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yaml, biome.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml, biome.json"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "ai",
                "containers",
                "cursor",
                "devcontainers",
                "docker",
                "docker-compose",
                "kubernetes",
                "linux",
                "podman",
                "vscode",
                "devsy"
              ],
              "has_wiki": false,
              "homepage": "https://devsy.sh",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://devsy.sh",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "11 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 52,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 5.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 21 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "87 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 10
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 71,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "28 of 28 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 28,
                      "sampled": 28
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "package-lock.json",
                "yarn.lock"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Taskfile.yml"
              ],
              "has_devcontainer": true,
              "has_linter_config": true,
              "typecheck_configs": [
                "desktop/src/renderer/tsconfig.json",
                "desktop/tsconfig.json",
                "sites/images-devsy-sh/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.72
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Taskfile.yml",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Taskfile.yml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yaml, biome.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml, biome.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "desktop/src/renderer/tsconfig.json, desktop/tsconfig.json, sites/images-devsy-sh/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "desktop/src/renderer/tsconfig.json, desktop/tsconfig.json, sites/images-devsy-sh/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "72 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 72,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 52732,
              "source_files_sampled": 1065,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/1065 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1065,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "moderate",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": true,
              "api_schema_files": [
                "pkg/agent/tunnel/tunnel.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "pkg/agent/tunnel/tunnel.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "pkg/agent/tunnel/tunnel.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T18:33:16.440280Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/devsy-org/devsy.svg",
  "full_name": "devsy-org/devsy",
  "license_state": "standard",
  "license_spdx": "MPL-2.0"
}

Las puntuaciones son señales, no garantías. Reflejan prácticas públicamente visibles en GitHub; no son una auditoría de código ni una garantía de seguridad.

Los datos ausentes se excluyen y los pesos se renormalizan; nunca se puntúan como cero. La metodología es versionada y abierta: métricas v1.13.0, esquema v0.26.0 — metodología completa · wiki de métricas.

Cómo se sitúa un resultado dentro del registro general: estadísticas agregadasGo.