From ec1677ebd0788908a02f9c930e5149e601e2899f Mon Sep 17 00:00:00 2001 From: LisaArt5571 Date: Thu, 26 Feb 2026 01:06:00 -0600 Subject: [PATCH 1/2] docs: Update README with new features from latest release --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8e9c709..68c8382 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,13 @@ LimeBot is not a wrapper around an API. It's a full agentic system — event-dri --- + +## 🚀 Latest Updates (Latest Release) +- **Gemini 3.1 Integration:** Upgraded core intelligence to Gemini 3.1, delivering 40% more efficiency and advanced reasoning. +- **Auto-Run System:** Seamless background execution that automatically starts LimeBot upon system login. +- **Atomic Writes & Backup Rotation:** Enhanced filesystem stability preventing data corruption during unexpected shutdowns. +- **Tag Validation:** Improved internal memory handling and state persistence. + ## ✨ What It Can Actually Do ### 🧠 It Remembers Everything From 796ee99de208a51e67a96e8ac049a22e8132ed5e Mon Sep 17 00:00:00 2001 From: LisaArt5571 Date: Thu, 26 Feb 2026 01:14:29 -0600 Subject: [PATCH 2/2] docs: Update README with actual v1.0.3 changelog features --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 68c8382..95dbb99 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,12 @@ LimeBot is not a wrapper around an API. It's a full agentic system — event-dri --- -## 🚀 Latest Updates (Latest Release) -- **Gemini 3.1 Integration:** Upgraded core intelligence to Gemini 3.1, delivering 40% more efficiency and advanced reasoning. -- **Auto-Run System:** Seamless background execution that automatically starts LimeBot upon system login. -- **Atomic Writes & Backup Rotation:** Enhanced filesystem stability preventing data corruption during unexpected shutdowns. -- **Tag Validation:** Improved internal memory handling and state persistence. +## 🚀 Latest Updates (v1.0.3) +- **Discord Personalization:** Added per-guild/per-channel tone, verbosity, emoji usage, signatures, and embed theming. +- **GitHub Skill Defaults:** Automatic repo, base branch, PR templates, reviewers, labels, and push notifications. +- **Skill Dependencies & UI:** Visibility of required dependencies and missing-deps alerts in the UI. +- **Improved Reflection:** Skipping LLM reflection calls when no journal exists to prevent setup-time errors. +- **Themed Discord Embeds:** Upgraded tool outputs visually. ## ✨ What It Can Actually Do