From 947a42ddd428ed5a69d76112e91fff4467c2b408 Mon Sep 17 00:00:00 2001 From: uhlwoogi Date: Fri, 1 May 2026 13:57:49 +0000 Subject: [PATCH] Add vibe-coded disclaimer to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b3c9237..dbc6d1a 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ > **Upstream credit:** All core functionality — widgets, theming, layout engine, hot-reload — is the work of the [Glance](https://github.com/glanceapp/glance) project and its contributors. This fork adds an editing UI on top and nothing else. If you find Glance useful, consider [sponsoring the upstream project](https://github.com/sponsors/glanceapp). +> **⚠️ Vibe coded:** The editing UI in this fork was built entirely with AI assistance and has not been rigorously tested. It may have bugs, edge cases, or security issues — particularly around config file handling. Use it on a trusted network, keep backups, and don't be surprised if something breaks. PRs welcome. + --- ## What's added