playground_controller library
Classes
- McpPlaygroundStorageDelegate
- Abstract delegate for storing and loading LLM configuration, server registry, and saved setups.
- PlaygroundController
- Controller managing the state of the AI Agent Playground, chat messages, active tool loop execution, and server manager.
- A default implementation of McpPlaygroundStorageDelegate using SharedPreferences.