From 2036149d9d8546e3710da7b33cd82bb32d4af53f Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Thu, 20 Aug 2026 09:16:36 +0300 Subject: [PATCH] docs: improve README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d29c071..f0c7b30 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # Agent Playground 🤖 [![Agent Playground](https://img.shields.io/badge/Agent-Playground-blue.svg)](https://github.com/coldstone/agent-playground) @@ -44,7 +46,7 @@ A comprehensive development and debugging platform for AI Agents and Tools. Agen - **Session Management**: Multiple chat sessions with auto-save ### 🔧 Developer-Friendly Features -- **Local Storage**: All data stored locally in browser (IndexedDB) +- **Local Storage**: All data stored locally in browser (IndexedDB and localStorage) - **Import/Export**: Backup and share agent/tool configurations - **Hot Reload**: Instant updates during development - **Error Handling**: Comprehensive error messages and debugging info