diff --git a/Readme.md b/Readme.md index 6f23389..9917c2a 100644 --- a/Readme.md +++ b/Readme.md @@ -1,4 +1,6 @@ -# Manual Slop +# Sloppy + +![img](./gallery/splash.png) A 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. diff --git a/gallery/splash.png b/gallery/splash.png new file mode 100644 index 0000000..0827162 Binary files /dev/null and b/gallery/splash.png differ