From ed98481578b27e0b19fa31e9c9e423e1ff163291 Mon Sep 17 00:00:00 2001 From: Ed_ Date: Fri, 5 Jun 2026 21:32:46 -0400 Subject: [PATCH] update readme with note --- Readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Readme.md b/Readme.md index 103ceb17..098234f2 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,14 @@ # Manual Slop +## *Note by the Human behind this* + +I see the potential of AI as both an invaluable learning tool, and percise code generator when handled with care and deep curation. +This repo is both a proof of concept of this assertion and a tool to achieve this because every single paid or vested "AI Agenic developer" seems to not be interested in these principles. + + + +## Summary + ![img](./gallery/splash.png) A high-density GUI orchestrator for local LLM-driven coding sessions. Manual Slop bridges high-latency AI reasoning with a low-latency ImGui render loop via a thread-safe asynchronous pipeline, ensuring every AI-generated payload passes through a human-auditable gate before execution.