diff options
| author | Ruben Beltran del Rio <jj@r.bdr.sh> | 2026-02-08 22:28:04 +0100 |
|---|---|---|
| committer | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-09-12 10:17:50 +0200 |
| commit | 18bd25f5c0356a7d37559daf45d37d1c78462618 (patch) | |
| tree | aca6c1133f25fbb7b04c3f428130982fe24350ad /README.md | |
| parent | bc4115836358bad4d7a45f731ae7f500e0580ea4 (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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. |