From 18bd25f5c0356a7d37559daf45d37d1c78462618 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Sun, 8 Feb 2026 22:28:04 +0100 Subject: Add statement of former LLM use --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 9134668..759c8d0 100644 --- a/README.md +++ b/README.md @@ -83,3 +83,14 @@ any text with spaces or `\n`. - `[Note] (90, 25) We're close to the edge \n so we can multiline it.` [swift-format]: https://github.com/apple/swift-format.git + +## Statement of Former LLM Use + +At a point during construction of this app, I begun LLM use. Features that +were built with this assistance are some of the preference panes, sharing, +and tests. + +Since then I've stopped using LLMs and don't plan to use them, as such I am +trying to remove the llm contributions and replace them from a nonslop base. + +As I no longer use macOS as my main OS, this will be a bit of a slow process. -- cgit