This is an update to the MicroPython version:
- Added Desktop Simulator for Mac/Linux (@Slasher006)
- Updated Apps: Cube, Snake, Minesweeper, Tetris, Flappy Bird, LatheCalc, FlipWorld, and Tower Defense
- Fixed PicoW support
- Added
Settingsclass and implemented across apps/views that use settings - Increased Pico2/Pico2W flash size to 2MB and lowered Pico/PicoW slash size to 868KB and 432KB
- Updated
HTTPclass with chunked send looping - Added
Agentapplication withApp CreatorandDevice Managermodes - Added OpenAI and DeepSeek API key settings (for use with agents)