From 7d402570a2a4e8e9bd7ff0992ade3a9cd6795e95 Mon Sep 17 00:00:00 2001 From: Max Date: Fri, 17 Apr 2026 18:04:52 +0200 Subject: [PATCH] Add kubevirt and cloud-hypervisor (#441) From my best-effort checking it seems both projects started accepting (or at least people started documenting) AI contributions in mid/late 2025. I picked versions release versions slightly before that point to be on the safe side but there is always the possibility something went in that wasn't disclosed. Cloud-Hypervisor is a bit tricky to ping-down because their guidance tells people to run the AI PR reviews locally and not include the output in the PR discussion. Co-authored-by: cloudymax Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/441 Reviewed-by: JesseBot Co-authored-by: Max Co-committed-by: Max --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ba897d2..e1e7f81 100644 --- a/README.md +++ b/README.md @@ -878,6 +878,8 @@ This is for both social media websites and apps. | Name | Last Untainted Version or Commit ID | Tags and Evidence | |---|:---:|---| | [Botspot Virtual Machine](https://github.com/Botspot/bvm) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/Botspot/bvm?tab=readme-ov-file#ask-me-anything)) | +|[Cloud-Hypervisor](https://github.com/cloud-hypervisor/cloud-hypervisor/)| [`v47.0`](https://github.com/cloud-hypervisor/cloud-hypervisor/releases/tag/v47.0) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) [(1)](https://github.com/cloud-hypervisor/cloud-hypervisor/blob/ea2df946f63d6662cae3a93ef3299d397a543a10/CONTRIBUTING.md#aillm-assistance--generated-code)
[![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) [(1)](https://github.com/cloud-hypervisor/cloud-hypervisor/blob/ea2df946f63d6662cae3a93ef3299d397a543a10/CONTRIBUTING.md#code-review) | +| [Kubevirt](https://kubevirt.io/) | [`v1.5.0`](https://github.com/kubevirt/kubevirt/releases/tag/v1.5.0) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) [(1)](https://github.com/kubevirt/community/blob/main/ai-contribution-policy.md)
[![AI In Issue Tracker](./badges/ai-in-issue-tracker-teel.svg)](https://codeberg.org/small-hack/open-slopware#ai-in-issue-tracker) [(1)](https://github.com/kubevirt/kubevirt/issues/17003#issuecomment-3990607938)
[![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) [(1)](https://github.com/kubevirt/kubevirt/pull/17522#pullrequestreview-4128078747) | | [VirtualBox](https://www.virtualbox.org/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/VirtualBox/virtualbox/blob/main/AGENTS.md)) | > [!NOTE]