Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


# Agent Playground 🤖

[![Agent Playground](https://img.shields.io/badge/Agent-Playground-blue.svg)](https://github.com/coldstone/agent-playground)
Expand Down Expand Up @@ -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
Expand Down